SOLUTION: how to multiply by powers of 10?
Algebra
->
Decimal-numbers
-> SOLUTION: how to multiply by powers of 10?
Log On
Algebra: Decimal numbers, power of 10, rounding
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on decimal-numbers
Question 503683
:
how to multiply by powers of 10?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
To multiply by 10^n, add n zeros to the end of the number.
example: 3 * 100 = 3 * 10^(2) = 300