AP Calculus AB and BC

Related Rates Setup Builder: The Five-Step Method

Set up a related rates problem in five steps: name the changing quantities and rates, write one equation relating them, differentiate both sides with respect to time, substitute known values only after differentiating, then solve for the unknown rate with units. You pick the governing relation yourself.

Problem
1 / 6
Sliding ladder

A 10-foot ladder leans against a vertical wall. The base of the ladder slides away from the wall at a constant rate of 2 feet per second. How fast is the top of the ladder sliding down the wall at the instant the base is 6 feet from the wall?

Step 1 of 5
Step 1 of 5: Name the quantities

Step 1. Name the quantities

Give each changing quantity a letter, then record the rate you are given and the rate you are asked to find.

  1. \text{Let } x = \text{distance from the wall to the base (ft).}
  2. \text{Let } y = \text{height of the top on the wall (ft).}
  3. \text{Given } \frac{dx}{dt} = 2, \ \text{find } \frac{dy}{dt} \ \text{when } x = 6.

This tool walks one AP-style word problem at a time through the five-step related rates method. The scenario stays pinned at the top so you can re-read it at every step, and you step through naming the quantities, choosing the governing relation, differentiating with respect to time, substituting the known values, and solving. It is a teaching tool, not a quiz: there is no score and no timer. The whole point is that at step two you have to pick the relation yourself from three candidates, and a wrong pick returns feedback on why that equation fails to model the picture without ever revealing the correct one. Related rates is CED Topic 4.4 (Introduction to Related Rates) and Topic 4.5 (Solving Related Rates Problems), tested on both AB and BC.

  • Name every changing quantity with a letter, then write down the rate you are given and the rate you want.
  • Find one equation relating those quantities: a known formula, an area or volume, or similar triangles.
  • Differentiate both sides with respect to time tt, applying the chain rule to every variable.
  • Substitute the known values only after differentiating, never before.
  • Solve for the unknown rate, and state it with units and the meaning of its sign.

The tool gates forward progress at step two: you cannot move on to differentiate until you have identified the correct relation. That mirrors the exam, where a wrong setup dooms every later part of a free-response question no matter how clean your algebra is.

The reason step three uses implicit differentiation is that in a related rates problem every quantity is secretly a function of time. The radius of an inflating balloon, the depth of water in a tank, the distance between two cars: each one changes as tt advances, so each one has its own rate. When you differentiate an equation that ties those quantities together, the chain rule attaches a rate to every variable. Take the volume of a sphere as an example, where both VV and rr depend on tt:

V=43πr3dVdt=4πr2drdtV = \frac{4}{3}\pi r^3 \quad\Longrightarrow\quad \frac{dV}{dt} = 4\pi r^2 \,\frac{dr}{dt}

The factor drdt\frac{dr}{dt} appears because rr is a function of tt, so differentiating r3r^3 with respect to tt is 3r23r^2 times the inner rate drdt\frac{dr}{dt}. That extra rate factor is the whole difference between an ordinary derivative and a related rate. This is why related rates uses Leibniz notation such as dVdt\frac{dV}{dt} and drdt\frac{dr}{dt} rather than prime notation: you need to name which variable is changing and with respect to what, and here it is always with respect to time.

A compute engine will happily differentiate whatever equation you hand it, but it will never tell you which equation to write down in the first place. That recognition is the actual work of a related rates problem, and it is what the builder forces you to practice. Every relation you would ever pick comes from a short menu of geometric facts, and the shape of the scenario tells you which one applies.

