document.write( "Question 449699: What is the volume, in cubic inches, of a right circular cone with a diameter of 6 inches and a height of 8 inches? (use 3.14 for n) \n" ); document.write( "
Algebra.Com's Answer #309324 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
For a cone:
\n" ); document.write( "\"Vol+=+pi%2Ar%5E2%2Ah%2F3\"
\n" ); document.write( "r = 3, h = 8
\n" ); document.write( "\"Vol+=+pi%2A9%2A8%2F3+=+24pi\"
\n" ); document.write( "You can calculate it, using whatever you like for pi.
\n" ); document.write( "
\n" ); document.write( "
\n" );