answersLogoWhite

0


Best Answer

10

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you writ the number 2 in binary equivalents?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In binary number counting what does ten stand for?

The binary number 10 represents 2. The decimal number 10 in binary would be 1010.


How can I calculate 8 into a Binary number?

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


In binary number counting what does 10 stand for?

10 is a 2 bit binary number, when converted to decimal numbers it is 2.


What does one and zero mean in binary form?

The binary number 10 represents the number 2


What is the decimal conversion of the binary number 111?

To convert the binary number 111 to decimal, you can use the positional notation method. The binary number 111 represents the sum of 2^2 + 2^1 + 2^0, which equals 4 + 2 + 1. Therefore, the decimal conversion of the binary number 111 is 7.


What does binary code mean?

170/2 = 85 R 0. Therefore binary number so far is 0.85/2 = 42 R 1. Therefore binary number so far is 10.42/2 = 21 R 0. Therefore binary number so far is 010.21/2 = 10 R 1. Therefore binary number so far is 1010.10/2 = 5 R 0. Therefore binary number so far is 01010.5/2 = 2 R 1. Therefore binary number so far is 101010.2/2 = 1 R 0. Therefore binary number so far is 0101010.1/2 = 0 R 1. Therefore binary number so far is 10101010.The integer portion of last division was 0 so for the decimal number 170, the binary equivalent is 10101010.


What is the largest binary number that can be obtained with 64 bits?

the largest binary number is 1.84467440737e19. to figure this out you put 2 to the exponent of the certain amount of bits. Eg: 2^64 equals the binary number


What is 10 in binary?

The number ten (10 in decimal format) is 1010 in binary form. The binary number 10 is 2 in decimal form.


The binary number 10 represents what in the decimal number system?

Binary ( 1 0 ) = decimal ( 2 )


How many equivalents of Mg^ 2+ are present in a solution that contains 2.60 mol of Mg^ 2?

{


Why binary number need more space?

For the simple reason that the 'places' in a binary number represent multiples of 2, rather than 10. Therefore, a binary '10' = a decimal '2.'


What is the binary number for 25?

The binary number for 25 is 11001. This is because binary is a base-2 number system, meaning each digit can only be 0 or 1. To convert the decimal number 25 to binary, you divide 25 by 2 repeatedly, noting the remainders from each division. Reading the remainders from bottom to top gives you the binary equivalent.