Fiveable

♾️AP Calculus AB/BC Unit 3 Review

QR code for AP Calculus AB/BC practice questions

3.3 Differentiating Inverse Functions

3.3 Differentiating Inverse Functions

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

To differentiate an inverse function, use ddxf1(x)=1f(f1(x))\frac{d}{dx}f^{-1}(x)=\frac{1}{f'(f^{-1}(x))}. The slope of an inverse at a point is the reciprocal of the original function's slope at the matching point, because the two graphs are reflections across the line y=xy=x. For AP Calculus, find the matching input before substituting into the formula.

Why This Matters for the AP Calculus Exam

Differentiating inverse functions builds directly on the chain rule and the definition of an inverse. This shows up on the AP Calculus exam in both multiple-choice and free-response questions, often using values pulled from tables or graphs instead of full equations. Many of these questions give you several functions at once (like ff, gg, and an inverse) and expect you to track which value goes where. Getting comfortable with the reciprocal relationship now also sets up Topic 3.4, where you derive the inverse trig derivatives.

Key Takeaways

  • The derivative of an inverse is the reciprocal of the original derivative, evaluated at the matching input: ddxf1(x)=1f(f1(x))\frac{d}{dx}f^{-1}(x) = \frac{1}{f'(f^{-1}(x))}.
  • If f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a. Use this to find the inner value before plugging into the formula.
  • The original function must be one-to-one (strictly increasing or decreasing) for the inverse to exist and be differentiable.
  • The formula breaks down when f(f1(x))=0f'(f^{-1}(x)) = 0, since you cannot divide by zero. This matches a vertical tangent on the inverse graph.
  • Inverse function graphs are reflections across y=xy = x, so their tangent slopes are reciprocals at corresponding points.

Differentiating Inverse Functions

If f1(x)f^{-1}(x) is the inverse of f(x)f(x), a differentiable and invertible function, then the derivative of the inverse function can be found using this formula:

ddxf1(x)=1f(f1(x))\frac{d}{dx}\textcolor{blue}{f^{-1}(x)} = \frac{1}{\textcolor{red}{f'}(\textcolor{blue}{f^{-1}(x)})}

This can also be written using g(x)g(x) as the inverse of f(x)f(x):

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

A simple way to remember this rule: "the derivative of the inverse is the reciprocal of the derivative." This works because if f(a)=bf(a) = b, then f1(b)=af^{-1}(b) = a. If you want more practice with inverse functions first, review this Fiveable guide: Inverse Functions.

The slopes of a function and its inverse are reciprocals at matching points because the two graphs are reflections across the line y=xy = x. At a point (1,8)(1, 8) on ff, the reflected point (8,1)(8, 1) sits on f1f^{-1}, and their tangent slopes are reciprocals of each other.

Why the Formula Works

Start from the inverse relationship f(f1(x))=xf(f^{-1}(x)) = x. Differentiate both sides with respect to xx using the chain rule:

f(f1(x))ddxf1(x)=1f'(f^{-1}(x)) \cdot \frac{d}{dx}f^{-1}(x) = 1

Solving for the inverse derivative gives the formula. This is why the chain rule and the definition of an inverse are the two tools you need here.

How to Use This on the AP Calculus Exam

Problem Solving

When a question hands you f(x)f(x) directly, you have two paths. You can solve for f1(x)f^{-1}(x) algebraically, or you can use the formula without ever finding the full inverse. The formula path is usually faster, especially when the inverse is messy to write out.

Example: If f(x)=2x+1f(x) = 2x + 1, find (f1)(1)(f^{-1})'(1).

First find the inner value f1(1)f^{-1}(1). Switch variables in y=2x+1y = 2x + 1 to get x=2y+1x = 2y + 1, then solve:

f1(x)=x12f^{-1}(x) = \frac{x-1}{2}

So f1(1)=112=0f^{-1}(1) = \frac{1-1}{2} = 0.

Now plug into the formula:

ddxf1(1)=1f(f1(1))=1f(0)\frac{d}{dx}f^{-1}(1) = \frac{1}{f'(f^{-1}(1))} = \frac{1}{f'(0)}

Since f(x)=2f'(x) = 2, we get f(0)=2f'(0) = 2, so:

ddxf1(1)=12\frac{d}{dx}f^{-1}(1) = \frac{1}{2}

Free Response

Many free-response problems give you a table of values instead of equations. The skill is matching the right inputs.

Example (from the 2007 AP Calculus AB exam, College Board): The functions ff and gg are differentiable for all real numbers, and gg is strictly increasing. A table gives values of the functions and their first derivatives at selected xx values. If g1g^{-1} is the inverse of gg, write an equation for the line tangent to y=g1(x)y = g^{-1}(x) at x=2x = 2.

Step 1: Find the inner value. You need g1(2)g^{-1}(2), which is not listed directly. Look for where g(x)=2g(x) = 2. Since g(1)=2g(1) = 2, you know g1(2)=1g^{-1}(2) = 1.

Step 2: Apply the formula for the slope.

ddxg1(2)=1g(g1(2))=1g(1)\frac{d}{dx}g^{-1}(2) = \frac{1}{g'(g^{-1}(2))} = \frac{1}{g'(1)}

With g(1)=5g'(1) = 5 from the table:

ddxg1(2)=15\frac{d}{dx}g^{-1}(2) = \frac{1}{5}

Step 3: Write the tangent line. Use point-slope form yy1=m(xx1)y - y_1 = m(x - x_1). The slope is m=15m = \frac{1}{5}, the point is (2,1)(2, 1) since g1(2)=1g^{-1}(2) = 1:

y1=15(x2)y - 1 = \frac{1}{5}(x - 2)

This is a strong example of tracking three related functions at once: gg, g1g^{-1}, and gg'. Keeping your notation clear is important for showing your reasoning on free-response work.

Common Trap

The most common slip is plugging the original xx into ff' instead of plugging in f1(x)f^{-1}(x) first. The formula needs the derivative evaluated at the inner value, not at the outer input.

Common Misconceptions

  • Forgetting the inner value. The formula is 1f(f1(x))\frac{1}{f'(f^{-1}(x))}, not 1f(x)\frac{1}{f'(x)}. You must find f1(x)f^{-1}(x) first, then evaluate the original derivative there.
  • Confusing (f1)(x)(f^{-1})'(x) with 1f(x)\frac{1}{f(x)}. The reciprocal applies to the derivative ff', not to the function ff itself.
  • Assuming every function has a differentiable inverse. The original function must be one-to-one, and ff' must be nonzero at the matching point. If f(f1(x))=0f'(f^{-1}(x)) = 0, the inverse has a vertical tangent and is not differentiable there.
  • Mixing up which point to use. If f(a)=bf(a) = b, the inverse passes through (b,a)(b, a), not (a,b)(a, b). The coordinates swap when you reflect across y=xy = x.
  • Thinking you always need the full inverse equation. You only need the single value f1(x)f^{-1}(x) at the point in question, not a formula for the whole inverse.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

chain rule

A differentiation rule that provides a method for finding the derivative of a composite function by multiplying the derivative of the outer function by the derivative of the inner function.

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

inverse function

A function that reverses the effect of another function, such that if f(a) = b, then the inverse function f⁻¹(b) = a.

inverse trigonometric functions

Functions that reverse the action of trigonometric functions, such as arcsine, arccosine, and arctangent, which return an angle given a trigonometric ratio.

Frequently Asked Questions

What is the derivative formula for an inverse function?

If f has a differentiable inverse, then the derivative of f inverse at x is 1 divided by f prime evaluated at f inverse of x. In words, evaluate the original derivative at the matching input, then take the reciprocal.

How do I find the matching input for an inverse derivative?

If f(a) = b, then f inverse of b equals a. For an inverse derivative at x = b, first find the original input a that produces b, then evaluate f prime at a.

Why are inverse function slopes reciprocals?

A function and its inverse reflect across the line y = x. At corresponding points, the tangent slopes swap rise and run, so the slopes are reciprocals when both derivatives exist.

When does the inverse derivative formula fail?

The formula fails when the original derivative at the matching input is zero, because division by zero is undefined. Geometrically, the inverse may have a vertical tangent there.

Do I need to solve for the whole inverse function?

Not always. Many AP Calculus problems only require the value of f inverse at one x-value, especially when information is given in a table.

How do inverse derivative questions show up on AP Calculus FRQs?

They often give tables of f, g, and their derivatives. Track the inverse value first, then use the reciprocal derivative formula and keep notation clear when writing tangent lines or slopes.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot