The number 1 as a binary number is 1
No, 166 is even and 2 is the only even prime number.
There is no decimal number for the binary number 13 because 13 cannot be a binary number.
The number 678 in binary is the ten-digit number 1010100110. (10101 00110) The digits in a binary number are exponents of 2 rather than 10, so that for a ten-digit number in binary, the digit places represent 512, 256, 128, 64, 32, 16, 8, 4, 2, 1 instead of increasing values of 10. 1010100110 = 512 + (0x256) + 128 + (0x64) + 32 + (0x16) + (0x8) + 4 + 2 + (0x1) = 678 This was determined using the subtraction method: 678 - 512 = 166 (1) no 256 (0) 166 - 128 = 38 (1) no 64 (0) 38 - 32 = 6 (1) no 16 (0) no 8 (0) 6 - 4 = 2 (1) 4 - 2 = 0 (1) no 1 (0) = 1010100110
47 in binary code is 00010111.
As an 8 digit binary number it is equal to 166.
If this binary number is broken down as 128+32+4+2 it equals 166.
100
The number 919167 in binary is 11100000011001111111
The number 225 in binary is 11100001
The number 4693 in binary is 1001001010101
The number 1 as a binary number is 1
No, 166 is even and 2 is the only even prime number.
There is no decimal number for the binary number 13 because 13 cannot be a binary number.
The number 14 in binary is 1110
47 in binary code is 00010111.
The number 160 in binary is 10100000