document.write( "Question 773114: find the surface area of a clyinder, given its radiusvis 6 feet and its height is 10 feet . use 3..14 for pi and roind to the nearest tenth\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471470 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Surface Area of a cylinder = \n" ); document.write( "2*Pi*r^2 + 2*Pi*r*h \n" ); document.write( "2*Pi*6^2 + 2*Pi*6*10 \n" ); document.write( "226.08 + 376.8 \n" ); document.write( "= 602.9 feet^2 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |