AP-CALCBC-3.3-3.4

U3.3 Derivatives of Inverse Functions

Master the inverse-function derivative formula and the derivatives of arcsin, arccos, and arctan for AP Calculus BC, with worked examples and practice.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on U3.3 Derivatives of Inverse Functions, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

How fast does an inverse function change? You don't need a formula for f1f^{-1} to answer that — you just need one clever relationship. In this lesson you'll learn the inverse-function derivative formula (f1)(b)=1f(f1(b))(f^{-1})'(b)=\dfrac{1}{f'(f^{-1}(b))} and see why it falls straight out of the Chain Rule you studied in U3.1.

You'll also lock in the three inverse trig derivatives the AP exam expects you to know cold: arcsin, arccos, and arctan. These show up in multiple-choice questions, in later integration units, and inside chain-rule composites. By the end you'll be able to evaluate an inverse derivative at a point without ever solving for the inverse algebraically.

Why the inverse formula works

If ff is a one-to-one differentiable function, its inverse f1f^{-1} undoes it: f(f1(x))=xf(f^{-1}(x))=x. Differentiate both sides using the Chain Rule from U3.1. The derivative of the right side is 11, and the left side gives f(f1(x))(f1)(x)f'(f^{-1}(x))\cdot (f^{-1})'(x). Setting these equal and solving:(f1)(x)=1f(f1(x)).(f^{-1})'(x)=\frac{1}{f'(f^{-1}(x))}.Evaluated at a specific input bb, this becomes (f1)(b)=1f(f1(b))(f^{-1})'(b)=\dfrac{1}{f'(f^{-1}(b))}.

The geometric meaning is clean. The graph of f1f^{-1} is the reflection of ff across the line y=xy=x. Reflection swaps the roles of rise and run, so the slope of f1f^{-1} at a point is the reciprocal of the slope of ff at the mirror-image point. If ff passes through (a,b)(a,b) with slope mm, then f1f^{-1} passes through (b,a)(b,a) with slope 1m\frac{1}{m}.

A common misconception is to write (f1)(b)=1f(b)(f^{-1})'(b)=\frac{1}{f'(b)}. That is wrong. You must first find the input a=f1(b)a=f^{-1}(b) — the xx-value where f(a)=bf(a)=b — and evaluate ff' there, not at bb itself. The formula requires plugging f1(b)f^{-1}(b) into ff', so identifying that mirror point is the key step.

How to apply it step by step

Almost every AP problem of this type gives you ff (or a table of values) and asks for (f1)(b)(f^{-1})'(b) at one number. Follow a fixed routine so you never mix up which value goes where.
StepAction
1Find aa such that f(a)=bf(a)=b; this is a=f1(b)a=f^{-1}(b)
2Compute the derivative f(x)f'(x)
3Evaluate f(a)f'(a)
4Take the reciprocal: (f1)(b)=1f(a)(f^{-1})'(b)=\dfrac{1}{f'(a)}
Step 1 is where students slip. Because f1f^{-1} is often impossible to write explicitly, you solve f(a)=bf(a)=b by inspection, factoring, or reading a table. For example, if f(x)=x3+xf(x)=x^3+x and b=2b=2, test values: f(1)=1+1=2f(1)=1+1=2, so a=1a=1.

The exam loves table problems because they force you to use the formula rather than algebra. A table gives f(a)f(a) and f(a)f'(a) for a few points; you locate the row where f(a)=bf(a)=b, read off f(a)f'(a), and reciprocate. If f(a)=0f'(a)=0 at the needed point, the inverse has a vertical tangent and (f1)(b)(f^{-1})'(b) does not exist.

Derivatives of arcsin, arccos, and arctan

Inverse trig derivatives are really just the inverse-function formula applied to sine, cosine, and tangent, but you should memorize the results. Here are the three the AP exam tests most:
FunctionDerivativeDomain notes
arcsinx\arcsin x11x2\dfrac{1}{\sqrt{1-x^2}}1<x<1-1<x<1
arccosx\arccos x11x2-\dfrac{1}{\sqrt{1-x^2}}1<x<1-1<x<1
arctanx\arctan x11+x2\dfrac{1}{1+x^2}all real xx
Notice the pairing: arccosx\arccos x is just the negative of arcsinx\arcsin x's derivative, and their sum arcsinx+arccosx=π2\arcsin x+\arccos x=\frac{\pi}{2} is constant, which is why the derivatives cancel. The other three inverse trig functions — arccot\operatorname{arccot}, arcsec\operatorname{arcsec}, and arccsc\operatorname{arccsc} — have their own formulas, but arcsin, arccos, and arctan are the essentials.

To derive arctan\arctan: let y=arctanxy=\arctan x, so tany=x\tan y=x. Differentiate implicitly (U3.2): sec2yy=1\sec^2 y\cdot y'=1, giving y=1sec2y=11+tan2y=11+x2y'=\frac{1}{\sec^2 y}=\frac{1}{1+\tan^2 y}=\frac{1}{1+x^2}. The same implicit trick, using cos2+sin2=1\cos^2+\sin^2=1, produces the arcsin formula.

Chain rule with inverse trig

On the exam these derivatives rarely appear bare; they are usually wrapped inside a composition, so combine them with the Chain Rule. If uu is a function of xx, thenddxarcsin(u)=u1u2,ddxarctan(u)=u1+u2.\frac{d}{dx}\arcsin(u)=\frac{u'}{\sqrt{1-u^2}},\qquad \frac{d}{dx}\arctan(u)=\frac{u'}{1+u^2}.For instance, ddxarctan(3x)=31+9x2\frac{d}{dx}\arctan(3x)=\frac{3}{1+9x^2}, and ddxarcsin(x2)=2x1x4\frac{d}{dx}\arcsin(x^2)=\frac{2x}{\sqrt{1-x^4}}. The pattern is always the base formula with xx replaced by the inside function, multiplied by the inside function's derivative.

A frequent error is forgetting to square the inside function inside the radical or denominator: for arcsin(u)\arcsin(u) the denominator is 1u2\sqrt{1-u^2}, not 1x2\sqrt{1-x^2}. Another is dropping the negative sign on arccos\arccos. Keep track of signs, because a sign error converts a correct method into a wrong answer that graders and multiple-choice distractors are designed to catch.

These derivatives also anticipate later integration units, where dx1+x2=arctanx+C\int \frac{dx}{1+x^2}=\arctan x+C and dx1x2=arcsinx+C\int \frac{dx}{\sqrt{1-x^2}}=\arcsin x+C. Recognizing the derivative forms now makes those antiderivatives automatic.

How the AP exam tests this topic

Expect this material in both multiple-choice and free-response settings. The most common multiple-choice item gives a specific function and asks for (f1)(f^{-1})' at a value, testing whether you evaluate ff' at f1(b)f^{-1}(b) rather than at bb. A close second is a table-based question where you must locate the correct row.

Inverse trig derivatives appear as standalone differentiation problems and as pieces of larger chain-rule or product-rule expressions. Calculator-active questions may ask you to evaluate an inverse derivative numerically, while non-calculator questions test the exact formulas.
Test formatTypical task
Multiple choiceEvaluate (f1)(b)(f^{-1})'(b) from a rule or table
Multiple choiceDifferentiate arctan(g(x))\arctan(g(x)) or similar composite
Free responseJustify existence of (f1)(f^{-1})' using f0f'\neq 0
To justify that f1f^{-1} is differentiable at bb, state that ff is differentiable and one-to-one and that f(f1(b))0f'(f^{-1}(b))\neq 0. If ff' equals zero there, the reciprocal is undefined and you should say the derivative does not exist. Clear reasoning earns justification points even when the arithmetic is short.

Key terms

Inverse function.
A function f1f^{-1} that reverses ff, so that f(f1(x))=xf(f^{-1}(x))=x and f1(f(x))=xf^{-1}(f(x))=x. It exists when ff is one-to-one.
Inverse-function derivative formula.
The rule (f1)(b)=1f(f1(b))(f^{-1})'(b)=\dfrac{1}{f'(f^{-1}(b))}, giving the slope of an inverse without solving for it explicitly.
One-to-one.
A function that never repeats an output value, so it passes the horizontal line test and has an inverse.
arcsin.
The inverse sine function; its derivative is 11x2\dfrac{1}{\sqrt{1-x^2}} on 1<x<1-1<x<1.
arccos.
The inverse cosine function; its derivative is 11x2-\dfrac{1}{\sqrt{1-x^2}} on 1<x<1-1<x<1.
arctan.
The inverse tangent function; its derivative is 11+x2\dfrac{1}{1+x^2} for all real xx.
Reciprocal slope.
The geometric reason inverses behave as they do: reflecting across y=xy=x turns a slope mm into 1m\frac{1}{m}.

Worked example

Let f(x)=x3+2x+1f(x)=x^3+2x+1. Given that ff is one-to-one, find (f1)(4)(f^{-1})'(4).
Use (f1)(4)=1f(f1(4))(f^{-1})'(4)=\dfrac{1}{f'(f^{-1}(4))}.

Step 1: Find a=f1(4)a=f^{-1}(4), the input with f(a)=4f(a)=4. Test a=1a=1: f(1)=13+2(1)+1=1+2+1=4f(1)=1^3+2(1)+1=1+2+1=4. So a=1a=1.

Step 2: Differentiate: f(x)=3x2+2f'(x)=3x^2+2.

Step 3: Evaluate at a=1a=1: f(1)=3(1)2+2=3+2=5f'(1)=3(1)^2+2=3+2=5.

Step 4: Take the reciprocal: (f1)(4)=15(f^{-1})'(4)=\dfrac{1}{5}.

Notice we never found a formula for f1f^{-1} — solving x3+2x+1=yx^3+2x+1=y for xx would be miserable. The formula lets us bypass that entirely by working at the mirror point x=1x=1.

Practice questions

If g(x)=arctan(x2)g(x)=\arctan(x^2), what is g(x)g'(x)?
  1. 11+x4\dfrac{1}{1+x^4}
  2. 2x1+x4\dfrac{2x}{1+x^4}
  3. 2x1+x2\dfrac{2x}{1+x^2}
  4. 11+x2\dfrac{1}{1+x^2}

Answer: 2x1+x4\dfrac{2x}{1+x^4}

Apply the chain rule with u=x2u=x^2. The arctan derivative gives u1+u2\frac{u'}{1+u^2}. Here u=2xu'=2x and u2=(x2)2=x4u^2=(x^2)^2=x^4, so g(x)=2x1+x4g'(x)=\frac{2x}{1+x^4}. Choice with 1+x21+x^2 forgets to square the inside function; the choice without 2x2x forgets the chain rule factor.
The function ff is differentiable and one-to-one. A table gives f(2)=5f(2)=5 and f(2)=3f'(2)=3, and f(5)=9f(5)=9 and f(5)=7f'(5)=7. Find (f1)(5)(f^{-1})'(5).

Answer: (f1)(5)=13(f^{-1})'(5)=\dfrac{1}{3}

You need the input aa with f(a)=5f(a)=5. From the table, f(2)=5f(2)=5, so a=2a=2. Then (f1)(5)=1f(2)=13(f^{-1})'(5)=\frac{1}{f'(2)}=\frac{1}{3}. The trap is using f(5)=7f'(5)=7; that would answer (f1)(9)(f^{-1})'(9), not (f1)(5)(f^{-1})'(5). Always evaluate ff' at f1(b)f^{-1}(b), which is the row where the output equals bb.
Explain why arcsinx+arccosx\arcsin x + \arccos x has a derivative of zero, and what that tells you about the two functions.

Answer: The derivatives are opposites, so their sum is constant.

ddxarcsinx=11x2\frac{d}{dx}\arcsin x=\frac{1}{\sqrt{1-x^2}} and ddxarccosx=11x2\frac{d}{dx}\arccos x=-\frac{1}{\sqrt{1-x^2}}. Adding gives 00. A zero derivative on an interval means the sum is constant. Evaluating at x=0x=0 gives arcsin0+arccos0=0+π2=π2\arcsin 0+\arccos 0=0+\frac{\pi}{2}=\frac{\pi}{2}, so arcsinx+arccosx=π2\arcsin x+\arccos x=\frac{\pi}{2} throughout the domain.

FAQ

Why can't I just use 1/f(b)1/f'(b) for the inverse derivative?
Because the formula requires evaluating ff' at f1(b)f^{-1}(b), not at bb. The point bb is an output of ff, but ff' takes inputs. You must first find the input aa with f(a)=bf(a)=b, then compute f(a)f'(a) and reciprocate. Only if bb happened to equal f1(b)f^{-1}(b) would the shortcut accidentally work.
Do I have to memorize the derivatives of arccot, arcsec, and arccsc too?
The three you must know cold are arcsin, arccos, and arctan, since they appear most often and drive the standard integration formulas. The other three are less common on the exam, but knowing that arccos, arccot, and arccsc derivatives carry a negative sign (mirroring their pairs) helps you reconstruct them if needed.
What happens if f(f1(b))=0f'(f^{-1}(b))=0?
Then the inverse-function formula produces division by zero, so (f1)(b)(f^{-1})'(b) does not exist. Geometrically, a horizontal tangent on ff reflects to a vertical tangent on f1f^{-1}, which has undefined slope. On a free-response question you should explicitly note this case.
How is this lesson connected to implicit differentiation?
The inverse trig derivatives are derived using implicit differentiation from U3.2. For example, from tany=x\tan y=x you differentiate implicitly to get sec2yy=1\sec^2 y\cdot y'=1, then solve for yy'. The inverse-function formula itself also comes from differentiating f(f1(x))=xf(f^{-1}(x))=x with the Chain Rule.

Learn this with a teacher, not a page

The Crimsora tutor teaches U3.3 Derivatives of Inverse Functions live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.