document.write( "Question 1076585: A rectangular tank with given measurements is filled with water to a depth of 16 cm.
\n" );
document.write( "When an additional 5 liters of water is poured into the tank, some water overflows. How many litters overflowed?
\n" );
document.write( "1cm3=1mL
\n" );
document.write( "Tank measurements H-22cm, W-20cm, L-40cm \n" );
document.write( "
Algebra.Com's Answer #691215 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Volume is 22*20*40=17,600 cm^3 total, or 17.6 liters \n" ); document.write( "Present is 20*40*16=12,800 cm^2 or 12.8 liters \n" ); document.write( "Pour in 5 liters and there would be 17.8 liters, so 0.2 liters or 200 ml/cc would overflow. \n" ); document.write( " |