document.write( "Question 1205919: Container A has 200 L of water, and is being filled at a rate of 6 liters per minute. Container B has 500 L of water, and is being drained at 6 liters per minute. How many minutes will it take for the two containers to have the same amount of water? \n" ); document.write( "
Algebra.Com's Answer #843011 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "let the number of min be \"t\"\r
\n" ); document.write( "\n" ); document.write( "\"200%2B6t=500-6t\"\r
\n" ); document.write( "\n" ); document.write( "\"6t%2B6t=500-200\"\r
\n" ); document.write( "\n" ); document.write( "\"12t=300\"\r
\n" ); document.write( "\n" ); document.write( "\"t=300%2F12\"\r
\n" ); document.write( "\n" ); document.write( "\"t=25\"\r
\n" ); document.write( "\n" ); document.write( "it will take \"25\" minutes for the two containers to have the same amount of water\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );