document.write( "Question 442779: To the nearest unit, find the radius of the sphere with the given volume.\r
\n" );
document.write( "\n" );
document.write( "V = 33.49 cm^3
\n" );
document.write( "R = ? \n" );
document.write( "
Algebra.Com's Answer #305459 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! volume of a sphere: \n" ); document.write( "(4/3)(pi)r^3 \n" ); document.write( "where \n" ); document.write( "pi is 3.14 \n" ); document.write( ". \n" ); document.write( "33.49 = (4/3)(3.14)r^3 \n" ); document.write( "25.1175 = (3.14)r^3 \n" ); document.write( "7.9992 = r^3 \n" ); document.write( "2 cm = r \n" ); document.write( " |