document.write( "Question 923219: One pipe fills a pool in 4 hours. A second pipe, used to drain the water from the pool, can empty the pool in 8 hours. The owner of the pool mistakenly opened both pipes. How long will it take to fill the pool if one pipe is filling and the other pipe is emptying? \n" ); document.write( "
Algebra.Com's Answer #559910 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "1/4-1/8=1/x \n" ); document.write( "8/32-4/32=1/x \n" ); document.write( "4/32=1/x \n" ); document.write( "x=32/4 \n" ); document.write( "x=8 hours working together \n" ); document.write( "check \n" ); document.write( "x/a+x/b=1 \n" ); document.write( "x/4+x/-8=1 \n" ); document.write( "8/4-8/8=1 \n" ); document.write( "2-1=1 \n" ); document.write( "1=1 \n" ); document.write( "ok \n" ); document.write( "codewt \n" ); document.write( " \n" ); document.write( " |