document.write( "Question 503683: how to multiply by powers of 10? \n" ); document.write( "
Algebra.Com's Answer #804274 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
To multiply by 10^n, add n zeros to the end of the number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "example: 3 * 100 = 3 * 10^(2) = 300\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );