document.write( "Question 610599: A pool can be filled in 45 hours and drained in 60 hours. How long will it take to fill the pool if both the fill and drain pipes are on? Enter your answer to the nearest hour. (Enter only the numerical value)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #384479 by dfrazzetto(283) You can put this solution on YOUR website! Assume 45 gallon pool (just to get a rate)\r \n" ); document.write( "\n" ); document.write( "fill rate = 45 gallons / 45 hours = 1 gal/hr\r \n" ); document.write( "\n" ); document.write( "drain rate = 45 gallons / 60 hours = .75 gal/hr\r \n" ); document.write( "\n" ); document.write( "NET FILL RATE = fill rate - drain rate = .25 gal / hr\r \n" ); document.write( "\n" ); document.write( "Time to fill pool w/ both pipes on = 45 gallons / .25 gal / hr\r \n" ); document.write( "\n" ); document.write( "180 hours \n" ); document.write( " |