|
Question 1108486: Working together, it takes two different sized hoses 30 minutes to fill a small swimming pool. If it takes 50 minutes for the larger hose to fill the swimming pool by itself, how long will it take the smaller hose to fill the pool on its own?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 0): Working together, it takes two different sized hoses 30 minutes to fill a small swimming pool. If it takes 50 minutes for the larger hose to fill the swimming pool by itself, how long will it take the smaller hose to fill the pool on its own?
----
Together DATA:
time = 30 min/job ; rate = 1/30 job/min
----
Larger Hose DATA:
time = 50 min/job ; rate = 1/50 job/min
----
Smaller Hose DATA:
time = x min/job ; rate = 1/x job/min
--------------
Equation:
rate + rate = together rate
1/x + 1/50 = 1/30
---
(50*30) + 30x = 50x
---
20x = 50*30
x = 150/2 = 75 min (Time for smaller hose to do the job)
--------------
Cheers,
Stan H.
---------------
|
|
|
| |