document.write( "Question 1162269: A cylindrical container closed at both ends has radius of 7cm and height of 5cm
\n" );
document.write( "Find;
\n" );
document.write( "A. The total surface area of the container
\n" );
document.write( "B. The volume of the container
\n" );
document.write( "(Take Pi=22/7) \n" );
document.write( "
Algebra.Com's Answer #786034 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A cylindrical container closed at both ends has radius of 7cm and height of 5cm \n" ); document.write( "Find; \n" ); document.write( "A. The total surface area of the container \n" ); document.write( "Lateral area = 2pi*r*h \n" ); document.write( "Each end's area = pi*r^2 \n" ); document.write( "----------- \n" ); document.write( "B. The volume of the container \n" ); document.write( "Vol = pi*r^2*h \n" ); document.write( " |