document.write( "Question 931706: It takes an older pump
\n" );
document.write( "5
\n" );
document.write( " times as long to drain a certain pool as it does a newer pump. Working together, it takes the two pumps
\n" );
document.write( "3
\n" );
document.write( " hours to drain the pool. How long will it take the newer pump to drain the pool working alone? \n" );
document.write( "
Algebra.Com's Answer #565753 by ptaylor(2198) You can put this solution on YOUR website! Let t=time it takes newer pump to drain the pool \n" ); document.write( "Newer pump drains at the rate of 1/t of the pool per hour \n" ); document.write( "Older pump drains the pool in 5t hours \n" ); document.write( "Older pump drains at the rate of 1/5t of the pool per hour \n" ); document.write( "Our equation to solve is: \n" ); document.write( "1/t + 1/5t =1/3 multiply each term by 15t \n" ); document.write( "15+3=5t \n" ); document.write( "5t=18 \n" ); document.write( "t=18/5=3.6 hours---time it takes newer pump to drain the pool\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "1/3.6 + 1/18=1/3 \n" ); document.write( "5/18+1/18=1/3 \n" ); document.write( "1/3=1/3 \n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |