document.write( "Question 581499: how do I find the volume of a cylinder and a cone in terms of pi? \n" ); document.write( "
Algebra.Com's Answer #371678 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
For a cylinder, the volume is:
\n" ); document.write( "\"V+=+%28pi%29%2Ar%5E2%2Ah\" r = radius, h = height.
\n" ); document.write( "For a cone, the volume is:
\n" ); document.write( "\"V+=+%281%2F3%29pi%2Ar%5E2%2Ah\"
\n" ); document.write( "
\n" );