document.write( "Question 35431: How do I find the volume of a cone that has a circumfrence at the base of 100 feet and its height is 14 feet high. \n" ); document.write( "
Algebra.Com's Answer #21533 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
The equation to find the volume for a cone is: V=(1/3)(area of base)(height)
\n" ); document.write( "100=2(3.14)(x) where x is the radius for the cirmuference of the base
\n" ); document.write( "(100)/((2)(3.14))=x
\n" ); document.write( "the radius is about 15.92
\n" ); document.write( "V=(1/3)(area of base)(height)
\n" ); document.write( "V=(1/3)((15.92)^2(3.14))(14))
\n" ); document.write( "V=3,717.38 feet cubed
\n" ); document.write( "
\n" );