document.write( "Question 775379: If a sphere has radius 5 m. what is the volume of the sphere? \n" ); document.write( "
Algebra.Com's Answer #472867 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
volume, V, of a sphere is
\n" ); document.write( "V = 4/3 *pi *radius^3
\n" ); document.write( "V = 4/3 *22/7 * 5^3
\n" ); document.write( "V = 523.8 cubic meters
\n" ); document.write( "
\n" );