document.write( "Question 596620: it takes 6 hrs longer to empty swimming pool than it does to fill it
\n" );
document.write( "if you accidentally leave the drain open it wil take 120hrs to fill pool
\n" );
document.write( "how long would it take if you remember to close the drain.? \n" );
document.write( "
Algebra.Com's Answer #378247 by w_parminder(53) You can put this solution on YOUR website! It takes 6 hrs longer to empty swimming pool than it does to fill it. \n" ); document.write( "If you accidentally leave the drain open it wil take 120hrs to fill the pool. \n" ); document.write( "how long would it take if you remember to close the drain.?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let time taken to fill the pool(With closed drain) = X hrs \n" ); document.write( "SO rate of Fill = 1/x \n" ); document.write( "Time taken to drain the pool = X + 6 hrs \n" ); document.write( "Rate of Drain = 1/(x+6)\r \n" ); document.write( "\n" ); document.write( "Fill rate - Drain rate = 1/120\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "LCM = X(X+6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "On cross-multiplying, we get....\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving the quadratic equation by splitting the middle term\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "X(X-24) + 30(X-24) = 0 \n" ); document.write( "(X-24)(X+30) = 0\r \n" ); document.write( "\n" ); document.write( "This means either (X-24) = 0 OR (X+30) = 0 \n" ); document.write( "i.e. X = 24 OR X = -30\r \n" ); document.write( "\n" ); document.write( "But X is the time which can't be negative, \n" ); document.write( "So X = 24 \n" ); document.write( "i.e. Time taken to fill the pool(With closed drain) = 24 hrs \n" ); document.write( " \n" ); document.write( " |