document.write( "Question 1079393: A hemisphere has a base with an area that is 25 pi square centimeters. What is the volume of the hemisphere? Round to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #802528 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
base = pi * (r^2) = 25pi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "radius = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "volume = 2/3 * (pi) * (r^3) = 261.8
\n" ); document.write( "
\n" );