document.write( "Question 1065225: How much metal is needed to create a cylindrical can with a height of 5 inches and abase diameter of 3 inches?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #680359 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much metal is needed to create a cylindrical can with a height of 5 inches and abase diameter of 3 inches? \n" ); document.write( "------------ \n" ); document.write( "Each end of the can has an area of pi*r^2 = 2.25pi sq inches \n" ); document.write( "The lateral area is pi*d*h = 15pi sq inches \n" ); document.write( " \n" ); document.write( " |