SOLUTION: how do you convert BBB(base16) to decimal.

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: how do you convert BBB(base16) to decimal.      Log On


   



Question 406814: how do you convert BBB(base16) to decimal.
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
B is 11 in decimal

BBB = 11(16^2) + 11(16^1) + 11(16^0)