This is a related rates calculus problem. The rate given in this problem is a volumetric flow rate, meaning that we need the Volume of a Cone to solve this problem.
Let's first write our given values:
- dV/dt = 30 ft3 / min
- h = 15 ft
- diameter (2r) = height (h)
1. Start with the volume of a cone
V = (1/3) pi * r2 * h
Since height is always equal to the diameter at any given point in time:
d = 2r = h
We can re-write r in terms of h
r = h / 2
Squaring both sides, we get:
r2 = (h/2)2 = h2 / 4
Substitute this into the volume equation.
V = (1/3) pi * r2 * h
= (1/3) pi * (h2 / 4) * h
= (1/3) pi * h3 / 4
V = (1/12) pi * h3
2. Take the derivative of both sides with respect to time
dV/dt = d/dt [(1/12) pi * h3]
dV/dt = (1/12) pi * 3 h2 dh/dt
dV/dt = (1/4) pi * h2 dh/dt
3. Now, plug in all the values we were given.
30 = (1/4) pi * (15)2 dh/dt
30 = (1/4) pi (225) dh/dt
4. Solve for dh/dt