document.write( "Question 899874: A water tank can be emptied by using one pump for 5 hours. A second, smaller pump can empty the tank in 7 hours. If the larger pump is started at 1:00 P.M., how much time should pass until the smaller pump is started so that the tank will be emptied at 5:00 P.M.? \n" ); document.write( "
Algebra.Com's Answer #545631 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A water tank can be emptied by using one pump for 5 hours. A second, smaller pump can empty the tank in 7 hours. If the larger pump is started at 1:00 P.M., how much time should pass until the smaller pump is started so that the tank will be emptied at 5:00 P.M.? \n" ); document.write( "--------------------- \n" ); document.write( "Larger pump rate:: 1/5 tank/hr \n" ); document.write( "Smaller pump rate:: 1/7 tank/hr \n" ); document.write( "Together rate:: (1/5)+(1/7) = 12/35 tank/hr \n" ); document.write( "------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "Larger for x hrs + both for (4-x) hrs = 1 job \n" ); document.write( "------- \n" ); document.write( "(1/5)x + (12/35)(4-x) = 1 tank \n" ); document.write( "------ \n" ); document.write( "Multiply thru by 35 to get: \n" ); document.write( "7x + 12(4-x) = 35 \n" ); document.write( "7x + 48 - 12x = 35 \n" ); document.write( "-5x = -13 \n" ); document.write( "x = 13/5 hrs = 2 hrs 36 minutes \n" ); document.write( "4-x = 1 hr 24 minutes \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |