document.write( "Question 231075: It takes 10 hours to fill a pool with water, and 20 hours to drain it. If the pool is empty and the drain is open, how long will it take to fill the pool? \n" ); document.write( "
Algebra.Com's Answer #171078 by stanbon(75887) ![]() You can put this solution on YOUR website! It takes 10 hours to fill a pool with water, and 20 hours to drain it. If the pool is empty and the drain is open, how long will it take to fill the pool? \n" ); document.write( "---------------------- \n" ); document.write( "Fill rate : 1/10 job/hr \n" ); document.write( "Drain rate: 1/20 job/hr \n" ); document.write( "Together rate: 1/x job/hr \n" ); document.write( "-------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "1/10 - 1/20 = 1/x \n" ); document.write( "Multiply thru by 20x to get: \n" ); document.write( "2x - x = 20 \n" ); document.write( "x = 20 (number of hours required to fill the pool) \n" ); document.write( "======================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |