document.write( "Question 1208990: A 5-horsepower (hp) pump can empty a pool in 5 hours.A smaller, 2-hp pump
\n" );
document.write( "empties the same pool in 8 hours. The pumps are used together to begin emptying
\n" );
document.write( "this pool.After two hours, the 2-hp pump breaks down. How long will it take the
\n" );
document.write( "larger pump to empty the pool?
\n" );
document.write( "Let hp = horsepower
\n" );
document.write( "5hp = 1/5
\n" );
document.write( "2hp = 1/8
\n" );
document.write( "Let t = time in hours
\n" );
document.write( "1/t = time it takes larger pump to empty the pool
\n" );
document.write( "My equation is:
\n" );
document.write( "(1/5) + (1/8) = 1/t
\n" );
document.write( "Is this correct?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #847799 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "A 5-horsepower (hp) pump can empty a pool in 5 hours.\r\n" ); document.write( "So the larger pump's emptying rate is\n" ); document.write( " |