Inverse Function Derivatives (AP Calculus AB Unit 3): General Inverses + Inverse Trig

Differentiating General Inverse Functions

What an inverse function really is

An inverse function “undoes” what the original function does. If a function takes an input and produces an output, then its inverse takes that output and returns the original input.

Formally, if a function has an inverse, the undoing relationships are:

f(f1(x))=xf(f^{-1}(x))=x

f1(f(x))=xf^{-1}(f(x))=x

Not every function has an inverse that is itself a function. To have an inverse function, the original function must be one-to-one on the domain you are using (it must pass the horizontal line test). In AP Calculus, it’s common to restrict the domain of a function (like a quadratic) so that it becomes one-to-one and therefore invertible.

Why inverse derivatives matter

On many AP problems you’re given information about a function and its derivative, but you’re asked about the inverse function’s slope. This comes up because:

  • You might be asked for the slope of the inverse at a particular point.
  • Inverse trig derivatives (like the derivative of arcsine) are special cases of inverse-function differentiation.
  • Many exam questions provide a table or graph of a function and ask for the value of the inverse derivative at a point, without ever giving (or requiring) a formula for the inverse.

The key conceptual idea is that inverse functions swap inputs and outputs, and their tangent line slopes become reciprocals (as long as the original slope is not zero).

The geometric picture: reflection across the line y=xy=x

Geometrically, the graph of an inverse function is the reflection of the original function across the line:

y=xy=x

If a point lies on the original function, then the swapped point lies on the inverse. That same “swap” happens to tangent lines: reflecting a line across y=xy=x changes its slope to its reciprocal (when defined).

Graph showing function f and its inverse reflected over y=x with tangent lines

The core derivative relationship (Inverse Function Derivative Theorem)

Suppose ff is differentiable and one-to-one, and let its inverse be:

g=f1g=f^{-1}

Because they undo each other:

f(g(x))=xf(g(x))=x

Differentiate both sides with respect to xx. The left side uses the Chain Rule:

f(g(x))g(x)=1f'(g(x))\cdot g'(x)=1

Solve for the inverse derivative:

g(x)=1f(g(x))g'(x)=\frac{1}{f'(g(x))}

Written directly in inverse-function notation:

(f1)(x)=1f(f1(x))(f^{-1})'(x)=\frac{1}{f'(f^{-1}(x))}

Key interpretation (what the formula is saying): to find the derivative of the inverse at an input value (which was an output of the original function), you first find the corresponding input on the original function, evaluate the original derivative there, then take the reciprocal.

The most practical point-swap version

A very AP-friendly version of the theorem is the “matching point” form. If:

f(a)=bf(a)=b

then the inverse satisfies:

f1(b)=af^{-1}(b)=a

and the slopes satisfy:

(f1)(b)=1f(a)(f^{-1})'(b)=\frac{1}{f'(a)}

This is exactly why tables and graphs are so useful: you often don’t need an explicit formula for the inverse.

Conditions and “when things break”

This reciprocal slope idea works cleanly only when the original derivative is not zero at the corresponding point.

  • If:

f(a)0f'(a)\neq 0

then the inverse is differentiable at b=f(a)b=f(a) and the reciprocal formula applies.

  • If:

f(a)=0f'(a)=0

then the original function has a horizontal tangent at %%LATEX18%%, and the inverse would have a vertical tangent at %%LATEX19%%. In that case, the inverse derivative is undefined there.

Also remember: if %%LATEX20%% is not one-to-one on the domain you’re using, then %%LATEX21%% is not a function unless you restrict the domain of ff.

Two reliable methods on AP problems

There are two standard approaches you’ll use repeatedly.

Method A: Use the inverse derivative formula

Use either form:

(f1)(x)=1f(f1(x))(f^{-1})'(x)=\frac{1}{f'(f^{-1}(x))}

g(x)=1f(g(x))g'(x)=\frac{1}{f'(g(x))}

This is best when you can identify %%LATEX25%%, either because you can compute the inverse explicitly or because you can solve %%LATEX26%%.

Method B: Use implicit differentiation after swapping %%LATEX27%% and %%LATEX28%%

If:

y=f1(x)y=f^{-1}(x)

then by definition:

x=f(y)x=f(y)

Differentiate implicitly with respect to xx and solve for:

dydx\frac{dy}{dx}

This is especially useful when an explicit inverse is messy or impossible to find.

Step-by-step problem solving strategy (4-step process)

When asked to find:

(f1)(b)(f^{-1})'(b)

use this reliable routine:

  1. Identify the goal: you need the slope of the inverse at input x=bx=b.
  2. Find the corresponding coordinate: solve or look up the value %%LATEX35%% such that %%LATEX36%%.
  3. Find the derivative of the original at that input: compute or look up f(a)f'(a).
  4. Reciprocate:

(f1)(b)=1f(a)(f^{-1})'(b)=\frac{1}{f'(a)}

Worked Example 1: Derivative of an inverse at a point (typical AP style)

Let:

f(x)=x3+5f(x)=x^3+5

and let:

g=f1g=f^{-1}

Find:

g(13)g'(13)

First, find the matching input on ff by solving:

f(a)=13f(a)=13

a3+5=13a^3+5=13

a3=8a^3=8

a=2a=2

So:

f1(13)=2f^{-1}(13)=2

Differentiate the original function:

f(x)=3x2f'(x)=3x^2

Evaluate at the matching input:

f(2)=12f'(2)=12

Take the reciprocal:

g(13)=112g'(13)=\frac{1}{12}

Interpretation: at the matching point on the original function the slope is large, so the slope on the inverse is small.

Worked Example 2: Using a table/graph idea (reciprocal slopes)

Suppose you are told:

f(4)=10f(4)=10

f(4)=2f'(4)=-2

Let:

h=f1h=f^{-1}

Find:

h(10)h'(10)

Because f(4)=10f(4)=10, the inverse satisfies:

h(10)=4h(10)=4

Then the reciprocal slope rule gives:

h(10)=1f(4)=12h'(10)=\frac{1}{f'(4)}=-\frac{1}{2}

Worked Example 3: Using a table (additional AP-style practice)

Let ff be differentiable and suppose:

f(3)=7f(3)=7

f(3)=2f'(3)=-2

Find:

(f1)(7)(f^{-1})'(7)

Since %%LATEX62%%, the corresponding inverse point uses input %%LATEX63%% and matches original input 33. Therefore:

(f1)(7)=1f(3)=12(f^{-1})'(7)=\frac{1}{f'(3)}=-\frac{1}{2}

Worked Example 4: Implicit differentiation approach (no explicit inverse needed)

Find:

ddxf1(x)\frac{d}{dx}f^{-1}(x)

if:

f(x)=x+cosxf(x)=x+\cos x

Express your answer in terms of:

f1(x)f^{-1}(x)

Let:

y=f1(x)y=f^{-1}(x)

Then:

x=f(y)=y+cosyx=f(y)=y+\cos y

Differentiate with respect to xx:

1=dydxsinydydx1=\frac{dy}{dx}-\sin y\cdot \frac{dy}{dx}

Factor out dydx\frac{dy}{dx}:

1=dydx(1siny)1=\frac{dy}{dx}(1-\sin y)

Solve:

dydx=11siny\frac{dy}{dx}=\frac{1}{1-\sin y}

Replace %%LATEX76%% with %%LATEX77%%:

(f1)(x)=11sin(f1(x))(f^{-1})'(x)=\frac{1}{1-\sin(f^{-1}(x))}

Common misconceptions to watch for

A lot of errors come from confusing similar-looking notations or evaluating at the wrong point.

  • Confusing the inverse function with the reciprocal. The notation can be misleading, but:

f1(x)1f(x)f^{-1}(x)\neq \frac{1}{f(x)}

  • Forgetting to find the matching input. If you want:

(f1)(b)(f^{-1})'(b)

you must find the value aa such that:

f(a)=bf(a)=b

and then use f(a)f'(a).

  • Trying to “invert the derivative” directly. In general:

(f1)(x)1f(x)(f^{-1})'(x)\neq \frac{1}{f'(x)}

because the derivative must be evaluated at the corresponding swapped point.

Exam Focus

Typical question patterns include (1) being given values like %%LATEX85%% and %%LATEX86%% from a table/graph and being asked for %%LATEX87%%, (2) being given a formula for %%LATEX88%% and a value %%LATEX89%% and being asked to compute %%LATEX90%% by first solving %%LATEX91%%, and (3) deriving a general expression for %%LATEX92%% in terms of f1(x)f^{-1}(x) using implicit differentiation.

Common mistakes include using %%LATEX94%% instead of %%LATEX95%%, solving the matching equation %%LATEX96%% incorrectly and therefore using the wrong point, ignoring the requirement that %%LATEX97%% (so you report a number where the inverse actually has a vertical tangent), and evaluating the derivative at the wrong value (for example, computing %%LATEX98%% when asked for %%LATEX99%% instead of first finding the input that produces output 5).

Differentiating Inverse Trigonometric Functions

What inverse trig functions are (and why they need special care)

An inverse trigonometric function answers questions like “what angle has this trig value?” For example, arcsine returns the angle whose sine is a given number.

A subtle but crucial point is that trig functions like sine and cosine are not one-to-one over all real numbers, so they do not have inverses on their full domains. To make inverse trig functions into true functions, we use principal-value definitions by restricting the original trig functions to intervals where they are one-to-one.

The standard principal-value restrictions you’re expected to know are:

y=arcsin(x) means sin(y)=x with π2yπ2y=\arcsin(x)\text{ means }\sin(y)=x\text{ with }-\frac{\pi}{2}\le y\le \frac{\pi}{2}

y=arccos(x) means cos(y)=x with 0yπy=\arccos(x)\text{ means }\cos(y)=x\text{ with }0\le y\le \pi

y=arctan(x) means tan(y)=x with π2<y<π2y=\arctan(x)\text{ means }\tan(y)=x\text{ with }-\frac{\pi}{2}<y<\frac{\pi}{2}

These restrictions matter in derivative derivations because they determine signs (for example, on the arcsine interval, cosine is nonnegative).

Also, the derivatives of inverse trigonometric functions are algebraic expressions (often fractions and square roots, not trig functions), and they are frequently tested on the AP exam.

Notation you must interpret correctly

Many textbooks and calculators write inverse trig using “negative one” notation. In calculus, that notation means the inverse function, not the reciprocal trig function.

Here are equivalent notations you might see:

Inverse trig functionCommon alternate notationMeaning
arcsin(x)\arcsin(x)sin1(x)\sin^{-1}(x)angle whose sine is xx
arccos(x)\arccos(x)cos1(x)\cos^{-1}(x)angle whose cosine is xx
arctan(x)\arctan(x)tan1(x)\tan^{-1}(x)angle whose tangent is xx
Why these derivatives show up so often

You’ll use inverse trig derivatives directly in differentiation problems, but they also appear indirectly in:

  • related rates and motion problems involving angles,
  • derivatives from implicit relationships,
  • later units (especially integration), because patterns like the following match inverse trig derivatives:

11x2\frac{1}{\sqrt{1-x^2}}

11+x2\frac{1}{1+x^2}

Deriving the derivative of arcsine (model derivation)

Start by letting:

y=arcsin(x)y=\arcsin(x)

Then:

sin(y)=x\sin(y)=x

Differentiate both sides with respect to xx:

cos(y)dydx=1\cos(y)\cdot \frac{dy}{dx}=1

So:

dydx=1cos(y)\frac{dy}{dx}=\frac{1}{\cos(y)}

Now rewrite in terms of xx. Using:

sin2(y)+cos2(y)=1\sin^2(y)+\cos^2(y)=1

and sin(y)=x\sin(y)=x, we get:

x2+cos2(y)=1x^2+\cos^2(y)=1

cos2(y)=1x2\cos^2(y)=1-x^2

Because arcsine outputs angles in:

π2yπ2-\frac{\pi}{2}\le y\le \frac{\pi}{2}

we know cos(y)0\cos(y)\ge 0 on that interval, so:

cos(y)=1x2\cos(y)=\sqrt{1-x^2}

Substitute back:

ddx(arcsinx)=11x2\frac{d}{dx}(\arcsin x)=\frac{1}{\sqrt{1-x^2}}

Domain note: this derivative is defined for:

1<x<1-1<x<1

At x=±1x=\pm 1, the denominator becomes zero, matching the vertical tangents of arcsine at the endpoints.

Visual derivation of arcsin derivative using a right triangle

The essential inverse trig derivative formulas

On the AP Calculus AB exam, arcsine, arccosine, and arctangent are by far the most common, but the others are still part of the broader curriculum.

It helps to remember the “inner function” version (so you automatically use the Chain Rule). Let %%LATEX130%% be a function of %%LATEX131%%.

FunctionDerivative
sin1(u)\sin^{-1}(u)u1u2\frac{u'}{\sqrt{1-u^2}}
cos1(u)\cos^{-1}(u)u1u2-\frac{u'}{\sqrt{1-u^2}}
tan1(u)\tan^{-1}(u)u1+u2\frac{u'}{1+u^2}
cot1(u)\cot^{-1}(u)u1+u2-\frac{u'}{1+u^2}
sec1(u)\sec^{-1}(u)uuu21\frac{u'}{|u|\sqrt{u^2-1}}
csc1(u)\csc^{-1}(u)uuu21-\frac{u'}{|u|\sqrt{u^2-1}}

Sign intuition (especially important for arcsine vs arccosine): arcsine is increasing on its principal domain, so its derivative is positive, while arccosine is decreasing on its principal domain, so its derivative is negative.

Memory aids & mnemonics that reflect the math

These are useful because they connect back to identities and sign behavior.

  1. The “Co Rule”: any inverse trig function starting with “Co” has a negative derivative:

\arccos,\ \arccot,\ \arccsc

  1. Tan has no root: tangent and cotangent are the only ones without a square root in the denominator. (A mnemonic some students like is “Tan is tough” because it holds up the fraction without a root.)

  2. Radical patterns come from identities: arcsin and arccos share:

1u2\sqrt{1-u^2}

because they come from:

sin2(y)+cos2(y)=1\sin^2(y)+\cos^2(y)=1

Meanwhile arctan involves:

1+u21+u^2

because of:

1+tan2(y)=sec2(y)1+\tan^2(y)=\sec^2(y)

  1. Sine/Cosine vs. Secant/Cosecant:
  • Sine/Cosine forms start with 1:

1u2\sqrt{1-u^2}

  • Secant/Cosecant forms start with the variable:

u21\sqrt{u^2-1}

  1. Sign check reminder: arcsin is increasing so its derivative is positive; arccos is decreasing so its derivative is negative.
Chain Rule with inverse trig (where most errors happen)

Most exam problems won’t be exactly arcsin of xx. They’ll be arcsin of something, arctan of something, etc. The steps are consistent:

  1. Identify the outside inverse trig function.
  2. Multiply by the derivative of the inside function.

For example, if:

y=arcsin(u)y=\arcsin(u)

then:

dydx=u1u2\frac{dy}{dx}=\frac{u'}{\sqrt{1-u^2}}

Similarly:

ddx(arccos(u))=u1u2\frac{d}{dx}(\arccos(u))=-\frac{u'}{\sqrt{1-u^2}}

ddx(arctan(u))=u1+u2\frac{d}{dx}(\arctan(u))=\frac{u'}{1+u^2}

Worked Example 1: Differentiating an inverse trig composition

Differentiate:

y=arcsin(2x)y=\arcsin(2x)

Let:

u=2xu=2x

so:

u=2u'=2

Then:

dydx=u1u2=21(2x)2=214x2\frac{dy}{dx}=\frac{u'}{\sqrt{1-u^2}}=\frac{2}{\sqrt{1-(2x)^2}}=\frac{2}{\sqrt{1-4x^2}}

A common algebra slip is forgetting to square the entire inside expression and writing %%LATEX160%% instead of %%LATEX161%%.

Worked Example 2: Differentiating a more complex inside function

Differentiate:

y=arctan(x2+1)y=\arctan(x^2+1)

Let:

u=x2+1u=x^2+1

Then:

u=2xu'=2x

So:

dydx=u1+u2=2x1+(x2+1)2\frac{dy}{dx}=\frac{u'}{1+u^2}=\frac{2x}{1+(x^2+1)^2}

You can expand if asked, but many AP questions accept a clean unexpanded form.

Worked Example 3: Implicit differentiation with nested inside functions

Differentiate:

y=arccos(x)y=\arccos(\sqrt{x})

Let:

u=x=x1/2u=\sqrt{x}=x^{1/2}

so:

u=12xu'=\frac{1}{2\sqrt{x}}

Using the arccos rule:

dydx=u1u2=12x1(x)2=12x1x\frac{dy}{dx}=-\frac{u'}{\sqrt{1-u^2}}=-\frac{\frac{1}{2\sqrt{x}}}{\sqrt{1-(\sqrt{x})^2}}=-\frac{1}{2\sqrt{x}\sqrt{1-x}}

Domain awareness matters here: %%LATEX170%% requires %%LATEX171%%, and arccos inputs must satisfy 1u1-1\le u\le 1, so here you must have:

0x10\le x\le 1

Worked Example 4: Applying the Chain Rule (arctan)

Find the derivative if:

f(x)=arctan(3x2)f(x)=\arctan(3x^2)

Let:

u=3x2u=3x^2

Then:

u=6xu'=6x

Apply the arctan rule:

f(x)=u1+u2=6x1+(3x2)2=6x1+9x4f'(x)=\frac{u'}{1+u^2}=\frac{6x}{1+(3x^2)^2}=\frac{6x}{1+9x^4}

Connecting inverse trig derivatives back to inverse functions

Inverse trig derivatives are not “random formulas.” They come from the same inverse-function derivative idea.

For example, if:

y=arcsin(x)y=\arcsin(x)

then:

x=sin(y)x=\sin(y)

Conceptually, the inverse relationship implies:

dydx=1dxdy\frac{dy}{dx}=\frac{1}{\frac{dx}{dy}}

and since:

dxdy=cos(y)\frac{dx}{dy}=\cos(y)

you get:

dydx=1cos(y)\frac{dy}{dx}=\frac{1}{\cos(y)}

Then you rewrite %%LATEX183%% in terms of %%LATEX184%% using identities and the principal-domain sign information.

Common misconceptions and errors
  • Mixing up inverse trig with reciprocal trig. The notation:

sin1(x)\sin^{-1}(x)

means arcsine, not cosecant, and it is not the same as:

1sin(x)\frac{1}{\sin(x)}

  • Forgetting the Chain Rule. If the input is not exactly xx, you must multiply by the derivative of the inside. For example, the incorrect work:

ddx(arcsin(5x))=11(5x)2\frac{d}{dx}(\arcsin(5x))=\frac{1}{\sqrt{1-(5x)^2}}

is missing the factor of 5. The correct derivative is:

5125x2\frac{5}{\sqrt{1-25x^2}}

  • Dropping the negative sign for arccos. The derivative of arccos has a leading negative.

  • Ignoring domain restrictions when simplifying. Principal-value intervals justify choices like:

cos(y)=1x2\cos(y)=\sqrt{1-x^2}

instead of:

cos(y)=±1x2\cos(y)=\pm\sqrt{1-x^2}

  • Algebra slips in the “inside squared” step. In expressions like:

1u2\sqrt{1-u^2}

the square applies to the entire inside expression uu.

  • Forgetting absolute values for arcsec and arccsc. For example, the derivative of arcsec requires absolute value:

ddx(sec1(x))=1xx21\frac{d}{dx}(\sec^{-1}(x))=\frac{1}{|x|\sqrt{x^2-1}}

A common mistake is writing the denominator without the absolute value.

Exam Focus

Typical question patterns include differentiating expressions like %%LATEX195%%, %%LATEX196%%, and arctan(something)\arctan(\text{something}) using the Chain Rule; combining inverse trig derivatives with product/quotient rules (for example a product like a variable times arctan of that variable); and evaluating slopes at specific values in a related-rates or slope-at-a-point setting.

Common mistakes include writing %%LATEX198%% instead of %%LATEX199%% for arcsin/arccos, dropping the negative sign for arccos, failing to multiply by uu' when differentiating an inverse trig function of a nontrivial inside expression, and (when arcsec/arccsc appear) forgetting that the correct formulas require absolute value in the denominator.