Related rates problems ask you to find how fast one quantity is changing by using its relationship to another quantity whose rate of change you already know. For example, if you know how fast water is filling a cone-shaped tank, you can figure out how fast the water level is rising at any moment.
These problems are one of the most common applications of implicit differentiation and the chain rule. The core idea: when two or more variables are linked by an equation, their rates of change are linked too.
Related Rates
Derivatives in Real-World Scenarios
In related rates problems, every changing quantity is a function of time, even if the original equation doesn't mention time explicitly. A sphere's radius, a ladder's distance from a wall, a shadow's length: if it's changing, it depends on .
- Identify the changing quantities. These become your variables: for volume, for height, for radius, etc.
- Rates of change are derivatives with respect to time. The rate at which volume changes is , the rate at which height changes is , and so on.
- You'll typically be given some of these rates and asked to find one you don't know.

Setting Up and Solving Related Rates Problems
The biggest challenge isn't the calculus itself; it's translating the word problem into an equation you can differentiate. Here's a reliable process:
- Draw a diagram (if the problem is geometric) and label every changing quantity with a variable.
- Write down what you know and what you need. List the given rates (e.g., ) and identify the unknown rate (e.g., ).
- Find an equation that relates the variables. Use geometry, physics, or whatever the problem gives you. For a sphere: .
- Differentiate both sides with respect to . This is where the chain rule comes in. Since depends on , differentiating gives:
- Substitute known values and solve. Plug in the given rate and the value of at the specific instant the problem asks about. If and :
A common mistake: don't plug in the specific values of variables before you differentiate. The variables need to stay as variables during differentiation because they're changing. You substitute only after taking the derivative.

The Chain Rule in Related Rates
Every related rates problem uses the chain rule, whether you notice it or not. When you differentiate with respect to , you're applying the chain rule because is itself a function of :
This pattern, , shows up every time you differentiate a variable that depends on time.
Pythagorean theorem example: A ladder 10 ft long leans against a wall. The base slides away at 2 ft/s. How fast is the top sliding down when the base is 6 ft from the wall?
The relationship is , where is the distance from the wall and is the height on the wall. Differentiating both sides with respect to :
When , you get . Substituting , , and :
The negative sign tells you is decreasing, which makes sense since the top of the ladder is sliding down.
Advanced Applications and Concepts
- Connection to differential equations. Related rates problems are actually simple differential equations. You're finding given a relationship between variables and other known rates. More complex versions of this idea appear throughout Calculus II and beyond.
- Parametric equations. When both and depend on , you're already working with parametric curves. The rate can be found as , which connects related rates to parametric differentiation.
- Optimization. Sometimes a related rates result feeds into an optimization question: for instance, finding the moment when a rate of change is at its maximum or minimum.
- Watch for domain restrictions. Make sure the values you substitute are physically reasonable. A radius can't be negative, a height can't exceed the container, and the functions involved need to be continuous at the point you're evaluating.