document.write( "Question 93132: a pile of sand is in the shape of a cone. if the pile is 4 meters high and has a diameter of 7 meters, how many cubic meters of sand is in a pile? \n" ); document.write( "
Algebra.Com's Answer #67847 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
V=1/3BH
\n" ); document.write( "V=1/3(PI3.5^2)*4 (PI=3.14)
\n" ); document.write( "V=1/3*3.14*12.25*4
\n" ); document.write( "V=(3.14*12.25*4)/3
\n" ); document.write( "V=153.86/3
\n" ); document.write( "V=51.29 CUBIC METERS OF SAND.
\n" ); document.write( "
\n" );