document.write( "Question 1117256: Working together, two pumps can drain a certain pool in
\n" );
document.write( "3\r
\n" );
document.write( "\n" );
document.write( "hours. If it takes the older pump
\n" );
document.write( "12\r
\n" );
document.write( "\n" );
document.write( "hours to drain the pool by itself, how long will it take the newer pump to drain the pool on its own? \r
\n" );
document.write( "\n" );
document.write( "Do not do any rounding.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #732266 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Working together, two pumps can drain a certain pool in 3 \n" ); document.write( "hours. If it takes the older pump 12 hours to drain the pool by itself, \n" ); document.write( "How long will it take the newer pump to drain the pool on its own? \n" ); document.write( "Do not do any rounding. \n" ); document.write( "-------- \n" ); document.write( "together rate = 1/3 job/hr \n" ); document.write( "older pump rate = 1/12 job/hr \n" ); document.write( "newer pump rate = 1/x job/hr \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "1/x + 1/12 = 1/3 \n" ); document.write( "------ \n" ); document.write( "12 + 3x = 4x \n" ); document.write( "x = 12 hrs (time for the newer pump) \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |