document.write( "Question 304080: The cylindrical tank shown has a diameter of 40 inches and height of 12 inches. Find the surface area and volume of the cylinder.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #217842 by mananth(16946)![]() ![]() You can put this solution on YOUR website! volume of cylinder = pir^2h\r \n" ); document.write( "\n" ); document.write( "= pi*20*20*12\r \n" ); document.write( "\n" ); document.write( "= 15079.64 cu. inches\r \n" ); document.write( "\n" ); document.write( "surface area of cylinder = 2pirh\r \n" ); document.write( "\n" ); document.write( "=2*pi*20*12 \n" ); document.write( "=1507.96 sq. inches \n" ); document.write( " |