Daniel B. answered 11/11/20
A retired computer professional to teach math, physics
Let
l = 12 ft be the length of the trough,
v be the rate of pumping (in part (a) given, but in part (b) to be calculated),
t be time variable,
h be the water height variable.
First we calculate the volume V of water for any water height h.
Notice that the isosceles triangle forming the base of the through
is similar to the isosceles triangle forming the base of the volume of water.
Since the base and height of the former are equal, so is
the base and height of the latter.
Therefore the water forms a trough shape of length l,
ending in a triangle with base and height both h.
Therefore
V = l h2/2 (1)
Over time t the water can fill volume:
V = v t. (2)
Combining (1) and (2)
v t = l h2 / 2
From the above equation,
we will need h expressed as function of t and also t expressed as function of h:
t = l h2 / (2 v) (3)
h = sqrt(2 v t / l) (4)
From (4), the derivative h'(t) = dh/dt is
h'(t) = v / (l sqrt(2 v t / l))
(a)
We are to calculate the derivative h'(t1) at a time t1 when
h1 = 1.8 ft
From (3) that happens at time
t1 = l h12 / (2 v)
To evaluate the derivative at time t1 it is convenient to first
substitute t1 into the expression (2 v t1 / l) under the square root:
2 v t1 / l = 2 v (l h12 / (2 v)) / l = h12
Now
h'(t1) = v / (l sqrt(2 v t1 / l) = v / (l h1) (5)
Substituting actual numbers:
h'(t1) = 2 ft3/min /(12 ft x 1.8 ft) = 0.09 ft/min
(b)
We are given h'(t2) = 3/8 in/min at a time t2 when the water height is h2 = 2.2 ft,
and we are to calculate v.
Reusing equation (5):
h'(t2) = v / (l h2)
v = l h2 h'(t2)
Substituting actual numbers
v = 12 ft x 2.2 ft x 3/8 in/min
= 12 x 12 in x 2.2 x 12 in x 3/8 in/min = 1425.6 in3/min