Welcome to one of the most practical and exciting chapters in AP Calculus! In previous chapters, we learned how to find the derivative of a function. In Related Rates, we take those skills and apply them to the real world. We explore a simple but powerful idea: if two variables are connected by an equation, their rates of change are also connected.

Think about blowing up a balloon. As the volume of the air inside increases, the radius of the balloon also gets bigger. Because the volume and radius are related, the speed at which the volume grows is related to the speed at which the radius grows. Our goal is to use the Chain Rule to calculate these "related rates" of change with respect to time (\(t\)).

Note: This chapter builds on Topic 3.2: Implicit Differentiation. If you need a one-line refresher: remember that when we differentiate with respect to \(t\), every variable that isn't \(t\) (like \(x\), \(r\), or \(h\)) needs a "tail" like \(\frac{dx}{dt}\) or \(\frac{dr}{dt}\).

The core concept of related rates is that we are differentiating equations where every changing variable is a function of time, \(t\). Even if you don't see a \(t\) in the formula, it is "hiding" inside the variables.

The Chain Rule in Action

When we see a variable like \(x\), we treat it as \(x(t)\). When we differentiate \(x^2\) with respect to \(t\), we use the power rule and then multiply by the derivative of the "inside" function:

\(\frac{d}{dt}[x^2] = 2x \cdot \frac{dx}{dt}\)

Quick Review of Notation:

  • \(\frac{dx}{dt}\): The rate at which \(x\) is changing with respect to time.
  • If \(\frac{dx}{dt} > 0\), the quantity is increasing.
  • If \(\frac{dx}{dt} < 0\), the quantity is decreasing.
Key Takeaway

In related rates, we differentiate both sides of an equation with respect to time (\(t\)), creating a new equation that relates the rates of change.

Related rates problems can feel overwhelming because of the "word problem" format. To stay organized, use a consistent step-by-step process. A popular mnemonic is D.R.E.S.S.

The "D.R.E.S.S." Method

  1. D - Diagram: Draw a picture of the situation. Label the parts that stay the same (constants) and the parts that change (variables).
  2. R - Rates: List the rates you are given and the rate you are trying to find. Use calculus notation like \(\frac{dV}{dt} = 5\).
  3. E - Equation: Write a formula that relates the variables (e.g., Pythagorean Theorem, Volume of a Sphere, or Trigonometry).
  4. S - Substitute (Wait!): Differentiate the equation first with respect to \(t\). Common Mistake: Do not plug in numbers for moving parts until after you have differentiated!
  5. S - Solve: Plug in the known values and solve for the missing rate.

Common Geometric Formulas to Know

Since the AP Exam does not provide a formula sheet, you should memorize these basics:

  • Right Triangles: \(a^2 + b^2 = c^2\) or \(\tan(\theta) = \frac{opp}{adj}\)
  • Area of a Circle: \(A = \pi r^2\)
  • Volume of a Sphere: \(V = \frac{4}{3}\pi r^3\)
  • Volume of a Cone: \(V = \frac{1}{3}\pi r^2 h\)
  • Volume of a Cylinder: \(V = \pi r^2 h\)

Example: The Falling Ladder

A 10-foot ladder leans against a wall. The bottom of the ladder slides away from the wall at \(2\) ft/sec. How fast is the top of the ladder sliding down the wall when the bottom is \(6\) feet from the wall?

1. Rates: We know \(\frac{dx}{dt} = 2\). We want to find \(\frac{dy}{dt}\) when \(x = 6\).
2. Equation: \(x^2 + y^2 = 10^2\) (The ladder length is a constant \(10\)).
3. Differentiate: \(2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0\).
4. Find missing side: Using \(x^2 + y^2 = 10^2\), if \(x=6\), then \(6^2 + y^2 = 100 \implies y = 8\).
5. Solve: \(2(6)(2) + 2(8)\frac{dy}{dt} = 0 \implies 24 + 16\frac{dy}{dt} = 0 \implies \frac{dy}{dt} = -1.5\) ft/sec.

Did you know? The negative sign in the answer is important! It tells us the height \(y\) is decreasing, which makes sense if the ladder is sliding down.

Key Takeaway

Always identify what is constant (like the length of the ladder) versus what is changing (the distance from the wall). Only constants can be plugged in before differentiating.

Common Pitfalls and Tips

1. Units Matter: On the Free-Response Section (FRQ), you must include units in your final answer if they are provided in the prompt. If the units for volume are \(ft^3\) and time is \(sec\), \(\frac{dV}{dt}\) will be in \(ft^3/sec\).

2. The "Static" Variable: In a cone problem (like water filling a tank), the ratio of the radius to the height \(\frac{r}{h}\) is often constant. Use this ratio to replace \(r\) with \(h\) (or vice versa) before differentiating to make the math much easier!

3. Calculator Use: Per the AP policy, if this is a calculator-active question (Section I Part B or Section II Part A), you can use your calculator to solve the final equation or find a numerical derivative, but you must write the setup (the differentiated equation) on your paper first.

4. Rounding: According to AP standards, always round your final answer to three decimal places unless the problem tells you otherwise.

Summary Checklist

  • Did I differentiate with respect to \(t\)?
  • Did I remember the Chain Rule (e.g., \(\frac{dr}{dt}\))?
  • Did I wait until after differentiating to plug in the specific "at that instant" values?
  • Do my signs make sense? (Increasing = positive, Decreasing = negative).
  • Are my units correct?

Don't worry if this seems tricky at first! Related rates is often considered one of the toughest parts of Unit 4. With practice, you'll start to see that most problems follow the same patterns.