document.write( "Question 21146: What is the volume of a cylinder (using the formula V=(3.14r squared)h) if r is 6, and h is 2? \n" ); document.write( "
Algebra.Com's Answer #13492 by quentin252(19)\"\" \"About 
You can put this solution on YOUR website!
well... the formula is above
\n" ); document.write( "V=3.14\"r%5E2\"h
\n" ); document.write( "V=3.14*\"6%5E2\"*2
\n" ); document.write( "V=3.14*36*2=226.08
\n" ); document.write( "
\n" );