If you want me to pick the correct answer out of a list of multiple choices for you,then the least you could do would be to show me the list.(00001001)2 = (9)10
7
010010102 in base 10, that is 26 + 23 + 21 = 64 + 8 + 2 = 74
Every decimal number can be represented by a binary number - and conversely.
Decimal 11 = binary 1011
00001001 can be written as 0000 1001 which is hex 09 and hence has a decimal value of 9
If you want me to pick the correct answer out of a list of multiple choices for you,then the least you could do would be to show me the list.(00001001)2 = (9)10
The decimal number 23 corresponds to the binary number 10111.
7
7
207
The following is the answer!
Well, isn't that just a happy little binary number we have here! When we look at 00001001, we can see that it represents the decimal number 9. Each place in the binary number represents a power of 2, starting from the right with 2^0, then 2^1, 2^2, and so on. So, 02^7 + 02^6 + 02^5 + 02^4 + 12^3 + 02^2 + 02^1 + 12^0 equals 9.
The answer will depend on what base the given number is in!
A binary number should start with 1. So 00000111 is really just 111, which equals 7
010010102 in base 10, that is 26 + 23 + 21 = 64 + 8 + 2 = 74
The decimal number 101 is represented by the binary number 1100101.