document.write( "Question 190416: How do you evaluate (3*10^4)(3*10^5) \n" ); document.write( "
Algebra.Com's Answer #142912 by Alan3354(69443) You can put this solution on YOUR website! How do you evaluate (3*10^4)(3*10^5) \n" ); document.write( "------------------ \n" ); document.write( "You multiply the coefficients, 3*3 = 9 \n" ); document.write( "You add the exponents, (10^4)*(10^5) = 10^9 \n" ); document.write( "(3*10^4)(3*10^5) = 9*10^9 \n" ); document.write( " \n" ); document.write( " |