document.write( "Question 1200985: A water tank can be filled by an inlet pipe in
\n" );
document.write( "9
\n" );
document.write( " hours. It takes
\n" );
document.write( "4
\n" );
document.write( " times as long for the outlet pipe to empty the tank. How long will it take to fill the tank if both pipes are open? \n" );
document.write( "
Algebra.Com's Answer #835213 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here are a couple of quick informal methods for solving the problem, if a formal algebraic solution, as shown by the other tutors, is not required. \n" ); document.write( "It takes the inlet pipe 9 hours to fill the pool, so it takes 4*9 = 36 hours for the drain pipe to empty it. \n" ); document.write( "Consider a time length of 36 hours -- the least common multiple of 9 hours and 36 hours. In 36 hours the inlet pipe could fill the pool 4 times, while in 36 hours the drain pipe could empty it once. So in 36 hours with the inlet pipe and drain pipe both open, they could fill the pool 4-1 = 3 times. \n" ); document.write( "But that means the two together could fill the one pool in 36/3 = 12 hours. \n" ); document.write( "And here is another quick path to the solution, using logical reasoning. \n" ); document.write( "Since the drain pipe works 1/4 as fast as the inlet pipe, when both pipes are working the pool gets filled only 3/4 as fast as when the drain pipe is closed. And since it normally takes the inlet pipe 9 hours to fill the tank, the amount of time it takes the pool to fill when the drain pipe is open is 9/(3/4) = 9*(4/3) = 12 hours. \n" ); document.write( " \n" ); document.write( " |