document.write( "Question 499219: A water tank can be emptied by using one pump for 4 hours. A second, smaller pump can empty the tank in 11 hours. If the larger pump is started at 1:00 P.M., at what time should the smaller pump be started so that the tank will be emptied at 4:00 P.M.? \n" ); document.write( "
Algebra.Com's Answer #337476 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A water tank can be emptied by using one pump for 4 hours. A second, smaller pump can empty the tank in 11 hours. If the larger pump is started at 1:00 P.M., at what time should the smaller pump be started so that the tank will be emptied at 4:00 P.M.? \n" ); document.write( "total time first pump is running:3 hours \n" ); document.write( "Let x = time second pump is running \n" ); document.write( "then \n" ); document.write( "3(1/4) + x(1/11) = 1 \n" ); document.write( "multiply both sides by 44: \n" ); document.write( "3(11) + x(4) = 44 \n" ); document.write( "33 + 4x = 44 \n" ); document.write( "4x = 11 \n" ); document.write( "x = 11/4 \n" ); document.write( "x = 2.75 hours \n" ); document.write( "or \n" ); document.write( "x = 2 and 3/4 hours \n" ); document.write( ". \n" ); document.write( "Answer: 1:15 pm \n" ); document.write( " \n" ); document.write( " |