AP Calculus BC Unit 3 Notes: Derivatives Involving Inverses

Differentiating Inverse Functions

What an inverse function is (and what it is not)

An inverse function reverses the action of a function. If a function ff takes an input xx and produces an output yy, then its inverse f1f^{-1} takes that output yy back to the original input xx.

Formally, when ff is one-to-one on a domain (so each output comes from exactly one input), the inverse function f1f^{-1} is defined by the relationship:

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

and also

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

These equations are the “undoing” idea written precisely.

A common confusion is the notation: f1(x)f^{-1}(x) does **not** mean 1f(x)\frac{1}{f(x)}. It means “the inverse function of ff evaluated at xx.”

Notation reference (very testable)
MeaningNotationNotes
inverse functionf1(x)f^{-1}(x)not a power, not a reciprocal
reciprocal of a function value1f(x)\frac{1}{f(x)}equals [f(x)]1[f(x)]^{-1} as a number, not a function inverse
inverse trig (example)arcsin(x)\arcsin(x)equals sin1(x)\sin^{-1}(x) as inverse notation, not reciprocal
Why inverse derivatives matter

In calculus, you often know something about ff (a formula, a table, a graph, or values of ff'), but you need information about f1f^{-1}. Inverse derivatives let you compute slopes of inverse functions without explicitly solving for f1f^{-1}.

This is powerful on AP problems because:

  • You might be given a table of ff and ff' values and asked for (f1)\left(f^{-1}\right)' at a point.
  • You might be able to avoid messy algebra by using the inverse derivative relationship.
  • It connects naturally to chain rule thinking: compositions like f(f1(x))f(f^{-1}(x)) simplify in a way that creates a derivative formula.
The key idea: inverse functions swap inputs and outputs

If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a. Graphically, ff and f1f^{-1} are reflections across the line y=xy = x. That reflection also swaps the roles of “run” and “rise,” which hints at why slopes are reciprocals (when they exist).

The derivative of an inverse function (main formula)

To differentiate an inverse function, start from the identity:

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

Differentiate both sides with respect to xx. The left side requires the chain rule:

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

Solve for (f1)(x)\left(f^{-1}\right)'(x):

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

This formula is the general inverse-derivative relationship.

A point-specific version (often easiest on AP)

If ff is differentiable at aa and f(a)0f'(a) \neq 0, and if f(a)=bf(a) = b, then:

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

This version is extremely practical because it turns “derivative of the inverse at bb” into “reciprocal of derivative of the original at the corresponding input aa.”

When the formula applies (and when it fails)

You need two main conditions at the relevant point:

  1. ff must be **one-to-one** on an interval so that f1f^{-1} is actually a function.
  2. f(a)0f'(a) \neq 0 at the matching point. If f(a)=0f'(a) = 0, the inverse would have an undefined or infinite slope there (a vertical tangent), so a finite derivative for f1f^{-1} cannot be computed via the reciprocal.

Also, if ff has a cusp or corner (not differentiable) at aa, then f1f^{-1} may fail to be differentiable at bb as well.

Example 1: Using the point-specific inverse derivative rule

Suppose you are told:

  • f(2)=5f(2) = 5
  • f(2)=3f'(2) = 3

Find (f1)(5)\left(f^{-1}\right)'(5).

Reasoning: Since f(2)=5f(2)=5, that means f1(5)=2f^{-1}(5)=2. The inverse derivative at output 55 uses the reciprocal of the original derivative at input 22.

(f1)(5)=1f(2)\left(f^{-1}\right)'(5) = \frac{1}{f'(2)}

(f1)(5)=13\left(f^{-1}\right)'(5) = \frac{1}{3}

What could go wrong: A very common mistake is to write (f1)(2)=1f(2)\left(f^{-1}\right)'(2)=\frac{1}{f'(2)}. The input to the inverse derivative must be the original output (here, 55), not the original input.

Example 2: Using the general formula without solving explicitly

Let:

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

Compute (f1)(1)\left(f^{-1}\right)'(1).

Step 1: Find the matching input. You need aa such that f(a)=1f(a)=1.

a3+a+1=1a^3 + a + 1 = 1

a3+a=0a^3 + a = 0

a(a2+1)=0a(a^2 + 1) = 0

So a=0a = 0 is the real solution, and f(0)=1f(0)=1.

Step 2: Differentiate ff and evaluate at aa.

f(x)=3x2+1f'(x) = 3x^2 + 1

f(0)=1f'(0) = 1

Step 3: Apply the inverse derivative rule.

(f1)(1)=1f(0)\left(f^{-1}\right)'(1) = \frac{1}{f'(0)}

(f1)(1)=1\left(f^{-1}\right)'(1) = 1

What could go wrong: Students sometimes try to solve for f1(x)f^{-1}(x) explicitly (which can be impossible in closed form for many functions). You usually do not need an explicit inverse.

Example 3: A table-based AP-style question

You are given values:

xxf(x)f(x)f(x)f'(x)
114422
33775-5

Find (f1)(7)\left(f^{-1}\right)'(7).

Because f(3)=7f(3)=7, you know f1(7)=3f^{-1}(7)=3, so:

(f1)(7)=1f(3)\left(f^{-1}\right)'(7) = \frac{1}{f'(3)}

(f1)(7)=15\left(f^{-1}\right)'(7) = \frac{1}{-5}

(f1)(7)=15\left(f^{-1}\right)'(7) = -\frac{1}{5}

Notice the negative sign: if ff is decreasing at x=3x=3, then f1f^{-1} is also decreasing at x=7x=7.

Exam Focus
  • Typical question patterns:
    • Given f(a)=bf(a)=b and f(a)f'(a), find (f1)(b)\left(f^{-1}\right)'(b).
    • Given a table or graph of ff and slopes, find the slope of f1f^{-1} at a specified input.
    • Use (f1)(x)=1f(f1(x))\left(f^{-1}\right)'(x) = \frac{1}{f'(f^{-1}(x))} as part of a larger chain-rule computation.
  • Common mistakes:
    • Mixing up inputs: using (f1)(a)\left(f^{-1}\right)'(a) instead of (f1)(b)\left(f^{-1}\right)'(b) where b=f(a)b=f(a).
    • Treating f1f^{-1} as a reciprocal: confusing f1(x)f^{-1}(x) with 1f(x)\frac{1}{f(x)}.
    • Forgetting the condition f(a)0f'(a)\neq 0 and concluding a finite derivative when the inverse actually has a vertical tangent.

Differentiating Inverse Trigonometric Functions

What inverse trig functions mean (conceptually)

Inverse trigonometric functions answer questions like: “Which angle has sine equal to this number?” For example, arcsin(x)\arcsin(x) is the angle (in radians on AP) whose sine is xx.

However, trig functions like sine are not one-to-one over all real numbers, so to define inverses as functions we restrict domains.

  • Arcsine: y=arcsin(x)y = \arcsin(x) means sin(y)=x\sin(y)=x with yy restricted to:

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

  • Arccosine: y=arccos(x)y = \arccos(x) means cos(y)=x\cos(y)=x with yy restricted to:

0yπ0 \le y \le \pi

  • Arctangent: y=arctan(x)y = \arctan(x) means tan(y)=x\tan(y)=x with yy restricted to:

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

These restrictions matter because derivatives depend on which branch you are using.

Why their derivatives look the way they do

A good way to understand inverse trig derivatives is to connect them to:

  • the inverse function derivative rule, and
  • implicit differentiation.

For instance, if y=arcsin(x)y=\arcsin(x) then sin(y)=x\sin(y)=x. Differentiating implicitly relates dydx\frac{dy}{dx} to trig expressions in yy, and then you convert everything back to xx using a triangle or identities.

This “differentiate in yy, then translate to xx” pattern is the core mechanism.

Derivative formulas you are expected to know

For differentiable inputs within the appropriate domains:

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

ddx(arccos(x))=11x2\frac{d}{dx}\left(\arccos(x)\right) = -\frac{1}{\sqrt{1-x^2}}

ddx(arctan(x))=11+x2\frac{d}{dx}\left(\arctan(x)\right) = \frac{1}{1+x^2}

Also commonly used in AP Calculus BC:

\frac{d}{dx}\left(\arccot(x)\right) = -\frac{1}{1+x^2}

\frac{d}{dx}\left(\arcsec(x)\right) = \frac{1}{|x|\sqrt{x^2-1}}

\frac{d}{dx}\left(\arccsc(x)\right) = -\frac{1}{|x|\sqrt{x^2-1}}

The absolute value in the secant and cosecant inverses is important and often mishandled. It comes from converting tan(y)\tan(y)-type ratios into square roots where sign can depend on the quadrant restrictions.

Deriving one formula (so it is not just memorization)
Derivative of arcsin(x)\arcsin(x)

Let:

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

That means:

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

Differentiate implicitly with respect to xx:

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

So:

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

Now you must rewrite cos(y)\cos(y) in terms of xx. Since sin(y)=x\sin(y)=x, you can use:

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

So:

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

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

Because yy is restricted to [π2,π2]\left[-\frac{\pi}{2},\frac{\pi}{2}\right], cos(y)\cos(y) is nonnegative, so:

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

Therefore:

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

What could go wrong: If you forget the domain restriction, you might incorrectly use cos(y)=1x2\cos(y) = -\sqrt{1-x^2} in some cases. The restriction ensures the square root choice.

Using chain rule with inverse trig (most AP tasks)

In practice, you usually differentiate expressions like arctan(3x)\arctan(3x) or arcsin(x2)\arcsin(x^2). The inverse trig derivative is the “outer derivative,” and then you multiply by the derivative of the inside.

Example 1: arcsin(x2)\arcsin(x^2)

Let:

h(x)=arcsin(x2)h(x) = \arcsin(x^2)

Use the chain rule:

h(x)=11(x2)22xh'(x) = \frac{1}{\sqrt{1-(x^2)^2}}\cdot 2x

Simplify:

h(x)=2x1x4h'(x) = \frac{2x}{\sqrt{1-x^4}}

A frequent error here is to write 1x2\sqrt{1-x^2} instead of 1x4\sqrt{1-x^4} because you forgot to square the entire inside.

Example 2: Combining inverse trig with product/quotient rules

Differentiate:

g(x)=xarctan(x)g(x) = x\arctan(x)

Use product rule:

g(x)=1arctan(x)+x11+x2g'(x) = 1\cdot \arctan(x) + x\cdot \frac{1}{1+x^2}

So:

g(x)=arctan(x)+x1+x2g'(x) = \arctan(x) + \frac{x}{1+x^2}

Inverse trig derivatives in related rates and slope problems

Because inverse trig functions return angles, they show up when you model an angle from a ratio (for example, angle of elevation). If an angle is defined by:

θ=arctan(yx)\theta = \arctan\left(\frac{y}{x}\right)

then differentiating θ\theta requires the inverse trig derivative combined with quotient rule or implicit differentiation.

Example 3: A rate-of-change setup

Suppose:

θ(t)=arctan(t2)\theta(t) = \arctan\left(\frac{t}{2}\right)

Then:

dθdt=11+(t2)212\frac{d\theta}{dt} = \frac{1}{1+\left(\frac{t}{2}\right)^2}\cdot \frac{1}{2}

Simplify:

dθdt=12(1+t24)\frac{d\theta}{dt} = \frac{1}{2\left(1+\frac{t^2}{4}\right)}

Multiply numerator and denominator by 44:

dθdt=2t2+4\frac{d\theta}{dt} = \frac{2}{t^2+4}

This kind of simplification is common because AP free-response often expects a clean final form.

Exam Focus
  • Typical question patterns:
    • Differentiate an expression containing arcsin\arcsin, arccos\arccos, or arctan\arctan with a nontrivial inside function (chain rule).
    • Derive or justify a derivative using implicit differentiation (especially for arcsin\arcsin and arctan\arctan).
    • Use inverse trig derivatives inside related rates or motion contexts where an angle is defined by a ratio.
  • Common mistakes:
    • Dropping the chain rule factor (forgetting to multiply by the derivative of the inside).
    • Incorrect radicand: writing 1x2\sqrt{1-x^2} when the inside was something like x2x^2, leading to 1x4\sqrt{1-x^4}.
    • Ignoring the absolute value in \arcsec and \arccsc derivatives (or not recognizing when those forms are required).

Selecting Procedures for Calculating Derivatives

Why “procedure choice” is a skill (not just computation)

In Unit 3, you learn several derivative tools: chain rule for composites, implicit differentiation, and inverse-function ideas. On AP problems, the hard part is often not taking the derivative once you know what to do, but deciding which method fits the structure of the function you are given.

A helpful mindset is: before differentiating, ask “How is yy defined?”

  • Is yy written explicitly as a formula in terms of xx?
  • Is yy defined implicitly by an equation involving both xx and yy?
  • Is yy defined as an inverse, like f1(x)f^{-1}(x) or arcsin(x)\arcsin(x)?
  • Is yy a composition of several layers?

The structure tells you which differentiation pathway will be shortest and least error-prone.

Procedure 1: Use the inverse derivative rule when you have values of ff and ff'

If the problem gives you information about ff at some input (a table, a graph, a point and slope), and asks about f1f^{-1}, the inverse derivative rule is usually the intended approach.

Best fit clues:

  • You see language like “Given f(2)=5f(2)=5 and f(2)=3f'(2)=3…”
  • You are asked for (f1)(5)\left(f^{-1}\right)'(5).
Example 1: Choosing the inverse rule over algebra

Let f(x)=x+sin(x)f(x) = x + \sin(x). Find (f1)(0)\left(f^{-1}\right)'(0).

Trying to solve x+sin(x)=0x+\sin(x)=0 for xx exactly is not a good plan in general. Instead, use the point-matching idea.

First find aa such that f(a)=0f(a)=0. Notice:

f(0)=0+sin(0)=0f(0) = 0 + \sin(0) = 0

So a=0a=0 and b=0b=0.

Differentiate:

f(x)=1+cos(x)f'(x) = 1 + \cos(x)

Evaluate at 00:

f(0)=1+cos(0)=2f'(0) = 1 + \cos(0) = 2

Apply inverse derivative rule:

(f1)(0)=12\left(f^{-1}\right)'(0) = \frac{1}{2}

Why this was the right procedure: you could not reasonably write f1(x)f^{-1}(x) in elementary terms, but you did not need it.

Procedure 2: Use implicit differentiation when yy is not isolated

Sometimes the inverse rule is not directly visible, but the equation naturally defines an inverse relationship.

If you can rewrite an inverse situation as a composition identity or as an implicit equation, implicit differentiation can produce the derivative efficiently.

Best fit clues:

  • The equation mixes xx and yy in a way that makes solving for yy messy.
  • The equation resembles something like f(y)=xf(y)=x.
Example 2: Differentiating an inverse-defined relationship implicitly

Suppose y=f1(x)y = f^{-1}(x) and you also know:

f(y)=y34yf(y) = y^3 - 4y

Because y=f1(x)y=f^{-1}(x), you have:

x=f(y)=y34yx = f(y) = y^3 - 4y

Differentiate both sides with respect to xx:

1=(3y24)dydx1 = (3y^2 - 4)\frac{dy}{dx}

So:

dydx=13y24\frac{dy}{dx} = \frac{1}{3y^2 - 4}

If you want (f1)(x)\left(f^{-1}\right)'(x) explicitly in terms of xx, you would need to replace yy with f1(x)f^{-1}(x):

