SOLUTION: One hose can fill a pool in 15 hours. The second hose can fill the pool in 10 hours. How long would it take to fill the pool using both hoses?

Algebra ->  Rate-of-work-word-problems -> SOLUTION: One hose can fill a pool in 15 hours. The second hose can fill the pool in 10 hours. How long would it take to fill the pool using both hoses?      Log On


   



Question 627998: One hose can fill a pool in 15 hours. The second hose can fill the pool in 10 hours. How long would it take to fill the pool using both hoses?
Answer by Edwin McCravy(20064) About Me  (Show Source):
You can put this solution on YOUR website!
Here is how to do it in your head:

In 30 hours the first hose could fill 2 pools and the second one could
fill 3 pools, so together in 30 hours both could fill 5 pools, so together
they could fill 1 pool in only 6 hours.

Here is how to do it with algebra.  Make this chart:

                 no. of pools filled     time     rate in pools/hour
1st hose
2nd hose
both together

Put x for the time for both together, 15 and 10 for the times for each
hose separately, and 1's for the no. of pools, since doing it this way 
we are only interested in 1 pool being filled.

                 no. of pools filled     time     rate in pools/hour
1st hose                  1               15             
2nd hose                  1               10
both together             1                x

Now fill in the three rates by dividing pools by hours:

                 no. of pools filled     time     rate in pools/hour
1st hose                  1               15           1/15    
2nd hose                  1               10           1/10
both together             1                x           1/x

The equation comes from

            %28matrix%284%2C1%2C%0D%0A%0D%0Arate%2Cof%2Cfirst%2Chose%29%29 + %28matrix%284%2C1%2C%0D%0A%0D%0Arate%2Cof%2Csecond%2Chose%29%29 = %28matrix%285%2C1%2C%0D%0A%0D%0Arate%2Cof%2Cboth%2Choses%2Ctogether%29%29  

                     1%2F15 + 1%2F10 = 1%2Fx

Multiply through by LCD of 30x

                     2x + 3x = 30
                          5x = 30
                           x = 6

Answer: 6 hours.  Same as when you do it in your head.

Edwin