document.write( "Question 961196: A cold water pipe can fill a swimming pool in 10 hours, and a hot water pipe can fill the pool in 15 hours. How long will it take to fill the pool if both pipes are left open? \n" ); document.write( "
Algebra.Com's Answer #587402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cold water pipe can fill a swimming pool in 10 hours, and a hot water pipe can fill the pool in 15 hours. How long will it take to fill the pool if both pipes are left open? \n" ); document.write( "----- \n" ); document.write( "cold water rate:: 1/10 job/hr \n" ); document.write( "hot water rate:: 1/15 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/10 + 1/15 = 1/x \n" ); document.write( "15x + 10x = 150 \n" ); document.write( "25x = 150 \n" ); document.write( "x = 6 (# of hours to do the job together) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |