document.write( "Question 558899: A pump can fill a tank in 6 hours. Another pump can fill the same tank in 3 hours. How much time will it
\n" );
document.write( "take to fill the tank if both pumps work together? \n" );
document.write( "
Algebra.Com's Answer #363263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pump can fill a tank in 6 hours. Another pump can fill the same tank in 3 hours. How much time will it \n" ); document.write( "take to fill the tank if both pumps work together? \n" ); document.write( "--- \n" ); document.write( "1st pump rate = 1/6 tank/hr \n" ); document.write( "2nd pump rate = 1/3 tank/hr \n" ); document.write( "--- \n" ); document.write( "Together rate = 1/x tank/hr \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/6 + 1/3 = 1/x \n" ); document.write( "Multiply thru by 6x to get: \n" ); document.write( "x + 2x = 6 \n" ); document.write( "3x = 6 \n" ); document.write( "x = 2 hrs (time for both working together to fill the tank) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |