document.write( "Question 388849: Pump 1 can empty a tank in 4 hours while Pump 2 can empty the same tank in 3 hours. How long would it take to empty the tank if both pumps worked together? \n" ); document.write( "
Algebra.Com's Answer #275246 by stanbon(75887) ![]() You can put this solution on YOUR website! Pump 1 can empty a tank in 4 hours while Pump 2 can empty the same tank in 3 hours. How long would it take to empty the tank if both pumps worked together? \n" ); document.write( "--------------------- \n" ); document.write( "Pump 1 rate: 1/4 job/hr \n" ); document.write( "Pump 2 rate: 1/3 job/hr \n" ); document.write( "--- \n" ); document.write( "Together rate: 1/x job/hr \n" ); document.write( "================================ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/4 + 1/3 = 1/x \n" ); document.write( "------ \n" ); document.write( "3x + 4x = 12 \n" ); document.write( "7x = 12 \n" ); document.write( "x = 1.714 hrs = 1 hr and 43 minutes \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |