document.write( "Question 797160: What is the surface area of a cylinder whose radius of the base is 1cm and its height is 5cm ? \n" ); document.write( "
Algebra.Com's Answer #481686 by mohanraj04(12)\"\" \"About 
You can put this solution on YOUR website!
given that
\n" ); document.write( "radius (r)=1cm
\n" ); document.write( "height (h)=5cm\r
\n" ); document.write( "\n" ); document.write( "surface area of the cylinder=[2*pi*r*r]+[2*pi*r*h]
\n" ); document.write( "=[2*pi*r][r+h]
\n" ); document.write( "=[2*3.14*1][1+5]
\n" ); document.write( "=6.28*6
\n" ); document.write( "=37.68 sq.cm
\n" ); document.write( "
\n" );