document.write( "Question 1140553: A new type of pump can drain a certain pool in 6 hours. An older pump can drain the pool in 14 hours. How long will it take both pumps working together to drain the pool ? \n" ); document.write( "
Algebra.Com's Answer #761083 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let t be the hours it takes both pumps working together to drain the pool \n" ); document.write( ": \n" ); document.write( "1/6 + (1/14) = (14 + 6)/84 = 20/84 = 10/42 \n" ); document.write( ": \n" ); document.write( "working together, the pumps do 10/42 of the job in 1 hour \n" ); document.write( ": \n" ); document.write( "also working together they do 1/t per hour, then \n" ); document.write( ": \n" ); document.write( "10/42 = 1/t \n" ); document.write( ": \n" ); document.write( "invert the two fractions and solve for t \n" ); document.write( ": \n" ); document.write( "t = 42/10 \n" ); document.write( ": \n" ); document.write( "t = 4.2 \n" ); document.write( ": \n" ); document.write( "************************************************** \n" ); document.write( "working together, they empty the pool in 4.2 hours \n" ); document.write( "************************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |