SOLUTION: One tap fills a tub in 10min
Another one does it in 15min
How long will it take if both fill at the same time
Algebra ->
Rate-of-work-word-problems
-> SOLUTION: One tap fills a tub in 10min
Another one does it in 15min
How long will it take if both fill at the same time
Log On
Question 887570: One tap fills a tub in 10min
Another one does it in 15min
How long will it take if both fill at the same time Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! One tap fills a tub in 10min
Another one does it in 15min
How long will it take if both fill at the same time
--------------
slower tap DATA: time = 10 min/job ; rate = 1/10 job/min
faster tap DATA: time = 15 min/job ; rate = 1/15 job/min
------------------
together DATA: time = x min/job ; rate = 1/x job/min
==================
Equation:
rate + rate = together rate
1/10 + 1/15 = 1/x
-------
15x + 10x = 10*15
25x = 150
x = 6 minutes (time to do the job together)
===================
Cheers,
Stan H.
---------------