document.write( "Question 807108: one pump fills a tank 4 times as fast as another pump. If the pumps work together they will fill the tank in 20 minutes. How long does it take for each pump to fill the tank? \n" ); document.write( "
Algebra.Com's Answer #488234 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 20/x+20/4x=1 \n" ); document.write( "80/4x+20/4x=1 \n" ); document.write( "100/4x=1 \n" ); document.write( "25/x=1 \n" ); document.write( "pump a=x=25 \n" ); document.write( "pump b=4x=100 \n" ); document.write( " |