Welcome to Related Rates!
Ever wondered how fast the water level rises in a pool while it's being filled, or how quickly the shadow of a person walking away from a streetlamp grows? These are Related Rates problems! In this chapter, we explore how two or more variables change with respect to time (\(t\)). Since these variables are linked by an equation (like the area of a circle or the Pythagorean theorem), their rates of change are also linked.
Don't worry if this seems a bit intimidating at first. While these problems are often presented as "word problems," they follow a very consistent logical pattern. Once you master the steps, you'll see they are just a specialized version of Implicit Differentiation (which you learned in Unit 3).
Note: This chapter builds on Unit 4's focus on how derivatives work in real-world contexts. It specifically covers Topics 4.4 (Introduction) and 4.5 (Solving Problems) of the AP Calculus AB curriculum.
The Core Concept: Everything Changes with Time
In previous chapters, you usually found the derivative of \(y\) with respect to \(x\) (\(\frac{dy}{dx}\)). In Related Rates, almost every variable is a function of time (\(t\)).
When we differentiate a variable like \(r\) (radius) or \(h\) (height) with respect to \(t\), we must use the Chain Rule. This results in "rate" terms:
- The rate of change of radius is \(\frac{dr}{dt}\).
- The rate of change of volume is \(\frac{dV}{dt}\).
- The rate of change of \(x\) is \(\frac{dx}{dt}\).
Quick Review: The Chain Rule in Action
If you have the equation for the area of a circle, \(A = \pi r^2\), and you differentiate both sides with respect to time (\(t\)), it looks like this:
\(\frac{d}{dt}[A] = \frac{d}{dt}[\pi r^2]\)
\(\frac{dA}{dt} = 2\pi r \cdot \frac{dr}{dt}\)
Notice how we didn't just write \(2\pi r\). Because \(r\) is a function of time, the Chain Rule "spits out" a \(\frac{dr}{dt}\). This equation now relates the rate of the area changing to the rate of the radius changing.
Key Takeaway: In Related Rates, every time you differentiate a variable, you must multiply by its "prime" or "rate" notation (e.g., \(\frac{dx}{dt}\)).
The Step-By-Step Recipe for Success
To keep from getting lost in the words, follow these six steps for every problem:
- Draw a Picture: Sketch the scenario. Label the parts that are changing with variables (like \(x, y, r, h\)). Label parts that are constant with their numbers.
- List the "Givens" and the "Find": Write down the rates and values the problem gives you. Write down exactly what you are looking for (e.g., "Find \(\frac{dV}{dt}\) when \(r = 5\)").
- Write the Primary Equation: Find a formula that relates the variables in your "Givens" and "Find" list. (Example: \(V = \frac{4}{3}\pi r^3\) for a sphere).
- Differentiate with Respect to \(t\): Use implicit differentiation to find the derivative of the whole equation with respect to time.
- Substitute: Plug in the known values and rates. Warning: Never plug in a "snapshot" value (like "when \(r=5\)") until after you have differentiated!
- Solve and Label: Solve for the missing rate and include the correct units (like \(cm/sec\) or \(ft^3/min\)).
Common Geometric Tools
Since the AP exam doesn't provide a formula sheet, you should be familiar with these common relationships used in related rates problems:
1. Right Triangles (Pythagorean Theorem)
\(x^2 + y^2 = z^2\)
Derivative: \(2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 2z\frac{dz}{dt}\)
Usage: Falling ladders, planes flying overhead, or cars moving away from an intersection.
2. Circles and Spheres
Circle Area: \(A = \pi r^2\)
Sphere Volume: \(V = \frac{4}{3}\pi r^3\)
Usage: Ripples in a pond, melting snowballs, or inflating balloons.
3. Cones
Volume: \(V = \frac{1}{3}\pi r^2 h\)
Pro-Tip: Cones are famous for having too many variables (\(r\) and \(h\)). Usually, you can use similar triangles from a side-view of the cone to write \(r\) in terms of \(h\) before you differentiate!
Did you know? If a rate is decreasing (like water leaking out or a snowball melting), you must plug it into your equation as a negative number!
A Practice Scenario: The Falling Ladder
Example: 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. Variables: Let \(x\) = distance from wall, \(y\) = height on wall. The ladder length is a constant \(10\).
2. Givens/Find: We know \(\frac{dx}{dt} = 2\). We want to find \(\frac{dy}{dt}\) when \(x = 6\).
3. Equation: \(x^2 + y^2 = 10^2\)
4. Differentiate: \(2x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0\) (The derivative of the constant 100 is 0!).
5. Substitute: First, find \(y\) when \(x=6\) using the Pythagorean theorem (\(6^2 + y^2 = 100 \implies y = 8\)). Now plug everything in:
\(2(6)(2) + 2(8)\frac{dy}{dt} = 0\)
\(24 + 16\frac{dy}{dt} = 0\)
6. Solve: \(\frac{dy}{dt} = -\frac{24}{16} = -1.5\). The top is sliding down at \(1.5\) ft/sec.
Common Pitfalls to Avoid
- Plugging in values too early: This is the most common mistake. If you plug in \(x=6\) before you differentiate, the derivative will be 0 because 6 is a constant. The variable \(x\) is changing, so it must stay as \(x\) until after the derivative is taken.
- Forgetting the Chain Rule: Every variable changing over time needs a \(\frac{d[variable]}{dt}\) attached to it.
- Wrong Signs: If the distance is shrinking, the rate is negative. If it's growing, the rate is positive.
- Units: Always check your units! If you are finding a change in Volume, your units should be cubed (e.g., \(in^3/sec\)). If you are finding a change in length, they should be linear (e.g., \(in/sec\)).
Key Takeaways for the AP Exam
- Read carefully: Words like "increasing," "moving away," or "filling" indicate positive rates. "Decreasing," "leaking," or "falling" indicate negative rates.
- Notation: The AP graders look for correct notation. Use \(\frac{dV}{dt}\) style notation rather than just \(V'\) to avoid confusion with derivatives with respect to \(x\).
- Calculator vs. Non-Calculator: On the calculator-active section, you can use your device to solve the final numerical equation or find a value, but you must show the setup (the differentiated equation) on your paper!
Quick Review: Related rates apply the Chain Rule to contextual problems where time is the independent variable. Success depends on relating the rates through a geometric or algebraic equation and differentiating implicitly.