document.write( "Question 937983: 1 pool pump takes 60 minutes to fill up a pool, another pool pump takes 40 minutes to fill up a pool, how long would it take of both pumps were used to fill up the pool? \n" ); document.write( "
Algebra.Com's Answer #571328 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 1 pool pump takes 60 minutes to fill up a pool, another pool pump takes 40 minutes to fill up a pool, how long would it take of both pumps were used to fill up the pool? \n" ); document.write( ". \n" ); document.write( "Let t = time (minutes) it takes to fill pool with both pumps \n" ); document.write( "then \n" ); document.write( "t(1/60 + 1/40) = 1 \n" ); document.write( "multiply both sides by 120 to get: \n" ); document.write( "t(2 + 3) = 120 \n" ); document.write( "t(5) = 120 \n" ); document.write( "t = 24 minutes \n" ); document.write( " |