document.write( "Question 839073: 1.Write the number in standard notation.\r
\n" );
document.write( "\n" );
document.write( "9.07*10^-2\r
\n" );
document.write( "\n" );
document.write( "2.Suppose a spherical asteroid has a diameter of approximately 3.0*10^3 m.
\n" );
document.write( "a. Find the radius using scientific notation.
\n" );
document.write( "b. Use the formula 4/3to find the approximate volume of the asteroid.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #805941 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 1. 9.07 * 10^(-2) = 0.0907\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. radius = 1.5 * 10^(3) m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "volume = (4/3) * pi * (r^3) = (4/3) * pi * (1.5 * 10^(3) m)^3 \n" ); document.write( "= 1.413 * 10^(10) m^3 \n" ); document.write( " |