document.write( "Question 200695: Find the surface area of a soup can that has a diameter of 3 inches and a height of 5 inches. \n" ); document.write( "
Algebra.Com's Answer #150933 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! the circumference is 3.14 in \n" ); document.write( "the heigth is 5in \n" ); document.write( "two ends that have 3 in diameter \n" ); document.write( "2(3.14(1.50^2))=14.13 sq in \n" ); document.write( "a=lh \n" ); document.write( "a=(3.14)(5)=15.7 sq in \n" ); document.write( "total area=15.7+14.13=29.83 sq in \n" ); document.write( " |