Fiveable

♾️AP Calculus AB/BC Unit 4 Review

QR code for AP Calculus AB/BC practice questions

4.5 Solving Related Rates Problems

4.5 Solving Related Rates Problems

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Related rates problems ask you to find how fast one quantity changes by connecting it to other quantities whose rates you already know. You write an equation linking the variables, differentiate both sides with respect to time using the chain rule, then plug in known values and solve for the unknown rate. For AP Calculus, substitute values after differentiating so variables keep their rate meanings.

Why This Matters for the AP Calculus Exam

Related rates pull together the chain rule, implicit differentiation, and rate-of-change interpretation from earlier in AP Calculus. This topic builds on the setup work from Introduction to Related Rates and pushes you to finish the problem and explain what your answer means.

On the exam, related rates show up in both multiple-choice and free-response style questions. You will need to translate a word problem into an equation, differentiate with respect to time, substitute correctly, and interpret the rate you find in context. Clear setup, correct chain rule use, and matching units make your work easy to follow and easy to score.

Key Takeaways

  • A related rate connects an unknown rate to known rates through an equation that ties the variables together.
  • Differentiate both sides of your equation with respect to time, applying the chain rule to every variable that depends on time.
  • A quantity that stays constant has a rate of change of zero, so its derivative drops out.
  • Plug in numbers only after differentiating, not before, so constants do not hide variables you still need to differentiate.
  • Use geometry formulas (area, volume, Pythagorean theorem, similar triangles) to build the relationship between variables.
  • Always report your answer with correct units and say whether the quantity is increasing or decreasing.

A related rates problem often hands you a lot of information at once. Organize before you solve.

  1. Read carefully and identify the rates. Note which rates are given and which rate you need to find. Circling or rewriting key values off to the side helps.
  2. Draw a diagram. A labeled picture shows how the variables connect and which ones are changing.
  3. Set up an equation that relates the variables. These are usually geometric formulas or relationships given in the problem.
  4. Differentiate implicitly with respect to time t. Apply the chain rule to each term that contains a variable depending on time.
  5. Substitute known values. Plug in known quantities and rates after differentiating.
  6. Solve for the desired rate. Isolate the rate you want, then check that your units make sense in context.

1) Expanding Rectangle

An expanding rectangle has one side of length 6 feet and the other side of length 8 feet. If the length of the shorter side is increasing at a rate of 2 feet per minute, at what rate is the area of the rectangle increasing?

Start by identifying key facts and drawing a picture.

Known Information

  • l0=8l_0 = 8 ft
  • w0=6w_0 = 6 ft
  • dwdt=+2ftmin\frac {dw}{dt} = +2 \frac{ft}{min}

Important Equations

  • Area=lengthwidth=lwArea = length \cdot width = l\cdot w

The length is not changing, so dldt=0\frac {dl}{dt} = 0. Only the width changes here.

After plugging in the constant length, the area is Area=8wArea = 8\cdot w at any time. Now differentiate with respect to time using the chain rule.

A=8dwdtA' = 8 \cdot \frac {dw}{dt}

A=82A' = 8\cdot 2

A=16ft2minA' = 16 \frac {ft^2}{min}

The area AA of the rectangle is increasing at a rate of 16 square feet per minute. Notice the units are square feet per minute, since area is measured in square feet.

2) Sliding Ladder

Consider a 1313 meter long ladder leaning against a wall. If the distance between the wall and the bottom of the ladder is increasing at 33 m/s, how fast is the distance between the ground and the top of the ladder changing when the bottom of the ladder is 55 meters away from the wall?

This question throws a lot at you at once, so reread the scenario before working.

Start by identifying key facts and drawing a picture.

Known Information

  • x0=5x_0 = 5 m
  • dxdt=+3ms\frac {dx}{dt} = +3 \frac{m}{s}
  • dydt=?ms\frac {dy}{dt} = ? \frac{m}{s}

Important Equations

  • x2+y2=z2x^2 + y^2 = z^2 (Pythagorean Theorem)

The ladder length is the hypotenuse, and it does not change, so dzdt=0\frac {dz}{dt} = 0.

After plugging in the constant hypotenuse, the relationship is x2+y2=132x^2 + y^2 = 13^2. Now take the derivative with respect to time, using the chain rule:

2xdxdt+2ydydt=02x \cdot \frac {dx}{dt} + 2y\cdot \frac {dy}{dt} = 0

Plug in the known values:

2(5)3+2ydydt=02(5) \cdot 3 + 2y\cdot \frac {dy}{dt} = 0

You still need two things: the value of yy when x=5x = 5, and dydt\frac {dy}{dt}, which is the answer.

Find yy using the Pythagorean Theorem. The sides (5,12,13)(5, 12, 13) form a Pythagorean triple, but you can also solve directly:

x2+y2=z2x^2 + y^2 = z^2

(5)2+y2=(13)2(5)^2 + y^2 = (13)^2

y=(13)2(5)2=144=12y = \sqrt{(13)^2 - (5)^2} = \sqrt {144} = 12

Now solve for dydt\frac {dy}{dt}:

2(5)3+2(12)dydt=02(5) \cdot 3 + 2(12)\cdot \frac {dy}{dt} = 0

30+24dydt=030 + 24 \frac {dy}{dt} = 0

dydt=3024=54\frac {dy}{dt} = \frac{-30}{24} = \frac{-5}{4}

The distance between the top of the ladder and the ground is decreasing at a rate of 54\frac{5}{4} meters per second when the bottom of the ladder is 5 meters from the wall. The negative sign tells you the top is sliding down.

How to Use This on the AP Calculus Exam

Free Response

  • Show your relating equation before differentiating. Graders and your own work both depend on seeing the setup.
  • Differentiate with respect to time first, then substitute. Plugging in numbers too early can erase a variable you still need.
  • Find any missing instantaneous value (like the height when the base is 5) using your original equation before solving for the rate.
  • Interpret your final answer in words, including units and whether the quantity is increasing or decreasing.

MCQ

  • Watch for which rate is given and which is unknown. Mixing them up is a common error.
  • A constant quantity has a derivative of zero, which often simplifies the equation quickly.
  • Check that your units match the answer choices, since area rates use squared units and volume rates use cubed units.

Common Trap

A value that is true only at one instant, like a specific radius or distance, is not constant over time. Do not plug it in before differentiating. Treat it as a variable, differentiate, then substitute its value.

Common Misconceptions

  • Substituting before differentiating. If you plug in a value that is changing before you take the derivative, you lose the term for that variable's rate. Differentiate first, then substitute.
  • Forgetting the chain rule. Every variable that depends on time needs a ddt\frac{d}{dt} factor when you differentiate. Leaving it off is the most common related rates mistake.
  • Confusing a rate with a value. A rate like dydt\frac{dy}{dt} is how fast something changes, not the size of the quantity itself. Keep these separate in your setup.
  • Ignoring the sign. A negative rate means the quantity is decreasing. Do not drop the sign or treat the answer as positive when the problem describes something shrinking.
  • Using wrong units. Area rates are in squared units per time and volume rates are in cubed units per time. Match the unit to the quantity you are tracking.
  • Treating a constant as variable. If a length truly never changes (like a fixed ladder), its derivative is zero and that term drops out. Only treat quantities as variable if they actually change over time.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

rate of change

The measure of how quickly a quantity changes with respect to another variable, often time.

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.

Frequently Asked Questions

Why do you differentiate with respect to time?

Related rates describe how quantities change over time, so every changing variable needs a chain rule factor such as dx/dt, dy/dt, or dV/dt.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot