document.write( "Question 607669: Find the volume of this cylindrical container with an open top with a radius of 4 inches, and height of 6inches. Express the volume to the nearest cubic inch.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #382814 by jerryguo41(197)![]() ![]() You can put this solution on YOUR website! First find the area of the base. \n" ); document.write( "Area of circle: πr^2 \n" ); document.write( "π4^2 \n" ); document.write( "16π \n" ); document.write( "Then multiply the area by your height \n" ); document.write( "16π*6 \n" ); document.write( "96π or 301.6 cm^3 \n" ); document.write( " |