document.write( "Question 251516: What is the height of a cylinder whose surface area is 282.6 square inches and whose radius is 3 inches?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #183233 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A=2*pi*r*h \n" ); document.write( "if the surface area does not include the ends of the cylinder \n" ); document.write( "282.6=2*pi*3*h \n" ); document.write( " |