document.write( "Question 590292: what would the answer be if i'm trying to find the volume of a cylinder and i had a radius of 8 and a height of 56 \n" ); document.write( "
Algebra.Com's Answer #375097 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The volume of a cylinder is:
\n" ); document.write( "\"V+=+%28pi%29r%5E2%2Ah\" Where: r = radius and h = height.
\n" ); document.write( "Substitute \"r+=+8\" and \"h+=+56\" and use \"pi+=+3.14\" as an approximation for \"pi\".
\n" ); document.write( "\"V+=+%283.14%29%2A%286%5E2%29%2A%2856%29\"
\n" ); document.write( "
\n" );