Related Rates

Calculus
process

Also known as: related rate problems

Grade 9-12

View on concept map

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

A 10-ft ladder slides down a wall. The base moves out at 1 ft/s. How fast does the top slide down when the base is 6 ft from the wall?
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

Given F(x, y) = C where x and y depend on t: \frac{d}{dt}[F(x,y)] = F_x \frac{dx}{dt} + F_y \frac{dy}{dt} = 0.

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

If F(x(t), y(t)) = C where x and y are differentiable functions of t, then \frac{d}{dt}[F(x,y)] = \frac{\partial F}{\partial x}\frac{dx}{dt} + \frac{\partial F}{\partial y}\frac{dy}{dt} = 0 by the multivariable chain rule.

๐Ÿšง 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.

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.

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 โ†’