Chain Rule
AP Calculus BCΒ· AP Calculus BC CED β Differentiation: Composite, Implicit, and Inverse FunctionsΒ· 14 min read
1. What is the Chain Rule?β β ββββ± 3 min
The chain rule is the core differentiation rule for composite functions of the form , where depends on an intermediate function that itself depends on . According to the AP Calculus BC CED, chain rule concepts make up 4-6% of total exam weight, and are embedded in 9-13% of Unit 3 content, appearing on both MCQ and FRQ sections.
Unlike basic derivative rules that only work for elementary functions, the chain rule lets you break complex combined functions into simpler pieces whose derivatives you already know, then multiply those derivatives to get the full derivative. It is the foundation for all remaining differentiation techniques in Unit 3, and is required for related rates, optimization, and integration by substitution later in the course.
2. Basic Outside-Inside Chain Ruleβ β ββββ± 4 min
Basic Chain Rule
For , inner , outer
If is differentiable at and is differentiable at , the derivative is given by: , or equivalently
Example:
For , , , derivative is
The product form of the rule aligns with how rates of change work: if changes 3 times as fast as , and changes 2 times as fast as , then changes times as fast as , which matches the result from the chain rule.
Find for .
- 1
- Identify inner and outer functions: Outer function , inner function .
- 2
- Differentiate the outer function, leaving the inner function unchanged:
- 3
- 4
- Differentiate the inner function with respect to :
- 5
- 6
- Multiply the two derivatives per the chain rule:
- 7
- 8
- Simplify to standard form:
- 9
Exam tip:
Always mark your inner and outer functions explicitly when you first start a problem, even if you can do it in your head β this prevents forgetting the inner factor on exam problems.
3. Generalized Chain Rule for Nested Composite Functionsβ β β βββ± 4 min
Many AP exam problems have more than two layers of composition (called nested functions), for example with three layers. For these functions, extend the chain rule by applying it repeatedly, working from the outermost layer inward.
for three layers . The pattern extends to any number of nested layers: you will end up with one derivative term per layer, all multiplied together. A common three-layer example on the exam is a trigonometric function of an exponential function of a polynomial.
Find .
- 1
- Identify layers from outside to inside: Outer , where ; middle , where ; inner .
- 2
- Differentiate the outer layer:
- 3
- 4
- Differentiate the middle layer:
- 5
- 6
- Differentiate the inner layer:
- 7
- 8
- Multiply all derivative terms to get the final result:
- 9
Exam tip:
When working with nested functions, count your layers before starting β if you have layers, you should have terms multiplied in your final derivative. If you have fewer, you missed a differentiation step.
4. Chain Rule for Parametric Curvesβ β β β βBC onlyβ± 5 min
β Calculator OK
AP Calculus BC requires finding derivatives of parametric curves defined by and , where both coordinates are functions of a parameter . To find , the slope of the tangent line to the curve, we use the chain rule to rearrange the derivative identity:
Rearranging gives the first derivative formula, and applying the chain rule again gives the second derivative formula:
Given the parametric curve , , find at .
- 1
- Calculate first derivatives with respect to :
- 2
- 3
- Find the first derivative :
- 4
- 5
- Differentiate with respect to using the quotient rule:
- 6
- 7
- Apply the chain rule for the second derivative by dividing by :
- 8
- 9
- Evaluate at , using and :
- 10
Exam tip:
Never forget to divide by when calculating the second derivative of a parametric curve β this is one of the most frequently tested chain rule mistakes on BC MCQs.
5. Chain Rule for Derivatives of Inverse Functionsβ β β βββ± 4 min
The chain rule is used to derive the formula for the derivative of an inverse function. For a one-to-one differentiable function with inverse , start with the inverse identity:
Differentiate both sides with respect to , apply the chain rule to the left-hand side, then rearrange to get the inverse derivative formula:
This formula lets you find the derivative of an inverse at a point without having to derive the full inverse function explicitly, which is especially useful for functions with complicated inverses like cubics.
Let , which is one-to-one for all real . Find .
- 1
- First find , which is the value of such that . Testing integer values gives , so .
- 2
- Find the derivative of :
- 3
- 4
- Evaluate at :
- 5
- 6
- Apply the inverse derivative formula:
- 7
Exam tip:
When asked for the derivative of an inverse at a point, always solve for the input of the inverse first (the that gives the target ) before calculating the derivative β never waste time trying to find the full inverse function.
6. AP-Style Concept Checkβ β β βββ± 2 min
Test your understanding with this AP-style multiple choice question:
What is the derivative of ?
A)
B)
C)
D)
Reveal answer
1 βCorrect! You correctly identified 3 layers of composition, multiplied all derivatives, and canceled the common factor of 2. Wrong answers miss one layer of differentiation or misapply the power rule to the square root.
7. Common Pitfalls
Wrong move:
For , calculating and stopping, omitting the inner derivative factor.
Why:
Students get comfortable differentiating the outer function and forget to multiply by the inner derivative, especially when doing mental math for simple problems.
Correct move:
After differentiating the outer function, explicitly ask 'what is the derivative of the inner function?' and write that factor down before moving on.
Wrong move:
For the second derivative of a parametric curve, calculating and stopping, without dividing by .
Why:
Students confuse differentiation with respect to vs , and forget the extra chain rule division step.
Correct move:
Every time you differentiate a function of with respect to , divide the derivative with respect to by before moving on.
Wrong move:
For , after applying the product rule getting , omitting the inner derivative for the exponential term.
Why:
Students remember product/quotient rule but forget that individual terms are often composite functions that need the chain rule.
Correct move:
After applying product/quotient rule, check each term individually to see if any factor needs the chain rule.
Wrong move:
For , writing the derivative as .
Why:
Students misidentify layers, skipping the outer power layer.
Correct move:
Rewrite as before differentiating, to make all layers explicit.
Wrong move:
When finding , calculating instead of .
Why:
Students mix up the input for the derivative of the original function.
Correct move:
Always first solve to get , then plug that into , not .
8. Quick Reference Cheatsheet
Category | Formula | Notes |
|---|---|---|
Basic Chain Rule (single composite) | Applies when differentiable at , differentiable at | |
Generalized Chain Rule (nested composites) | Differentiate outside to inside; one derivative term per layer | |
Power Chain Rule | Most common form for polynomial composites; never forget | |
Exponential Chain Rule | Works for any differentiable ; derivative of is itself times | |
Parametric First Derivative | Gives slope of tangent to parametric curve | |
Parametric Second Derivative | Always divide by ; do not just differentiate w.r.t | |
Inverse Function Derivative | First find by solving , no full inverse needed | |
Trigonometric Composite | , | Same pattern as basic trig derivatives, just multiply by |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· MCQ
Nested composite derivative
- 2022 Β· FRQ
Parametric second derivative
- 2021 Β· MCQ
Inverse function derivative
What's Next
Mastering the chain rule is non-negotiable for all remaining content in AP Calculus BC, as it is the foundation for every advanced differentiation and integration technique that comes next. Immediately after this topic, you will apply the chain rule to implicit differentiation, which lets you differentiate functions that are not written explicitly as . Without a solid command of the chain rule, you cannot correctly differentiate implicit relations, which are regularly tested on FRQ sections. The chain rule is also required for all related rates problems, the core technique for solving real-world rate change problems, and it is the core idea behind integration by substitution, the first major integration technique you will learn. It also underpins logarithmic differentiation and derivatives of inverse trigonometric functions, coming up later in this unit.
