---
title: "AP Calculus 4.4 Intro to Related Rates"
description: "Review related rates in AP Calculus, including chain rule setup, differentiating with respect to time, units, and circle and ladder examples."
canonical: "https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2"
type: "study-guide"
subject: "AP Calculus AB/BC"
unit: "Unit 4 – Contextual Applications of Differentiation"
lastUpdated: "2026-06-11"
---

# AP Calculus 4.4 Intro to Related Rates

## Summary

Review related rates in AP Calculus, including chain rule setup, differentiating with respect to time, units, and circle and ladder examples.

## Guide

## What are related rates in AP Calculus?
[Related rates](/ap-calc/unit-4/solving-related-rates-problems/study-guide/oXqNN9mrHM2r16Pjzm22 "fv-autolink") problems use derivatives to connect how two or more changing quantities move together, usually with respect to time. You write an equation relating the quantities, differentiate both sides with respect to the [independent variable](/ap-calc/key-terms/independent-variable "fv-autolink") using the chain rule, then plug in known values to solve for the unknown rate.

## Why This Matters for the AP Calculus Exam

Related rates pull together the chain rule, [implicit differentiation](/ap-calc/unit-3/implicit-differentiation/study-guide/k43S7kJDyGg9NFUm78Uw "fv-autolink"), and unit reasoning from earlier units and apply them to word problems. On the AP Calculus exam, you may see these ideas in both multiple-choice and free-response settings, where you translate a real situation into an equation, differentiate with respect to time, and interpret what your rate actually means.

The skill being built here is recognizing that a phrase like "how fast is the [area](/ap-calc/unit-6/applying-properties-definite-integrals/study-guide/lUbcVbDG5QVysAn9 "fv-autolink") [increasing](/ap-calc/unit-5/determining-intervals-on-which-function-is-increasing-or-decreasing/study-guide/Y2fgjyl7H1dKPI2YsB4Y "fv-autolink")" signals a derivative with respect to time. Clear notation, correct units, and a labeled setup make your work easier to follow and easier to check, which matters for accurate exam responses.

## Key Takeaways

- The chain rule is the backbone of related rates: every variable gets differentiated with respect to the same independent variable, usually time $t$.
- Other rules like [the product rule](/ap-calc/unit-2/product-rule/study-guide/qQXYTmpHvjsqAWOVzcEw "fv-autolink") and [quotient rule](/ap-calc/unit-2/quotient-rule/study-guide/qjB4zQXXy6ps14FlOXLc "fv-autolink") may show up when the equation has products or fractions of variables.
- Write the relationship as an equation first (area, volume, Pythagorean theorem, similar triangles, trig relation), then differentiate.
- Differentiate before you substitute. Plug in known numbers only after taking the derivative.
- Track your rates with notation like $\frac{dr}{dt}$, $\frac{dA}{dt}$, or $\frac{dy}{dt}$ so you know which rate is given and which is unknown.
- Keep units consistent and state what your answer means in context.

## How to Use This on the AP Calculus Exam

### Problem Solving

A reliable step-by-step approach:

1. **Identify the quantities.** Note what is given (with units) and what rate you are solving for. Label each rate with proper notation like $\frac{dx}{dt}$.
2. **Model the relationship.** Write an equation that ties the quantities together. Common setups include the area of a circle, the volume of a cone or sphere, the Pythagorean theorem, or a trig relation.
3. **Differentiate with respect to the independent variable.** Apply the chain rule to every variable. Use the product or quotient rule if your equation needs it.
4. **Substitute and solve.** Plug in known values after differentiating, then use algebra to find the unknown rate.

Drawing and labeling a picture is one of the most useful habits here. A clear diagram helps you spot the right equation and keep your known and unknown quantities straight. For the [derivative rules](/ap-calc/unit-2/derivatives-tangent-cotangent-secant-cosecant-functions/study-guide/wkBAhxiFZ1wV1M5mwLwt "fv-autolink") behind this, see the [Unit 2 guides](/ap-calc/unit-2).

### Worked Example: Expanding Circle

Suppose an oil spill spreads in a circular pattern. The radius increases at a [constant rate](/ap-calc/key-terms/constant-rate "fv-autolink") of 3 m/s. How fast is the area increasing when the radius is 30 m?

Known quantities: radius $r = 30$ m and $\frac{dr}{dt} = 3$ m/s. You are solving for $\frac{dA}{dt}$.

Relate area to radius:

$$A = \pi r^2$$

Differentiate both sides with respect to $t$ using the chain rule:

$$\frac{d}{dt}(A) =\frac{d}{dt}(\pi r^2) = \pi \frac{d}{dt}(r^2) = 2\pi r\frac{dr}{dt}$$

So:

$$\frac{dA}{dt} = 2\pi r\frac{dr}{dt}$$

Substitute the known values, keeping units:

$$\frac{dA}{dt} = 2\pi \cdot 30\,m \cdot 3\,m/s = 180\pi \; m^2/s$$

The area is increasing at $180\pi \; m^2/s$.

### Worked Example: Sliding Ladder

A 15 ft tall ladder rests against a vertical wall. The bottom of the ladder slides away from the wall at 5 ft/s. How fast is the top of the ladder sliding down when the bottom is 9 ft from the wall?

Set the wall along the $y$-axis and the ground along the $x$-axis. The ladder is the hypotenuse, so use the Pythagorean theorem:

$$x^2+y^2= 225$$

You are solving for $\frac{dy}{dt}$. Differentiate with respect to $t$:

$$\frac{d}{dt}(x^2+y^2)=\frac{d}{dt}(225)$$

$$2x\frac{dx}{dt}+2y\frac{dy}{dt} = 0$$

You still need $y$. Use the original equation with $x = 9$:

$$9^2+y^2=15^2 \\ 81 + y^2 = 225 \\y^2 = 225 -81 \\ y = \sqrt{144} = 12 \\ y= 12$$

Now substitute $x = 9$, $y = 12$, and $\frac{dx}{dt} = 5$:

$$(2\cdot 9\cdot 5)+ (2\cdot 12\cdot \frac{dy}{dt}) = 0$$

$$90 + 24\frac{dy}{dt} = 0$$

$$24\frac{dy}{dt} = -90$$

$$\frac{dy}{dt} = \frac{-90}{24} = \frac{-15}{4} \; ft/s$$

The top of the ladder slides down at $\frac{-15}{4}$ ft/s. The negative sign shows the height is shrinking.

### Common Trap

Watching for "missing" values like $y$ in the ladder problem is part of the work, not a mistake. When a variable you need is not given, solve for it from the original equation before substituting.

## Common Misconceptions

- **Substituting too early.** If you plug in a value like $r = 30$ before differentiating, you treat a changing quantity as a constant and lose its rate. Differentiate first, then substitute.
- **Forgetting the chain rule.** Differentiating $r^2$ with respect to $t$ gives $2r\frac{dr}{dt}$, not just $2r$. Every variable carries a $\frac{d\,?}{dt}$ factor.
- **Mixing up which rate is which.** $\frac{dr}{dt}$ and $\frac{dA}{dt}$ are different quantities. Label them carefully so you know what is given and what you are solving for.
- **Dropping units.** A rate without units is incomplete. Carry units through and report the answer with them, like $m^2/s$ or $ft/s$.
- **Assuming a constant rate means the other rate is constant too.** A constant $\frac{dr}{dt}$ does not make $\frac{dA}{dt}$ constant, since $\frac{dA}{dt}$ depends on $r$.

In the next topic, you will practice another structured approach to these problems with more examples, so you can find the method that works best for you.

[AP Calculus 4.5 Solving Related Rates Problems](/ap-calc/unit-4/solving-related-rates-problems/study-guide/oXqNN9mrHM2r16Pjzm22)

## Related AP Calculus Guides

- [Unit 4 Overview: Contextual Applications of Differentiation](/ap-calc/unit-4/review/study-guide/WUcGEQyRdnJ5d6kCn33I)
- [4.1 Interpreting the Meaning of the Derivative in Context](/ap-calc/unit-4/interpreting-meaning-derivative-context/study-guide/OXc6dgMJOkPiPZ5XDaq3)
- [4.2 Straight-Line Motion: Connecting Position, Velocity, and Acceleration](/ap-calc/unit-4/straight-line-motion-connecting-position-velocity-acceleration/study-guide/2ZIESajDNiJ4ENTrnDT6)
- [4.6 Approximating Values of a Function Using Local Linearity and Linearization](/ap-calc/unit-4/approximating-values-function-using-local-linearity-linearization/study-guide/mNrv8hwdyTqGWapbyqAH)
- [4.5 Solving Related Rates Problems](/ap-calc/unit-4/solving-related-rates-problems/study-guide/oXqNN9mrHM2r16Pjzm22)
- [4.3 Rates of Change in Applied Contexts other than Motion](/ap-calc/unit-4/rates-change-applied-contexts-other-than-motion/study-guide/ZaLyHm3IcLaORcqYsxxB)

## Vocabulary

- **chain rule**: A differentiation rule that provides a method for finding the derivative of a composite function by multiplying the derivative of the outer function by the derivative of the inner function.
- **product rule**: A differentiation rule that states the derivative of a product of two functions equals the first function times the derivative of the second plus the second function times the derivative of the first.
- **quotient rule**: A differentiation rule used to find the derivative of a quotient of two differentiable functions.
- **related rates**: Problems in which the rates of change of two or more related quantities are connected, and the derivative is used to find an unknown rate of change from known rates.

## FAQs

### What are related rates in AP Calculus?

Related rates problems use derivatives to connect two or more changing quantities, usually with respect to time. You model the relationship, differentiate, then solve for the unknown rate.

### Why is the chain rule used in related rates?

The chain rule is needed because variables such as radius, area, height, or distance are functions of time. Differentiating with respect to time adds rate terms like dr/dt or dA/dt.

### What steps should I use for related rates problems?

Identify known quantities and rates, write an equation relating the variables, differentiate with respect to time, substitute known values after differentiating, and solve with units.

### Why should I not substitute values before differentiating?

Substituting too early can turn a changing variable into a constant and remove its rate. Keep variables symbolic until after differentiating.

### What equations are common in related rates?

Common equations include area, volume, the Pythagorean theorem, similar triangles, and trigonometric relationships. The right equation depends on what quantities are changing.

### How should I report a related rates answer?

State the numerical rate with units and interpret the sign in context. A negative rate usually means the quantity is decreasing, such as a ladder top moving downward.

## Structured Data

```json
{"@context":"https://schema.org","@type":"FAQPage","inLanguage":"en","mainEntity":[{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#what-are-related-rates-in-ap-calculus","name":"What are related rates in AP Calculus?","acceptedAnswer":{"@type":"Answer","text":"Related rates problems use derivatives to connect two or more changing quantities, usually with respect to time. You model the relationship, differentiate, then solve for the unknown rate."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#why-is-the-chain-rule-used-in-related-rates","name":"Why is the chain rule used in related rates?","acceptedAnswer":{"@type":"Answer","text":"The chain rule is needed because variables such as radius, area, height, or distance are functions of time. Differentiating with respect to time adds rate terms like dr/dt or dA/dt."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#what-steps-should-i-use-for-related-rates-problems","name":"What steps should I use for related rates problems?","acceptedAnswer":{"@type":"Answer","text":"Identify known quantities and rates, write an equation relating the variables, differentiate with respect to time, substitute known values after differentiating, and solve with units."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#why-should-i-not-substitute-values-before-differentiating","name":"Why should I not substitute values before differentiating?","acceptedAnswer":{"@type":"Answer","text":"Substituting too early can turn a changing variable into a constant and remove its rate. Keep variables symbolic until after differentiating."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#what-equations-are-common-in-related-rates","name":"What equations are common in related rates?","acceptedAnswer":{"@type":"Answer","text":"Common equations include area, volume, the Pythagorean theorem, similar triangles, and trigonometric relationships. The right equation depends on what quantities are changing."}},{"@type":"Question","@id":"https://fiveable.me/ap-calc/unit-4/intro-related-rates/study-guide/WxyKc3lpYx3sCEzkH9y2#how-should-i-report-a-related-rates-answer","name":"How should I report a related rates answer?","acceptedAnswer":{"@type":"Answer","text":"State the numerical rate with units and interpret the sign in context. A negative rate usually means the quantity is decreasing, such as a ladder top moving downward."}}]}
```