Scenario in the problemRelation to writeWhy
A right triangle: ladder on a wall, two paths at 90 degreesx2+y2=c2x^2 + y^2 = c^2The Pythagorean theorem ties the two legs to the hypotenuse; the legs never simply add.
A sphere growing or shrinkingV=43πr3V = \frac{4}{3}\pi r^3The material fills the interior, so it is the volume, not the surface area, that is tied to the radius.
A circle spreading, like a rippleA=πr2A = \pi r^2The enclosed region is a flat disk, so its size is the area of a circle, not its circumference.
A cone filling with liquidV=13πr2hV = \frac{1}{3}\pi r^2 h, with rr from similar trianglesThe surface radius grows with depth, so replace rr using the tank's fixed proportions before differentiating.
A shadow cast by a light aboveh1s=h2x+s\frac{h_1}{s} = \frac{h_2}{x+s}The object and the pole form similar triangles that share the same light ray to the shadow tip.

A wrong relation leads nowhere

In the builder, picking the surface area 4πr24\pi r^2 for the inflating balloon, or the circumference 2πr2\pi r for the spreading ripple, returns feedback naming exactly why that formula does not model the scenario. The correct choice is never revealed, so a retry is reasoning, not copying. Differentiating the wrong equation produces a tidy-looking but meaningless answer, which is the trap a solver cannot warn you about.

The single most expensive mistake in related rates is substituting a number for a changing quantity before you differentiate. It is tempting because the problem hands you a value, but that value is only true at one instant. Freeze it into the equation and its derivative becomes zero, which is a false statement about a quantity that is plainly still moving. Differentiate while the letters are still variables, and only then put the numbers in.

ddt(x2+y2)=ddt(100)2xdxdt+2ydydt=0\frac{d}{dt}\left(x^2 + y^2\right) = \frac{d}{dt}\left(100\right) \quad\Longrightarrow\quad 2x\,\frac{dx}{dt} + 2y\,\frac{dy}{dt} = 0

For the sliding ladder, 100100 on the right is a genuine constant (the ladder length never changes), so its derivative really is zero. But x=6x = 6 is not a constant; it is the base distance at this one instant. If you had plugged x=6x = 6 in first, you would have differentiated 36+y2=10036 + y^2 = 100 and lost the dxdt\frac{dx}{dt} term entirely. The builder flags this order-of-operations trap on exactly the scenarios that tempt it, the ladder and the cone.

The cone needs one more move before you differentiate

When a cone fills, both the surface radius rr and the depth hh change, so V=13πr2hV = \frac{1}{3}\pi r^2 h has two changing variables. Use the tank's fixed proportions to write rr in terms of hh first. A tank 1010 ft tall with a 55 ft top radius gives rh=510\frac{r}{h} = \frac{5}{10}, so r=h2r = \frac{h}{2} and V=π12h3V = \frac{\pi}{12}h^3. Reducing to one variable before differentiating is what makes dhdt\frac{dh}{dt} solvable.

A 10-foot ladder leans against a vertical wall. The base slides away from the wall at a constant 2 feet per second. How fast is the top sliding down the wall at the instant the base is 6 feet from the wall? Here is the whole method the builder walks, start to finish.

Step 1, name the quantities. Let xx be the distance from the wall to the base and yy the height of the top on the wall. You are given dxdt=2\frac{dx}{dt} = 2 and you want dydt\frac{dy}{dt} at the instant x=6x = 6.

Step 2, choose the relation. The wall, the ground, and the ladder form a right triangle whose hypotenuse is the fixed 10-foot ladder, so the Pythagorean theorem ties the pieces together:

x2+y2=102=100x^2 + y^2 = 10^2 = 100

Step 3, differentiate with respect to time. Both xx and yy are functions of tt, so each picks up its own rate by the chain rule, while the constant on the right differentiates to zero:

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

Step 4, substitute the known values, now that differentiating is done. At this instant x=6x = 6 and dxdt=2\frac{dx}{dt} = 2. The height yy is not given, so recover it from the relation: y=10062=64=8y = \sqrt{100 - 6^2} = \sqrt{64} = 8.

Step 5, solve for the unknown rate and interpret. Isolate dydt\frac{dy}{dt}, then substitute:

dydt=xydxdt=682=32=1.5 ft/s\frac{dy}{dt} = -\frac{x}{y}\cdot\frac{dx}{dt} = -\frac{6}{8}\cdot 2 = -\frac{3}{2} = -1.5 \ \text{ft/s}

The top of the ladder slides downward at 1.5 ft/s. The negative sign is not a mistake to drop: it is the answer telling you the height yy is decreasing while the base moves out. Reading the rate back with its units and the meaning of its sign is step five, and it is where a lot of otherwise-correct work loses its last point.

How this tool teaches instead of solving

You pick the governing equation yourself from three candidates, so you practice the recognition that word problems actually test; a solver picks the relation silently and hands you only a number. Wrong relation choices return scenario-specific feedback explaining why that equation fails to model the picture, without revealing the correct one, so a retry is reasoning rather than copying. The tool gates progress at the relation step: you cannot advance to differentiate until you identify the correct relation, mirroring how a wrong setup dooms the rest of an AP free-response part. Each step is kept separate on screen, so you see naming, implicit differentiation with respect to time, substitution, and solving as distinct moves instead of one collapsed answer. On the ladder and cone scenarios it flags the substitute-only-after-differentiating trap explicitly, the mistake that freezes a changing quantity into a constant with derivative zero. Every final answer is stated with units and the meaning of its sign, so you practice interpreting the rate, not just computing it.

Frequently asked questions

What are the five steps to set up a related rates problem?

First, name every changing quantity and write down the rate you are given and the rate you want. Second, find one equation relating those quantities, whether a formula, an area or volume, or similar triangles. Third, differentiate both sides with respect to time tt, applying the chain rule to every variable. Fourth, substitute the known values, but only after differentiating. Fifth, solve for the unknown rate and state it with units and the meaning of its sign. The builder walks each step in that order and will not let you skip the relation.

Why do I substitute the numbers only after differentiating?

Because the numbers a related rates problem gives you are true at only one instant, not for all time. If you plug x=6x = 6 into x2+y2=100x^2 + y^2 = 100 before differentiating, you freeze xx into a constant, its derivative becomes zero, and you lose the dxdt\frac{dx}{dt} term you needed. Differentiate while xx and yy are still variables, so the chain rule attaches a rate to each, and only then substitute the values for this instant. The cone problem adds a wrinkle: reduce to one variable with similar triangles before differentiating, since the surface radius changes too.

How do I know which equation to use?

Read the geometry of the scenario. A right triangle, like a ladder on a wall or two paths meeting at 90 degrees, calls for the Pythagorean theorem x2+y2=c2x^2 + y^2 = c^2. A growing sphere uses the volume V=43πr3V = \frac{4}{3}\pi r^3, a spreading circle uses the area A=πr2A = \pi r^2, and a filling cone uses V=13πr2hV = \frac{1}{3}\pi r^2 h with the radius rewritten from the tank's proportions. A shadow problem uses similar triangles. The builder's step two is exactly this recognition, and its feedback on a wrong pick names why that formula does not fit.

What is the difference between related rates and implicit differentiation?

They are the same technique aimed at different variables. Implicit differentiation (Topic 3.2) differentiates a relation with respect to xx, treating yy as a function of xx. Related rates (Topics 4.4 and 4.5) differentiates a relation with respect to time tt, treating every quantity as a function of tt. In both cases the chain rule is what attaches the extra factor, dydx\frac{dy}{dx} in one case and rates like dVdt\frac{dV}{dt} in the other. If you are comfortable with implicit differentiation, related rates is that same move with tt as the driving variable.

Are related rates on the AP Calculus exam?

Yes, on both AB and BC. They are Topic 4.4 (Introduction to Related Rates) and Topic 4.5 (Solving Related Rates Problems) in Unit 4, Contextual Applications of Differentiation. They appear on the exam, and where a related rates problem is scored, credit is given for the setup, choosing the relation and differentiating with respect to time, not only the final number. Practicing the setup is exactly what this tool is built for.