document.write( "Question 63340: A 2000L tank containing 550L of water is being filled with water at the rate of 75L per minute from a full 1600L tank. How long will it be before the two tanks have the same amount of water? \n" ); document.write( "
Algebra.Com's Answer #44082 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A 2000L tank containing 550L of water is being filled with water at the rate of 75L per minute from a full 1600L tank. How long will it be before the two tanks have the same amount of water?
\n" ); document.write( "--------------
\n" ); document.write( "Tank A has 550L of water and is receiving water at the rate of 75L per minute
\n" ); document.write( "Tank B has 1600L of water and is loseing water at the rate of 75L per minute.
\n" ); document.write( "When will the amount in each tank be the same?
\n" ); document.write( "EQUATION:
\n" ); document.write( "Let x be the number of minutes required till the water levels are equal.
\n" ); document.write( "550+75x = 1600-75x
\n" ); document.write( "150x=1050
\n" ); document.write( "x=7 minutes
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );