document.write( "Question 253541: Calculate the volume of a sphere where the radius is 9 meters. \n" ); document.write( "
Algebra.Com's Answer #185865 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Calculate the volume of a sphere where the radius is 9 meters. \n" ); document.write( "-------------------- \n" ); document.write( "Vol = (4/3)pi*r^3 \n" ); document.write( "V = 4/3*pi*9^3 \n" ); document.write( "V = 972*pi cubic meters \n" ); document.write( "V =~ 3054 cubic meters \n" ); document.write( " \n" ); document.write( " |