document.write( "Question 1135946: It takes an older pump twice as long to drain a certain pool as it does a newer pump. Working together, it takes the two pumps 2 hours to drain the pool. How long will it take the older pump to drain the pool working alone? \n" ); document.write( "
Algebra.Com's Answer #753658 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let a = the rate of the older pump.
\n" ); document.write( "let b = the rate of the newer pump.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "general formula is rate * time = quantity of work\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "quantity of work = 1 drained pool.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "older pump takes twice as long to drain the pool than the newer pump.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that means that the rate of the newer pump is 2 times the rate of the older pump.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that gets you b = 2a.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when they work together, their rates are aqditive.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combined rate = a + b
\n" ); document.write( "time = 2
\n" ); document.write( "quantity of work = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula of rate * time = quantity becomes (a + b) * 2 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since b = 2a, the formula becomes (a + 2a) * 2 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 3a * 2 = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 6a = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides by 6 to get a = 1/6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the rate of the older pump.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since b = 2a, then b = 2/6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the rate of the newer pump.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula of (a + b) * 2 = 1 becomes (1/6 + 2/6) * 2 = 1 which becomes 3/6 * 2 = 1 which becomes 1 = 1 which confirms the solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate * time = quantity for the older pump becomes 1/6 * time = 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this results in time = 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate * time = quantity for the newer pump becomes 2/6 * time = 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this results in time = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that it will take the older pump 6 hours to drain the pool by itself.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );