document.write( "Question 825420: Finally the radius of the sphere with the given volume.
\n" );
document.write( "v = 33.49 cm^3
\n" );
document.write( "r=? \n" );
document.write( "
Algebra.Com's Answer #497268 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "v = (4/3)*pi*r*r*r \n" ); document.write( "r*r*r = v/((4/3)*pi) \n" ); document.write( "r = cubed_root( v/((4/3)*pi) ) \n" ); document.write( "r = cubed_root( 33.49/((4/3)*pi) ) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "r = 1.9996 cm \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 4-equations 4-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |