document.write( "Question 282111: Radius of a sphere. The radius of a sphere is given by r = (0.75v / 3.17)1/3 the formula where V is its volume. Find the radius of a spherical tank that has a volume of 32 (3.17) / 3 cubic meters.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #204876 by checkley77(12844) ![]() You can put this solution on YOUR website! r = (0.75v / 3.17)1/3 \n" ); document.write( "v=32 (3.17) / 3 \n" ); document.write( "r=(.75*32(3.17/3)/3.17)1/3 \n" ); document.write( "r=24(3.17/3*1/3.17)1/3 \n" ); document.write( "r=24(1/3)1/3 \n" ); document.write( "r=24*1/9 \n" ); document.write( "r=24/9 \n" ); document.write( "r=8/3 ans. \n" ); document.write( " |