document.write( "Question 557228: If the diameter is 4 inches, and the height is 14 inches, what is the surface area of the cylinder \n" ); document.write( "
Algebra.Com's Answer #362585 by bluemockingjay7(41)![]() ![]() You can put this solution on YOUR website! formula of the surface area of the cylinder: 2(3.14)rh \n" ); document.write( "diameter = 4/2 = 2 = radius \n" ); document.write( "height = 14\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "surface area=2(3.14)(2)(14) \n" ); document.write( "surface area=2(3.14)(28) \n" ); document.write( "surface area=2(87.92) \n" ); document.write( "surface area=175.84 square inches \n" ); document.write( " |