document.write( "Question 99510: 2 pumps-
\n" );
document.write( "1 fills a tank in 5 hours
\n" );
document.write( "1 fills a tank in 7 hours--
\n" );
document.write( "how many hours to fill the tank with both pumps filling it at the same time?
\n" );
document.write( "how did you come up with the answer?
\n" );
document.write( "thanks...
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72372 by stanbon(75887) ![]() You can put this solution on YOUR website! 2 pumps- \n" ); document.write( "1 fills a tank in 5 hours \n" ); document.write( "1 fills a tank in 7 hours-- \n" ); document.write( "how many hours to fill the tank with both pumps filling it at the same time? \n" ); document.write( "-------------- \n" ); document.write( "1st tank DATA; \n" ); document.write( "Time + 5 hr/job ; Rate = 1/5 job/hr \n" ); document.write( "------------------ \n" ); document.write( "2nd tank DATA: \n" ); document.write( "time = 7 hr/job ; Rate = 1/7 job/hr \n" ); document.write( "-------------------------------- \n" ); document.write( "Together DATA: \n" ); document.write( "time = x hr/job ; Rate = 1/x job/hr \n" ); document.write( "----------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/5 + 1/7 = 1/x \n" ); document.write( "Multiply thru by 35x to get: \n" ); document.write( "7x + 5x = 35 \n" ); document.write( "12x = 35 \n" ); document.write( "x = 35/12 = 3 11/12 hr = 3 hr 55 minutes (time to do the job together) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |