document.write( "Question 277212: This cone has a height of 5 meters. Its circular base has a diameter of 6 meters. What is the approximate volume of this cone? \n" ); document.write( "
Algebra.Com's Answer #201894 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
V=pir^2h/3
\n" ); document.write( "V=3.14(6/2)^2*5/3
\n" ); document.write( "V=3.14*3^2*5/3
\n" ); document.write( "V=3.14*9*5/3
\n" ); document.write( "V=3.14*45/3
\n" ); document.write( "V=3.14*15
\n" ); document.write( "V=47.1 meters ans. for the volume.
\n" ); document.write( "
\n" );