document.write( "Question 160974: Find the surface area, to the neartest tenth, of a cylinder with diameter 5cm and height 8cm.
\n" ); document.write( "Radius=2.5cm
\n" ); document.write( "(S=2πrh+2πr^2)
\n" ); document.write( "

Algebra.Com's Answer #129076 by bob123132(33)\"\" \"About 
You can put this solution on YOUR website!
(S=2πrh+2πr^2)
\n" ); document.write( "Substitute:
\n" ); document.write( "(S=2π2.5*8+2π2.5^2)
\n" ); document.write( "Solve
\n" ); document.write( "S=164.85cm
\n" ); document.write( "Rounded:
\n" ); document.write( "164.9cm
\n" ); document.write( "
\n" );