SOLUTION: Convert the numeral 1011 base 2 to base 10 I got 7 for the answer is this right?
Algebra
->
Exponents
-> SOLUTION: Convert the numeral 1011 base 2 to base 10 I got 7 for the answer is this right?
Log On
Algebra: Exponents and operations on exponents
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponents
Question 77397
:
Convert the numeral 1011 base 2 to base 10
I got 7 for the answer is this right?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
Convert the numeral 1011 base 2 to base 10
----------
=1*2^3 + 0*2^2 + 1*2^1 + 1*2*0
= 8 + 0 + 2 + 1
= 11 (base 10)
==========
Cheers,
Stan H.