To convert the binary number 110010 to base 10, you need to multiply each digit by 2 raised to the power of its position from right to left, starting at 0. In this case, it would be:
1 * 2^5 + 1 * 2^4 + 0 * 2^3 + 0 * 2^2 + 1 * 2^1 + 0 * 2^0 = 32 + 16 + 0 + 0 + 2 + 0 = 50
Therefore, the binary number 110010 is equal to the decimal number 50.
Chat with our AI personalities
50!
110010 base 2 has one 2, one 16 and one 32 32 + 16 + 2 = 50 base 10
20
27 = 102 base 5 Base 10: 27 = 2 x 10 + 7 = 27 Base 5: 102 = 1 x 25 + 0 + 2 = 27
It is 15 in base 10.
21.6 = 216/10 = 213/5 as a mixed number. As a fraction this converts to 216/10 or 108/5