document.write( "Question 54508: a 1000L tank now contains 240L of water. How long will it take to fill the tank using a pump that pumps L per minute \n" ); document.write( "
Algebra.Com's Answer #36761 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
L liters/min * t min = (1000 - 240) liters
\n" ); document.write( "t min = 760 liters / L liters/min
\n" ); document.write( "If L were 760 liters/min, it would take 1 min
\n" ); document.write( "If L were 1520 liters/min, it would take 1/2 min
\n" ); document.write( "
\n" );