document.write( "Question 760844: What is the lateral area and the surface area of a right cylinder that is 10 feet high and has a base with a radius of 5 feet? \n" ); document.write( "
Algebra.Com's Answer #462907 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Lateral area = Circumference * height
\n" ); document.write( " = ( Pi * diam) * height
\n" ); document.write( " = 314.16ft^2
\n" ); document.write( "Surface Area = 2 Pi r^2 + 2 Pi r h
\n" ); document.write( " 2 * Pi * 5^2 + 2 * Pi * 5 * 10
\n" ); document.write( " = 157.08 + 314.16
\n" ); document.write( " = 471.24ft^2
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );