SOLUTION: Convert 2312 Base 4 to Base 10
Algebra
->
Subset
-> SOLUTION: Convert 2312 Base 4 to Base 10
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 728477
:
Convert 2312 Base 4 to Base 10
Answer by
stanbon(75887)
(
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.
==================