answersLogoWhite

0

10

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Is PbSO4 binary?

no. 1101010010101010010101: binary. bi: 2


How do you convert 000010 in binary?

000010 in binary is 2 in decimal.


What is the Difference between a binary 1 and binary 2 compound?

Binary 1 compounds contain one type of cation and one type of anion, while binary 2 compounds contain two different cations or two different anions. Binary 1 compounds have a 1:1 ratio of cation to anion, while binary 2 compounds have a 2:2 ratio.


How do you write the number 5 in binary?

To write the number 5 in binary, you represent it using powers of 2. The binary equivalent of 5 is 101, which is calculated as 1×2² + 0×2¹ + 1×2⁰. This means there is one 4 (2²), no 2 (2¹), and one 1 (2⁰) in the number. Thus, 5 in binary is 101.


How can I calculate 8 into a Binary number?

Find the powers of 2. 8 in binary would be 1000


Why is 1 1 2?

binary. ex. 0 in binary = 0, 1 = 01, and 2 = 11.


What base is binary?

2


What is the binary for the number 1000?

The binary representation of the decimal number 1000 is 1111101000. In binary, each digit represents a power of 2, starting from the rightmost digit, which is 2^0. To convert 1000 to binary, you can repeatedly divide the number by 2 and record the remainders.


What is the equivalent of 19 in binary?

19 in binary is... 10011 (16+2+1)


What is 2 plus 2 in binary?

100


Which Is the results of binary fission?

Symmetric cell division is the result of binary fission. Binary fission is a type of asexual reproduction.


How do you express the number 2 in binary?

Binary code means that only whole integers up to 2 (0=<x<2), excluding two can be used. Binary basically makes all even numbers 0 (or false) and odd numbers 1 (or true) The number "2" in binary is "0"