SOLUTION: Name: MAT 145: Topics In Contemporary Math Bases Convert each of the following numbers into base-10 numbers. 1) 11000101(2) 2) 10011010(2) 3) 1023(5

Algebra.Com
Question 1192159: Name: MAT 145: Topics In Contemporary Math

Bases
Convert each of the following numbers into base-10 numbers.
1) 11000101(2)
2) 10011010(2)
3) 1023(5)
4) 10053(7)
5) 32102(4)

Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20850)   (Show Source): You can put this solution on YOUR website!
1)

2)
3)

4)

5)



Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


The student should understand the method shown by the other tutor for doing these conversions, because it helps the student learn about place values in different bases.

However, the method shown is inefficient, especially for numbers with many digits, since it requires knowing all the powers of the given base. There is a much more efficient method for doing these conversions.

Here is the algorithm:
start from the leftmost digit and
(1) multiply by the base and add the next digit;
(2) repeat (1) until all digits have been used

Here are the calculations for your 3rd example, 1023 base 5:

1*5=5; 5+0=5
5*5=25; 25+2=27
27*5=135; 135+3=138

And for your 4th example, 10053 base 7:

1*7=7; 7+0=7
7*7=49; 49+0=49
49*7=343; 343+5=348
348*7=2436;2436+3=2439

And your last, 32102 base 4:

3*4=12; 12+2=14
14*4=56; 56+1=57
57*4=228; 228+0=228
228*4=912; 912+2=914


RELATED QUESTIONS

Name: MAT 145: Topics In Contemporary Math Bases Covert each of... (answered by MathLover1)
Name: MAT 145: Topics In Contemporary Math Operations in Bases... (answered by Solver92311,MathLover1)
MAT 145: Topics In Contemporary Math QUESTION 6 Add the following... (answered by ikleyn)
MAT 145: Topics In Contemporary Math QUESTION Subtract the following... (answered by Edwin McCravy,Alan3354)
MAT 145: Topics In Contemporary Math Number Theory and Prime Numbers Find the... (answered by Alan3354,MathLover1)
MAT 145: Topics In Contemporary Math More Modular Arithmetic Find each of... (answered by ikleyn)
MAT 145: Topics In Contemporary Math 18: Logarithms Can Someone please... (answered by ikleyn)
MAT 145: Topics In Contemporary Math Number Theory and Prime Numbers Find the... (answered by MathLover1)
MAT 145: Topics In Contemporary Math Probability 3) Suppose we roll a... (answered by math_tutor2020)