document.write( "Question 1108836: ) Perform the indicated operations and write the answer in scientific notation:
\n" );
document.write( "(5.2 x 10^3)(4.5 x 10^5) \n" );
document.write( "
Algebra.Com's Answer #723838 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! ) Perform the indicated operations and write the answer in scientific notation: \n" ); document.write( "(5.2 x 10^3)(4.5 x 10^5) \n" ); document.write( "===================== \n" ); document.write( "Use * (Shift 8) for multiply, not x. \n" ); document.write( "(5.2*10^3)(4.5*10^5) \n" ); document.write( "= 5.2*4.5*10^8 \n" ); document.write( "= 23.4*10^8 \n" ); document.write( "= 2.34*10^9 \n" ); document.write( "========================= \n" ); document.write( "e format is commonly used, and saves some typing. \n" ); document.write( "(5.2*10^3)(4.5*10^5) \n" ); document.write( "(5.2e3)(4.5e5) \n" ); document.write( "= 23.4e8 \n" ); document.write( "= 2.34e9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |