document.write( "Question 170118: 1. .00004734
\n" );
document.write( "2. 674,000\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Convert to scientific notation \n" );
document.write( "
Algebra.Com's Answer #125550 by Alan3354(69443) You can put this solution on YOUR website! 1. .00004734 \n" ); document.write( "2. 674,000 \r \n" ); document.write( "\n" ); document.write( "Convert to scientific notation \n" ); document.write( "-------------- \n" ); document.write( "1. .00004734 = 4.734* 10^(-5) or 4.743E-5 \n" ); document.write( "2. 674,000 = 6.74*10^5 or 6.74E5\r \n" ); document.write( "\n" ); document.write( "The 6.74E5 is often used by programmers, and seen in code listings. \n" ); document.write( " |