document.write( "Question 981150: Find the surface area of a cylinder with a diameter of 50 and a height of 14. Use 3.14 for π \n" ); document.write( "
Algebra.Com's Answer #602187 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the surface area of a cylinder with a diameter of 50 and a height of 14.
\n" ); document.write( "--------------
\n" ); document.write( "r = d/2 = 25
\n" ); document.write( "The SA of each end is \"pi%2Ar%5E2\"
\n" ); document.write( "The lateral area = \"2pi%2Ar%2Ah\"
\n" ); document.write( "
\n" ); document.write( "
\n" );