document.write( "Question 456040: A hose can fill a children's pool in 3 hours. If the drain is open, the pool will drain in 5 hours. If the hose is turned on AND the drain is left open, how long will it take to fill the children's pool?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #313050 by stanbon(75887) ![]() You can put this solution on YOUR website! A hose can fill a children's pool in 3 hours. If the drain is open, the pool will drain in 5 hours. If the hose is turned on AND the drain is left open, how long will it take to fill the children's pool? \r \n" ); document.write( "\n" ); document.write( "-------------------------- \n" ); document.write( "fill rate = 1/3 job/hr \n" ); document.write( "drain rate = 1/5 job/hr \n" ); document.write( "together rate = 1/x job/hr \n" ); document.write( "------------------------------ \n" ); document.write( "Equation: \n" ); document.write( "fill - drain = 1 job \n" ); document.write( "1/3 - 1/5 = 1/x \n" ); document.write( "--- \n" ); document.write( "5x - 3x = 15 \n" ); document.write( "2x = 15 \n" ); document.write( "x = 7.5 hrs. (time to fill the pool) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |