document.write( "Question 794728: A water tank can be filled by a gasoline fueled water pump in 28 minutes and by an electric pump in 21 minutes. How long would it take to fill the tank if both pumps were used? \n" ); document.write( "
Algebra.Com's Answer #480737 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Gas fuelled water pump takes 28 minutes \n" ); document.write( "Electric pump takes 21 minutes \n" ); document.write( "Gas pump takes 1/28 job/min \n" ); document.write( "Electric pump takes 1/21 job/min \n" ); document.write( "Together rate = 1/x job/min \n" ); document.write( "1/28 + 1/21 = 1/x \n" ); document.write( "Common denominator = 588x \n" ); document.write( "21x + 28x = 588 \n" ); document.write( "49x = 588 \n" ); document.write( "x = 12 \n" ); document.write( "So together both pumps will \n" ); document.write( "fill the tank in 12 minutes. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |