The answer is "50".
For binary conversions start from the right most digit and move to the left.
1)The first digit is zero or one.
2)The second digit is zero or two (2).
3)The third is zero or four (4).
4)The fifth is zero or eight (8).
5)The sixth is zero or sixteen (16).
6)The seventy is zero or thirty two(32).
7)The eight is zero or sixty four (64).
Note: each higher digit is “2” taken to the next higher exponential value; starting with the zero power.
1)2 to the zero power = 1
2)2 to the first power = 2
3)2 to the second power = 4
4)Etc.…
convert 110010 to base 10
2
I'm not sure about this one is it 60 or 62 I did all the steps, but it seems like I'm still missing something
2 answers
I see where I made a mistake thanks!