document.write( "Question 704711: A soup can is in the shape of a cylinder. The can has a volume of 342 cm^3 and a diameter of 6cm.\r
\n" );
document.write( "\n" );
document.write( "(A)Express the height of the can in terms of pi. [Show all work]\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(B)Determine the maximum number of soup cans that can be stacked on their base between two shelves if the distance between the shelves is exactly 36 cm. [Explain your answer] \n" );
document.write( "
Algebra.Com's Answer #434227 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A soup can is in the shape of a cylinder. The can has a volume of 342 cm^3 and a diameter of 6cm. \n" ); document.write( "(A)Express the height of the can in terms of pi. [Show all work] \n" ); document.write( "volume=h*area of base \n" ); document.write( "height=volume/area of base \n" ); document.write( "=342/(πd^2/4) \n" ); document.write( "=342/(π6^2/4) \n" ); document.write( "=342/9π \n" ); document.write( "height=38/π cm\r \n" ); document.write( "\n" ); document.write( "(B)Determine the maximum number of soup cans that can be stacked on their base between two shelves if the distance between the shelves is exactly 36 cm. [Explain your answer] \n" ); document.write( "height=38/π cm \n" ); document.write( "3*height=3*38/π=36.287.. cm \n" ); document.write( "Therefore, maximum number of soup cans that can be stacked on their base=2 \n" ); document.write( " |