document.write( "Question 302994: One inlet pipe can fill an empty pool in 4 hours, and a drain can empty the pool in 10 hours. How long will it take the pipe to fill the pool if the drain is left open?\r
\n" );
document.write( "\n" );
document.write( "thanks :) \n" );
document.write( "
Algebra.Com's Answer #217183 by stanbon(75887) ![]() You can put this solution on YOUR website! One inlet pipe can fill an empty pool in 4 hours, and a drain can empty the pool in 10 hours. How long will it take the pipe to fill the pool if the drain is left open? \n" ); document.write( "-------------------- \n" ); document.write( "Filling rate: 1/4 pool/hr \n" ); document.write( "Emptying rate: 1/10 pool/hr \n" ); document.write( "--- \n" ); document.write( "Together rate: 1/x pool/hr \n" ); document.write( "============================== \n" ); document.write( "Equation: \n" ); document.write( "rate - rate = together rate \n" ); document.write( "1/4 - 1/10 = 1/x \n" ); document.write( "(10-4)/40 = 1/x \n" ); document.write( "6/40 = 1/x \n" ); document.write( "x = 40/6 = 20/2 = 6 2/3 hrs (time to fill the pool \n" ); document.write( "============================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |