document.write( "Question 324345: Find the volume of the circular cylinder that has 4in radius in 11in height
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #232137 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 4in radius =r \n" ); document.write( "11in height = h \n" ); document.write( ".. \n" ); document.write( "Volume of cylinder = pi * r^2 * h \n" ); document.write( "= pi*4^2*11 \n" ); document.write( "=552.9 cu. in \n" ); document.write( " |