document.write( "Question 629410:  The milk from a 1L bag and a 6oo ml box were emptied into an empty 10 cm x 10 cm square-based container. What is the milk level?\r
\n" );
document.write( "\n" );
document.write( "The milk level = ___________cm\r
\n" );
document.write( "\n" );
document.write( "Thank You
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #396255 by Earlsdon(6294)      You can put this solution on YOUR website! 1 liter = 1000 ml. = 1000 cubic cm (cc) \n" ); document.write( "600 ml. = 600 cc. \n" ); document.write( "1 L + 600 ml = 1600 ml. = 1600 cc. \n" ); document.write( "The volume of the square-based container is: \n" ); document.write( "V = 10X10Xh cc. \n" ); document.write( "V = 100Xh cc. \n" ); document.write( "The volume of the milk from the two containers is: \n" ); document.write( "V = 1600 cc. so... \n" ); document.write( "100h = 1600 \n" ); document.write( "h = 16 cm. \n" ); document.write( "The milk level = 16 cm. \n" ); document.write( " |