SOLUTION: Convert 2312 Base 4 to Base 10

Algebra ->  Subset -> SOLUTION: Convert 2312 Base 4 to Base 10      Log On


   



Question 728477: Convert 2312 Base 4 to Base 10
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Convert 2312 Base 4 to Base 10
----
2*4^3 + 3*4^2 + 1*4 + 2
----
= 2*64 + 3*16 + 6
---
= 128 + 48 + 6
======
= 182 (base 10)
===================
Cheers,
Stan H.
==================