document.write( "Question 967725: Two cylindrical containers are shown. Container A has radius r and height h and holds a maximum of 24 ounces of water. Container B has radius 3r and height 3h.\r
\n" );
document.write( "\n" );
document.write( "What is the maximum amount of water that Container B can hold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #591455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two cylindrical containers are shown. Container A has radius r and height h and holds a maximum of 24 ounces of water. Container B has radius 3r and height 3h. \n" ); document.write( " What is the maximum amount of water that Container B can hold? \n" ); document.write( "----- \n" ); document.write( "Volume of smaller container = pi*r^2*h \n" ); document.write( "---- \n" ); document.write( "Volume of larger container = pi(3r)^2(3h) = 27 \n" ); document.write( "------ \n" ); document.write( "Water in smaller = 24 oz \n" ); document.write( "Water in larger = 27*24 = 648 oz \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |