Differentiating Inverse Functions — AP Calculus AB
1. What is Differentiating Inverse Functions? ★★☆☆☆ ⏱ 3 min
Differentiating inverse functions is the process of finding the derivative of $f^{-1}(x)$ without first explicitly solving for $f^{-1}(x)$ in terms of $x$. This topic is explicitly required in AP Calculus AB CED Unit 3, which accounts for 9-13% of the total AP exam score, and appears in both multiple-choice and free-response sections. The core idea builds on two prior concepts: the inverse function relationship $f(f^{-1}(x)) = x$, and the chain rule, so we do not need to derive results from limits every time.
2. The General Inverse Function Derivative Rule ★★☆☆☆ ⏱ 4 min
The most general rule for differentiating an inverse function comes directly from differentiating both sides of the inverse function identity using the chain rule. Starting from the identity:
f(f^{-1}(x)) = x
Differentiate both sides with respect to $x$, applying the chain rule to the left-hand side:
f'(f^{-1}(x)) \cdot (f^{-1})'(x) = 1
Solving for $(f^{-1})'(x)$ gives the general rule for the derivative at a point $x=a$:
\boxed{(f^{-1})'(a) = \frac{1}{f'(f^{-1}(a))}}
This rule applies only when $f$ is differentiable at $f^{-1}(a)$ and $f'(f^{-1}(a)) \neq 0$. Geometrically, since the graph of $f^{-1}$ is the reflection of $f$ over $y=x$, the slope of the tangent to the inverse is the reciprocal of the slope of the tangent to the original function at the corresponding point.
Exam tip: Always start by confirming $f'(f^{-1}(a))$ is not zero before applying the rule; if it is zero, the derivative of the inverse at that point does not exist (it is a vertical tangent), which is a common trick question on AP MCQs.
3. Derivatives of Inverse Trigonometric Functions ★★★☆☆ ⏱ 4 min
In AP Calculus AB, the most common inverse functions you will differentiate are inverse trigonometric functions: arcsine, arccosine, and arctangent. All of their standard derivatives are derived directly from the general inverse function derivative rule and implicit differentiation, and the AP exam expects you to either recall these derivatives or derive them quickly.
The same process gives standard derivatives for arccosine and arctangent, which you will use frequently for differentiation and later integration.
Exam tip: Watch the sign differences between inverse trig derivatives: the derivative of arcsine is positive, the derivative of arccosine is negative; mixing these signs is the most common error on AP questions testing inverse trig differentiation.
4. Finding Tangent Lines to Inverse Functions ★★★☆☆ ⏱ 3 min
A very common AP exam question asks for the equation of a tangent line to an inverse function at a specific point. This combines the inverse derivative rule with the point-slope form of a line, and can be asked even when you cannot write an explicit formula for $f^{-1}(x)$. The key relationship: if $(b, a)$ is a point on $y = f(x)$ (so $f(b) = a$), then $(a, b)$ is the corresponding point on $y = f^{-1}(x)$, which is your point of tangency.
Exam tip: Always double-check the point of tangency: the $x$-coordinate on the inverse is the $y$-coordinate on the original function, and vice versa. Don't accidentally mix up coordinates when writing the tangent line.
Common Pitfalls
Why: Students confuse inverse function notation with negative exponent notation, incorrectly taking the reciprocal of $f'$ at $x$, not at $f^{-1}(x)$
Why: Students memorize all inverse trig derivatives as positive, forgetting the sign difference that comes from the identity $\arccos x = \frac{\pi}{2} - \arcsin x$
Why: Students mix up the ordered pair swap for inverse functions, swapping $x$ and $y$ coordinates incorrectly
Why: Students forget the prerequisite condition that $f'$ cannot be zero at the inverse point for the rule to apply
Why: Students forget to substitute the inner function $u$ into the entire derivative formula after applying the chain rule