Hi Harley.
Rate problems can be really confusing...
No matter if the pond is filled by the inlet pipe alone or the hose alone or with them both, all three methods will be putting the same amount of water into the pond. So let's just say that the pond has 100 gallons. We can make this anything, as long as it is the same for all three problems.
If the time it takes for the pipe to fill the pond is "p" and the time it takes for the hose to fill the pond is "h", then the times we need are found by rate = volume/time, so if we are looking for times, we will need volume/rate.
timeBOTH = 3 hours
rateBOTH = 100 gallons/3 hours or 33.3333 gallons per hour
timePIPEalone = p (one hour less than the hose alone)
ratePIPEalone = 100/p gallons per hour
timeHOSEalone = p + 1
rateHOSEalone = 100/(p+1) gallons per hour
If we add the ratePIPEalone (in gal/hr) + rateHOSEalone (in gal/hr), this should equal the rateBOTH (in gal/hr).
So...
100/p + 100/(p+1) = 100/3
left side is the addition of fractions, so both fractions need a common denominator of "p(p+1)".
(p +1) (100) (p) (100) 100
------------- + --------------------- = -------
(p + 1) (p) (p) (p+1) 3
This becomes
100p + 100 + 100p 100
------------------------ = ----------------------
p2 + p 3
Cross multiply and simplify:
3(200p + 100) = 100 (p2 + p)
Distribute on both sides:
600p + 300 = 100 p2 + 100p
Move everything to the right side:
0 = 100 p2 - 500p - 300
Divide everything on both sides by 100 (just to make simplifying easier....)
0 = p2 -5p - 3
Since this does not factor easily, you will have to use the quadratic formula to get
5 ±√[25 - (4)(1)(-3)]
---------------------------
2(1)
5±√[25+12]
-----------------
2
5 ±√37
----------- = +5.542 or -0.541
2
So it looks like the pipe alone can fill the pond in 5.542 hours, the hose alone can fill the pipe in 6.542 hours.
Hope this helps. :-)
Vicki
Andy C.
07/17/17