document.write( "Question 723338: The formula for the volume of a sphere is . solve for R the radius of a sphere is
if the volume of a sphere is
, what is the radius of the sphere to the nearest hundredth \n" );
document.write( "
Algebra.Com's Answer #443137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The formula for the volume of a sphere is \n" ); document.write( "----- \n" ); document.write( "V = (4/3)pi*R^3 \n" ); document.write( "pi*R^3 = (3/4)V \n" ); document.write( "---- \n" ); document.write( "R^3 = (3V)/(4pi) \n" ); document.write( "---- \n" ); document.write( "R = cbrt[(3V)/(4pi)] \n" ); document.write( "============================\r \n" ); document.write( "\n" ); document.write( "if the volume of a sphere is \n" ); document.write( "R = cbrt[(3*20)/(4pi)] \n" ); document.write( "---- \n" ); document.write( "R = cbrt[15/pi]ft. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |