document.write( "Question 1054744: An inlet pipe on a swimming pool can be used to fill the pool in 21 hours. The drain pipe can be used to empty the pool in 28 hours. If the pool is 1/2 filled and then the inlet pipe and drain pipe are opened, how long from that time will it take to fill the pool?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #669944 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An inlet pipe on a swimming pool can be used to fill the pool in 21 hours. The drain pipe can be used to empty the pool in 28 hours. If the pool is 1/2 filled and then the inlet pipe and drain pipe are opened, how long from that time will it take to fill the pool? \n" ); document.write( "--------- \n" ); document.write( "The inlet fills 1/21 pool per hour. \n" ); document.write( "The drain fills -1/28 per hour. \n" ); document.write( "Together --> 1/21 - 1/28 pools per hour. \n" ); document.write( "= 1/84 pools per hour. \n" ); document.write( "--> 84 hours to fill it from empty. \n" ); document.write( "Starting at 1/2 full --> 42 hours. \n" ); document.write( " |