document.write( "Question 1049528: A water tank is 25 cm long, 15 cm wide and 15cm high.Six identical cubes of length 5 cm are completely immersed in the water tank.Calculate the rise of the water level in the tank. \n" ); document.write( "
Algebra.Com's Answer #665106 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A water tank is 25 cm long, 15 cm wide and 15 cm high. Six identical cubes of length 5 cm are completely immersed
\n" ); document.write( "in the water tank.Calculate the rise of the water level in the tank.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"h\" be initial depth (level) of the water in the tank.\r\n" );
document.write( "And let H be the final depth (level) after immersing (submerging ?) of the cubes.\r\n" );
document.write( "\r\n" );
document.write( "Surely, we assume (the problem assumes it) that the final level is still lower than 15 cm high.\r\n" );
document.write( "\r\n" );
document.write( "The initial volume of the water is 25*15*h \"cm%5E3\".\r\n" );
document.write( "The volume in the tank under the level H is 25*15*H \"cm%5E3\".\r\n" );
document.write( "Of this final volume 6*5^3 \"cm%5E3\" is the volume occupied by 6 cubes.\r\n" );
document.write( "\r\n" );
document.write( "The \"water volume conservation law\" says that\r\n" );
document.write( "\r\n" );
document.write( "25*15*H - 25*15*h = \"6%2A5%5E3\",  or\r\n" );
document.write( "\r\n" );
document.write( "H - h = \"%286%2A5%5E3%29%2F%2825%2A15%29\" = \"6%2F3%29\" = 2 cm.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The level of the water raised in 2 cm after submerging 6 cubes.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );