document.write( "Question 39774: An empty rectangular tank measured 50cm by 20cm and is 30cm deep.
\n" ); document.write( "5 litres of water was poured into the empty tank. Calculate the depth of water than in the tank.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #25215 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Length: 50
\n" ); document.write( "Width: 20
\n" ); document.write( "Height: 30
\n" ); document.write( "\"V+=+lwh\"
\n" ); document.write( "\"V+=+30000\"
\n" ); document.write( "Five litres is equal to 5,000 cubic centimeters.
\n" ); document.write( "\"5000%2F30000\"
\n" ); document.write( "\"5%2F30\"
\n" ); document.write( "\"1%2F6\" of the tank's volume is full of water.
\n" ); document.write( "\"V%2F%28lw%29+=+h\"
\n" ); document.write( "\"5000%2F1000+=+h\"
\n" ); document.write( "\"5+=+h\"
\n" ); document.write( "The depth is 5cm.
\n" ); document.write( "
\n" );