Question
A water tank in the shape of an inverted cone (vertex down) has height m and top radius m. Water drains out at a rate of /min. How fast is the water level falling when the depth is m?
A classic related-rates problem on the Class 11 / JEE Main syllabus.
Solution — Step by Step
Let = water depth, = water surface radius. Similar triangles: , so .
Volume of water: .
Given /min (negative because draining), m.
.
m/min.
Final answer: water level falls at m/min.
Why This Works
Related rates work because all variables in the geometric relation are functions of time. Differentiating both sides of uses the chain rule to link with via the geometry.
The similar-triangles step is what makes the cone tractable — by expressing in terms of , we eliminate one variable before differentiating. Otherwise, we’d have a partial-derivatives problem.
Alternative Method
Implicit differentiation. Keep with the constraint . Differentiate both: and . Substitute: get the same expression for . Slower but generalises better.
For related-rates problems, always (1) sketch the figure, (2) write the geometric relation, (3) eliminate variables using constraints, (4) differentiate, (5) plug in last. Plugging in early is the #1 source of errors.
Common Mistake
Substituting into before differentiating. That kills the variable and you get . Always differentiate first, then substitute the specific value.