(f1)(x)=13(f1(x))24\left(f^{-1}\right)'(x) = \frac{1}{3\left(f^{-1}(x)\right)^2 - 4}

This matches the general inverse derivative formula in a different form.

Common pitfall: forgetting that when you differentiate with respect to xx, the derivative of yy is dydx\frac{dy}{dx}, not 11.

Procedure 3: Use inverse trig derivatives when the function is already an inverse trig

If the expression contains arcsin\arcsin, arccos\arccos, arctan\arctan, etc., you should usually apply the known inverse trig derivative formulas plus the chain rule.

Best fit clues:

  • The “outer function” is an inverse trig function.
  • You are not being asked to derive anything from scratch, just compute a derivative.
Example 3: Recognizing chain rule with inverse trig

Differentiate:

p(x)=arctan(x2+1)p(x) = \arctan\left(x^2 + 1\right)

Outer derivative:

ddx(arctan(u))=11+u2\frac{d}{dx}\left(\arctan(u)\right) = \frac{1}{1+u^2}

Inner function:

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

dudx=2x\frac{du}{dx} = 2x

So:

p(x)=11+(x2+1)22xp'(x) = \frac{1}{1+\left(x^2+1\right)^2}\cdot 2x

p(x)=2x1+(x2+1)2p'(x) = \frac{2x}{1+\left(x^2+1\right)^2}

Common pitfall: writing 11+x2\frac{1}{1+x^2} instead of 11+u2\frac{1}{1+u^2}, which ignores the inside function.

Procedure 4: Use the chain rule perspective to avoid “formula hunting”

Many AP questions combine multiple ideas. A strong way to choose procedures is to identify layers:

  • outer function
  • inner function
  • any implicit relationship
  • any inverse relationship

If you see something like f1(g(x))f^{-1}(g(x)), you can combine inverse derivative ideas with the chain rule.

Example 4: Chain rule with an inverse function

Assume ff is differentiable and invertible. Differentiate:

q(x)=f1(x2)q(x) = f^{-1}(x^2)

Let u=x2u=x^2. Then:

q(x)=(f1)(u)2xq'(x) = \left(f^{-1}\right)'(u)\cdot 2x

Use the general inverse derivative formula:

(f1)(u)=1f(f1(u))\left(f^{-1}\right)'(u) = \frac{1}{f'(f^{-1}(u))}

Substitute back:

q(x)=2xf(f1(x2))q'(x) = \frac{2x}{f'(f^{-1}(x^2))}

This is a common “compose with inverse” structure where you do not have numerical values, so you leave the result in terms of ff and f1f^{-1}.

How to decide quickly (without turning it into a checklist)

A good decision process is to translate the wording or structure into one of these templates:

  • If you are asked for a derivative of f1f^{-1} at a specific number, try to find the matching original point and use reciprocity.
  • If the function is defined implicitly or you have f(y)=xf(y)=x, implicit differentiation is often the cleanest.
  • If you see arcsin\arcsin or friends, treat them as standard “outer functions” with known derivatives, then chain rule.
  • If you are given a table/graph, resist inventing a formula; use the inverse derivative relationship with provided slope information.
Exam Focus
  • Typical question patterns:
    • “Given a table of ff and ff', find (f1)(c)\left(f^{-1}\right)'(c)” (procedure selection is the main point).
    • Differentiate a function that combines inverse trig with algebraic layers (chain rule plus inverse trig derivative).
    • Differentiate an expression like f1(g(x))f^{-1}(g(x)) and leave the answer in terms of ff' and f1f^{-1}.
  • Common mistakes:
    • Choosing algebraic inversion when it is unnecessary (wastes time and increases error risk).
    • Using the reciprocal rule with the wrong input (not matching f(a)=bf(a)=b correctly).
    • Mixing methods incorrectly, such as trying to apply inverse trig derivative formulas to a regular trig function without recognizing it is not an inverse.