document.write( "Question 534290: Use scienific notation to divide the followering two numbers. Express the aswer using scientific notation; retain at least three decimal places.
\n" );
document.write( " (5.2 * 10^7) / (3.15 * 10^3) \n" );
document.write( "
Algebra.Com's Answer #351439 by rfer(16322) ![]() You can put this solution on YOUR website! 5.2/3.15=1.651 \n" ); document.write( "10^7-10^3=10^4 \n" ); document.write( "1.651*10^4 \n" ); document.write( " |