Chain Rule - Complete Interactive Lesson
Part 1: Chain Rule Basics
🔗 The Chain Rule
Part 1 of 7 — Chain Rule Basics
Why Do We Need the Chain Rule?
So far, you can differentiate functions like , , or . But what about composite functions — functions inside other functions?
Consider . You could expand this, but that is painful. What about or ? There is no shortcut without the Chain Rule.
The Chain Rule Formula
If , then:
In words: differentiate the outer function (leaving the inner function untouched), then multiply by the derivative of the inner function.
Leibniz Notation
If where , then:
Worked Example 1
Find
| Step | Work |
|---|---|
| Identify layers | Outer: , Inner: |
| Differentiate outer | |
| Differentiate inner | |
| Multiply |
Worked Example 2
Find
| Step | Work |
|---|---|
| Identify layers | Outer: , Inner: |
| Differentiate outer | |
| Differentiate inner | |
| Multiply |
AP Tip: The Chain Rule appears in nearly every derivative problem on the AP exam. Master it now.
Check Your Understanding 🎯
Compute the derivative using the Chain Rule.
Worked Example 3
Find
Rewrite:
| Step | Work |
|---|---|
| Outer derivative | |
| Inner derivative | |
| Chain Rule |
Worked Example 4
Find
| Step | Work |
|---|---|
| Outer: | |
| Inner: | |
| Chain Rule |
Apply the Chain Rule 🎯
Identify the Outer Function 🔍
For each composite function, select the correct outer function.
Key Takeaways — Part 1
| Function | Derivative |
|---|---|
Part 2: Nested Functions
🔗 Nested Functions & Double Chain Rule
Part 2 of 7 — Nested Functions
When the Chain Rule Applies Twice
Some functions have three or more layers. For example:
Here we have three layers:
- Outermost:
- Middle:
- Innermost:
The Chain Rule applies at each layer, multiplying all the derivatives together.
Worked Example 1
Find
| Layer | Function | Derivative |
|---|---|---|
| Outer | ||
| Middle | ||
| Inner | ||
| Result |
Worked Example 2
Find
| Layer | Function | Derivative |
|---|---|---|
| Outer | ||
| Middle | ||
| Inner | ||
| Result |
Worked Example 3
Find
Rewrite as .
| Layer | Function | Derivative |
|---|---|---|
| Outer | ||
| Inner | ||
| Result |
Differentiate these nested functions 🎯
Triple Chain Rule
Sometimes you have four layers. The process is the same — just keep peeling.
Worked Example 4
Find
This means :
| Layer | Derivative |
|---|---|
| Result |
Common Mistake Alert ⚠️
Students often forget the innermost derivative. For , many write and forget the factor of .
Always ask: "Is there another layer inside that I haven't differentiated yet?"
Multi-Layer Problems 🎯
How many Chain Rule applications? 🔍
For each function, select how many times you must apply the Chain Rule.
Key Takeaways — Part 2
- Nested functions require the Chain Rule applied multiple times
- Multiply ALL layer derivatives together — do not stop early
- Common mistake: forgetting the innermost derivative
- Strategy: Write out each layer, differentiate each, then multiply
Next up: Implicit differentiation — using the Chain Rule when is a function of .
Part 3: Implicit Differentiation
🔗 Implicit Differentiation
Part 3 of 7 — Implicit Differentiation
What Is Implicit Differentiation?
Sometimes a relationship between and is not solved for . For example:
This is a circle. We cannot easily write as a single function of . But we can still find using the Chain Rule.
The Key Idea
When you differentiate a term containing with respect to , treat as a function of and apply the Chain Rule:
The appears because is implicitly a function of .
Worked Example 1
Find for
| Step | Work |
|---|---|
| Differentiate both sides | |
| Isolate | |
| Solve |
Worked Example 2
Find for
| Step | Work |
|---|---|
| Differentiate | |
| Group terms | |
| Factor | |
| Solve |
AP Tip: Implicit differentiation appears frequently on the AP exam, especially when finding slopes of tangent lines to curves defined implicitly.
Practice Implicit Differentiation 🎯
Implicit Differentiation with Trig Functions
Worked Example 3
Find for
| Step | Work |
|---|---|
| Differentiate | |
| Solve |
This also equals , which makes sense since and .
Worked Example 4: Finding a Tangent Line
Find the slope of the tangent line to at .
| Step | Work |
|---|---|
| Differentiate | |
| Collect | |
| Solve | |
| Evaluate at |
The tangent line has slope at .
Implicit Differentiation Applications 🎯
Which differentiation rule is needed? 🔍
For each term, select the rule needed when differentiating with respect to .
Key Takeaways — Part 3
- Implicit differentiation uses the Chain Rule: every time you differentiate , multiply by
- Steps: differentiate both sides → collect terms → factor → solve
- Product rule is often needed when and appear together (like )
- Tangent lines: plug in the point after finding the general formula
Next up: Related rates — using implicit differentiation with respect to time.
Part 4: Related Rates Intro
🔗 Related Rates
Part 4 of 7 — Related Rates Intro
What Are Related Rates?
In related rates problems, two or more quantities are changing with respect to time (), and they are connected by an equation. We use implicit differentiation (with respect to ) to find how fast one quantity changes given information about the other.
The Strategy
- Draw a picture and label changing quantities with variables
- Write an equation relating the variables
- Differentiate both sides with respect to (implicit differentiation)
- Substitute known values and solve for the unknown rate
Worked Example 1: Expanding Circle
A stone is dropped in a pond. The circular ripple expands so that its radius increases at ft/s. How fast is the area increasing when the radius is ft?
| Step | Work |
|---|---|
| Known | ft/s, ft |
| Find | |
| Equation | |
| Differentiate | |
| Substitute | ft/s |
Worked Example 2: Ladder Problem
A 13-ft ladder leans against a wall. The bottom slides away from the wall at 2 ft/s. How fast is the top sliding down when the bottom is 5 ft from the wall?
| Step | Work |
|---|---|
| Setup | (Pythagorean theorem) |
| Known | ft/s, |
| Find | |
| Differentiate | |
| Substitute | |
| Solve | ft/s |
The negative sign means the top is sliding down at ft/s.
Solve These Related Rates Problems 🎯
Worked Example 3: Conical Tank
Water drains from a conical tank (vertex down) at 2 ft/min. The cone has radius 3 ft and height 6 ft at the top. How fast is the water level dropping when the depth is 4 ft?
Since the cone is similar: , so .
| Step | Work |
|---|---|
| Volume formula | |
| Differentiate | |
| Substitute | |
| Solve | ft/min |
AP Tip: Related rates problems are a staple of AP Calculus free-response questions. Always clearly state what each variable represents and what rate you are finding.
More Related Rates 🎯
Key Takeaways — Part 4
- Related rates = implicit differentiation with respect to time
- Steps: draw → equation → differentiate → substitute → solve
- Key equations to know: Pythagorean theorem, area/volume formulas, similar triangles
- Watch signs: negative rates mean decreasing quantities
Next up: More Chain Rule applications including logarithmic differentiation.
Part 5: Applications
🔗 Advanced Chain Rule Applications
Part 5 of 7 — Applications
Logarithmic Differentiation
For functions like or , standard rules fail. Logarithmic differentiation solves this:
- Take of both sides
- Use log properties to simplify
- Differentiate implicitly
- Solve for
Worked Example 1
Find for
| Step | Work |
|---|---|
| Take ln | |
| Differentiate | |
| Solve |
Worked Example 2: Simplifying Products
Find
Without log differentiation, you would need the quotient rule, product rule, and chain rule combined. With logs:
| Step | Work |
|---|---|
| Take ln | |
| Differentiate | |
| Solve |
Logarithmic Differentiation 🎯
Chain Rule with Inverse Trig Functions
Recall the derivatives of inverse trig functions — they all involve the Chain Rule when the argument is not just :
| Function | Derivative |
|---|---|
Worked Example 3
Find
Worked Example 4
Find
Inverse Trig Derivatives 🎯
Key Takeaways — Part 5
- Logarithmic differentiation handles where both base and exponent are functions of
- Steps: both sides → simplify → differentiate implicitly → solve
- Inverse trig + Chain Rule: always multiply by the derivative of the inner function
- The Chain Rule is truly everywhere in calculus — almost no real problem avoids it
Next up: Problem-Solving Workshop with mixed Chain Rule problems.
Part 6: Problem-Solving Workshop
🔗 Problem-Solving Workshop
Part 6 of 7 — Mixed Chain Rule Problems
Strategy Recap
For any derivative problem:
- Identify if it is a composite function (Chain Rule needed?)
- Count layers — how many times must the Chain Rule be applied?
- Check for Product Rule or Quotient Rule requirements as well
- Apply rules carefully, and do not forget the innermost derivative
This workshop tests your ability to combine the Chain Rule with other rules in realistic AP-style problems.
AP-Style Problems — Set 1 🎯
AP-Style Problems — Set 2 🎯
Match the derivative 🔍
Select the correct derivative for each function.
Workshop Complete!
You have practiced combining the Chain Rule with:
- Product Rule
- Quotient Rule
- Implicit differentiation
- Logarithmic differentiation
- Inverse trig functions
Next up: Review and comprehensive assessment.
Part 7: Review & Applications
🔗 Chain Rule Review
Part 7 of 7 — Review & Applications
Complete Chain Rule Summary
| Scenario | Formula |
|---|---|
| Basic Chain Rule | |
| Nested (double) | Multiply ALL layer derivatives |
| Implicit | Differentiate terms, attach |
| Related Rates | Differentiate with respect to |
| Log Differentiation | Take , differentiate implicitly |
AP Exam Frequency
The Chain Rule appears in:
- ~80% of all derivative problems (it is rarely absent)
- All implicit differentiation problems
- All related rates problems
- FTC Part 1 problems involving
Comprehensive Assessment 🎯
No hints — test your mastery.
Final Challenge 🎯
Chain Rule — Complete! ✅
You have mastered:
- ✅ Basic Chain Rule with single composition
- ✅ Nested functions requiring multiple applications
- ✅ Implicit differentiation
- ✅ Related rates
- ✅ Logarithmic differentiation
- ✅ Inverse trig with Chain Rule
- ✅ Combining Chain Rule with Product and Quotient Rules
You are ready to tackle any Chain Rule problem on the AP exam!