document.write( "Question 760020: How can i find the area of a cylindrical slab with 12 inch height, 18 inch radius \n" ); document.write( "
Algebra.Com's Answer #462384 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Surface area of a closed end cylinder=
\n" ); document.write( "2Pir^2 + 2Pirh
\n" ); document.write( "2* Pi* 18^2 + 2* Pi* 18* 12
\n" ); document.write( " = 3392.92 inches^2.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );