SOLUTION: Mary wants to fill a swimming pool that holds 15,000 gallons of water. if she fills from a large hose for 3 hours and a small hose for 8 hours, she can fill half the pool. The pool

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Mary wants to fill a swimming pool that holds 15,000 gallons of water. if she fills from a large hose for 3 hours and a small hose for 8 hours, she can fill half the pool. The pool      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1111270: Mary wants to fill a swimming pool that holds 15,000 gallons of water. if she fills from a large hose for 3 hours and a small hose for 8 hours, she can fill half the pool. The pool is completely filled if she uses both hoses together for 10 hours. how long will it take to fill the pool using each hose by itself.
Found 2 solutions by ikleyn, amalm06:
Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let S be the rate of work of the small hose (= volume of water per 1 hour).

Let L be the rate of work of the large hose (= volume of water per 1 hour).


Then you have these two equation from the condition:

 3L +  8S = 0.5,    (1)
10L + 10S = 1       (2)

where 0.5 denotes half of pool volume and 1 denotes whole volume.


To solve the system, multiply eq(1) by 10 (both sides)  and  multiply eq(2) by 3 (both sides). You will get

30L + 80S = 5,      (3)
30L + 30S = 3.      (4)


Now subtract eq(4) from eq(3)  (both sides).


You will get

     50S = 2  ====>  S = 2%2F50 = 1%2F25.


Thus you found that the rate of work of the small hose is 1%2F25 of the pool volume per hour.

It means that the small hose can fill the pool in 25 hour, working alone.



Now from equation (2)

10L + 10*(1/25) = 1,   or   10L = 1 - 10/25 = 15/25 = 3/5  ====>  L = 3%2F50.


Thus you found that the rate of work of the large hose is 3%2F50 of the pool volume per hour.

It means that the small hose can fill the pool in 50%2F3 hours = 162%2F3 hours = 16 hours and 40 minutes, working alone.

Solved.

-------------------
It is a typical joint work problem.

There is a wide variety of similar solved joint-work problems with detailed explanations in this site.  See the lessons
    - Using Fractions to solve word problems on joint work
    - Solving more complicated word problems on joint work
    - Selected joint-work word problems from the archive


Read them and get be trained in solving joint-work problems.

Also,  you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this textbook under the topic
"Rate of work and joint work problems"  of the section  "Word problems".


Save the link to this online textbook together with its description

Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson

to your archive and use it when it is needed.


Answer by amalm06(224) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose it takes the large hose x hours to fill the pool by itself. Then the
work rate of the large hose is 1/x. Similarly, suppose it takes the small hose y hours to fill the pool by itself. Then the work rate of the small hose is 1/y.
Using the constraints in the problem, write a system of simultaneous equations:

(3/x)+(8/y)=1/2

(10/x)+(10/y)=1

Solve the system of equations to find the values of x and y.