document.write( "Question 94561: Find the volume of a cone with a radius of 10ft. and a height of 18 ft. \n" ); document.write( "
Algebra.Com's Answer #68882 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The volume of a right circular cone is given by:
\n" ); document.write( "\"V+=+%281%2F3%29%28pi%29r%5E2h\" where r = 10ft. and h = 18ft. If you use \"%28pi%29+=+3.14\" as an approximation, you get:
\n" ); document.write( "\"V+=+%281%2F3%293.14%2810%29%5E2%2818%29\"
\n" ); document.write( "\"V+=+%281%2F3%293.10%28100%29%2818%29\"
\n" ); document.write( "\"V+=+314%286%29\"
\n" ); document.write( "\"V+=+%281%2F3%295652\"
\n" ); document.write( "\"V+=+1884\"cu.ft.
\n" ); document.write( "
\n" );