- Home
- /
- Math
- /
- Introduction to Calculus
- /
- Related Rates
Problems where two or more quantities change with time and are related by an equation. Related rates model real-world situations where multiple quantities change simultaneously: filling tanks, moving shadows, expanding oil spills, changing distances.
This concept is covered in depth in our Derivatives Guide, with worked examples, practice problems, and common mistakes.
Definition
Problems where two or more quantities change with time and are related by an equation. Differentiate the equation with respect to time t and use known rates to find an unknown rate.
๐ก Intuition
If two quantities are linked by an equation, their rates of change are also linked. A balloon inflating: as the radius increases, the volume increases too. How fast does the volume grow if the radius grows at 2 cm/s? The chain rule connects the rates.
๐ฏ Core Idea
Related rates problems always follow the same steps: (1) draw a picture, (2) write an equation relating the quantities, (3) differentiate with respect to t using the chain rule, (4) plug in known values and solve for the unknown rate.
Example
x^2 + y^2 = 100. Differentiate: 2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0.
At x = 6: y = 8, so 2(6)(1) + 2(8)\frac{dy}{dt} = 0 \Rightarrow \frac{dy}{dt} = -\frac{3}{4} ft/s.
Formula
Notation
\frac{dx}{dt}, \frac{dy}{dt}, \frac{dV}{dt}, etc. denote rates of change with respect to time t.
๐ Why It Matters
Related rates model real-world situations where multiple quantities change simultaneously: filling tanks, moving shadows, expanding oil spills, changing distances. They are a key application of implicit differentiation.
๐ญ Hint When Stuck
Draw the picture, label every changing quantity with a variable, write the geometric equation, THEN differentiate with respect to t.
Formal View
Related Concepts
๐ง Common Stuck Point
Don't plug in specific values until AFTER differentiating. The values of the variables change with time, so substituting before differentiating treats changing quantities as constants and gives the wrong equation.
โ ๏ธ Common Mistakes
- Substituting numerical values before differentiating: if you plug in x = 6 before differentiating, you lose the \frac{dx}{dt} term entirely.
- Forgetting that every variable that changes with time needs \frac{d}{dt}: in V = \frac{4}{3}\pi r^3, both V and r change with t, so \frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}.
- Using the wrong geometric or physical equation: a cone's volume is V = \frac{1}{3}\pi r^2 h, not V = \pi r^2 h (that's a cylinder). Drawing a careful picture prevents this.
Go Deeper
Frequently Asked Questions
What is Related Rates in Math?
Problems where two or more quantities change with time and are related by an equation. Differentiate the equation with respect to time t and use known rates to find an unknown rate.
Why is Related Rates important?
Related rates model real-world situations where multiple quantities change simultaneously: filling tanks, moving shadows, expanding oil spills, changing distances. They are a key application of implicit differentiation.
What do students usually get wrong about Related Rates?
Don't plug in specific values until AFTER differentiating. The values of the variables change with time, so substituting before differentiating treats changing quantities as constants and gives the wrong equation.
What should I learn before Related Rates?
Before studying Related Rates, you should understand: chain rule, implicit differentiation, rate of change.
Prerequisites
Cross-Subject Connections
How Related Rates Connects to Other Ideas
To understand related rates, you should first be comfortable with chain rule, implicit differentiation and rate of change.
Want the Full Guide?
This concept is explained step by step in our complete guide:
Derivatives Explained: Rules, Interpretation, and Applications โ