document.write( "Question 435797: A pool can be filled by one pipe in 12 hours and by a second pipe in 36 hours. How long will it take using both pipes to fill the pool? \n" ); document.write( "
Algebra.Com's Answer #301581 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The fill rate of pipe 1 = 1/12 pool/hr, and the fill rate of pool 2 = 1/36 pool/hr.
\n" ); document.write( "Working together, their combined rate is:
\n" ); document.write( "1/12 + 1/36 = 3/36 + 1/36 = 4/36 pool/hr
\n" ); document.write( "Taking the reciprocal gives 36/4 = 9 hr/pool
\n" ); document.write( "Ans: 9 hours
\n" ); document.write( "
\n" );