document.write( "Question 378384: One pipe fills a pool in 6 hours. Second pipe can fill the same pool in 4 hours. How long would it take to fill the pool if both pipes were working. \n" ); document.write( "
Algebra.Com's Answer #268841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One pipe fills a pool in 6 hours. Second pipe can fill the same pool in 4 hours. How long would it take to fill the pool if both pipes were working. \n" ); document.write( "------ \n" ); document.write( "1st pipe rate = 1/6 job/hr \n" ); document.write( "2nd pipe rate = 1/4 job/hr \n" ); document.write( "Together rate = 1/x job/hr \n" ); document.write( "-------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/6 + 1/4 = 1/x \n" ); document.write( "2x + 3x = 12 \n" ); document.write( "5x = 12 \n" ); document.write( "x = 12/5 hrs = 2.4 hrs (time to fill the pool if both pipes are working) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |