document.write( "Question 228229: One water pump can drain a lake in 9 hours. A newer model can drain the same lake in 6 hours. How long does it take for both water pumps together to drain the lake?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #169471 by nerdybill(7384) You can put this solution on YOUR website! One water pump can drain a lake in 9 hours. A newer model can drain the same lake in 6 hours. How long does it take for both water pumps together to drain the lake? \n" ); document.write( ". \n" ); document.write( "Let x = time in hours it takes for both to drain lake \n" ); document.write( "then \n" ); document.write( "x (1/9 + 1/6) = 1 \n" ); document.write( "Multiply both sides by 54 (common denominator) \n" ); document.write( "x (6 + 9) = 54 \n" ); document.write( "x(15) = 54 \n" ); document.write( "x = 54/15 \n" ); document.write( "x = 3.6 hours \n" ); document.write( "or \n" ); document.write( "x = 3 hours and 36 minutes\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |