document.write( "Question 253474: A right circular cone has an altitude of 20 cm and a base of radius 4 cm. Find the lateral surface area and the total surface area. \n" ); document.write( "
Algebra.Com's Answer #185764 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
Lateral SA is pi x slant height x radius
\n" ); document.write( "slant height is done with Pythagoras so sqrt (20^2 + 4^2) = sqrt (416) = 14.7
\n" ); document.write( "So Lat SA = 184.7 sq cm\r
\n" ); document.write( "\n" ); document.write( "Base area is pi x radius^2 = 50.3 sq cm
\n" ); document.write( "Add the two for the total
\n" ); document.write( "234.96 sq cm.
\n" ); document.write( "
\n" );