document.write( "Question 299999: what is the volume of a right circular cylinder with a diameter of 12 inches and a height of 15 inches? \n" ); document.write( "
Algebra.Com's Answer #215386 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\"Vol+=+pi%2Ar%5E2%2Ah\"
\n" ); document.write( "r = 6
\n" ); document.write( "h = 15
\n" ); document.write( "
\n" );