document.write( "Question 399818: Can you explain how to solve this word problem?:
\n" );
document.write( "It normally takes 2 h to fill a swimming pool. The pool has developed a slow leak. If the pool were full, it would take 10 h for all the water to leak out. If the pool is empty, how long will it take to fill it? \n" );
document.write( "
Algebra.Com's Answer #283199 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! It normally takes 2 h to fill a swimming pool. \n" ); document.write( " The pool has developed a slow leak. \n" ); document.write( " If the pool were full, it would take 10 h for all the water to leak out. \n" ); document.write( " If the pool is empty, how long will it take to fill it? \n" ); document.write( ": \n" ); document.write( "Let t = time to fill the pool, now that it is leaking \n" ); document.write( "Let the completed job = 1; a full pool \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Multiply 10 to get rid of the denominators, results: \n" ); document.write( "5t - t = 10 \n" ); document.write( "4t = 10 \n" ); document.write( "t = \n" ); document.write( "t = 2.5 hrs to fill the pool now \n" ); document.write( " |