Related rates problems use derivatives to connect quantities that are changing with time. They matter because many real systems involve several linked variables, such as radius and volume, distance and angle, or height and shadow. Instead of finding how one quantity changes by itself, related rates lets you find one rate from another known rate. This makes calculus useful for motion, geometry, physics, and engineering.

The main idea is to write an equation that relates the changing quantities, then differentiate both sides with respect to time. Because each variable depends on time, the chain rule is usually required, so terms like dx/dt, dy/dt, or dr/dt appear naturally. After differentiating, you substitute the values from the specific instant described in the problem. Careful units, correct geometry, and clear variable definitions are what make these problems work.

Key Facts

  • Start with a relationship among variables, such as x2+y2=z2x^2 + y^2 = z^2 or V=43πr3V = \frac{4}{3}\pi r^3.
  • Differentiate with respect to time t, not with respect to a single variable unless stated otherwise.
  • If yy depends on tt, then ddt(y2)=2ydydt\frac{d}{dt}(y^2) = 2y\frac{dy}{dt} by the chain rule.
  • For a circle area A=πr2A = \pi r^2, differentiating gives dAdt=2πrdrdt\frac{dA}{dt} = 2\pi r\frac{dr}{dt}.
  • For a sphere volume V=43πr3V = \frac{4}{3}\pi r^3, differentiating gives dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2\frac{dr}{dt}.
  • In ladder and distance problems, a common relation is x2+y2=L2x^2 + y^2 = L^2, so 2xdxdt+2ydydt=02x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0 when LL is constant.

Vocabulary

Related rates
A calculus method for finding how one changing quantity varies by using its relationship to other changing quantities.
Chain rule
A differentiation rule used when a variable depends on another variable, such as a quantity depending on time.
Instantaneous rate of change
The rate at which a quantity is changing at one specific moment, usually written as a derivative like dx/dt.
Implicit differentiation
A method of differentiating an equation involving several variables without first solving for one variable explicitly.
Constraint equation
An equation that links the variables in a problem and must remain true as they change.

Common Mistakes to Avoid

  • Plugging in numbers before differentiating, which is wrong because it removes the variable relationships needed to apply the chain rule correctly.
  • Forgetting that all changing quantities depend on time, which is wrong because terms like dy/dt or dr/dt should appear after differentiating.
  • Using the wrong geometric equation, which is wrong because the entire derivative setup depends on a correct constraint such as similar triangles or the Pythagorean theorem.
  • Ignoring units or sign conventions, which is wrong because a shrinking radius should give a negative dr/dt and mixed units can make the final rate meaningless.

Practice Questions

  1. 1 A spherical balloon is being inflated so that its radius increases at 2 cm/s. How fast is the volume changing when the radius is 5 cm?
  2. 2 A 10 ft ladder leans against a wall. The bottom slides away from the wall at 3 ft/s. How fast is the top sliding down when the bottom is 6 ft from the wall?
  3. 3 A shadow problem and a ladder problem can both involve similar triangles or the Pythagorean theorem. Explain how choosing the correct geometric relationship determines the derivative equation you will use.