document.write( "Question 307436: What is the surface area of this cylinder that has a radius of 6 inches and a height of 8 inches? \n" ); document.write( "
Algebra.Com's Answer #219941 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Area of cylinder = pi r^2 h\r
\n" ); document.write( "\n" ); document.write( "radius = 6 height = 8\r
\n" ); document.write( "\n" ); document.write( "area = pi* 6^2*8\r
\n" ); document.write( "\n" ); document.write( "area = 904.77 square inches
\n" ); document.write( "
\n" );