document.write( "Question 321928: A right cylinder has a radius of 8 units and a height of 14 units What is its surface area? \n" ); document.write( "
Algebra.Com's Answer #230455 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Area of a cylinder = 2*pi*r*h \n" ); document.write( "r=radius =8 \n" ); document.write( "h= height=14 \n" ); document.write( ".. \n" ); document.write( "Area = 2*pi*8*14 \n" ); document.write( "=703.71 sq. units \n" ); document.write( " |