document.write( "Question 302901: calculate the totale surface area of a can correct to the narest tenth of a cm^2 \n" ); document.write( "
Algebra.Com's Answer #217156 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The top and bottom area is 2*pi*r^2
\n" ); document.write( "The lateral area is 2*pi*r*h
\n" ); document.write( "Total = 2pi*r*(r + h)
\n" ); document.write( "
\n" ); document.write( "
\n" );