Fiveable

Calculus I Unit 3 Review

QR code for Calculus I practice questions

3.7 Derivatives of Inverse Functions

3.7 Derivatives of Inverse Functions

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
Calculus I
Unit & Topic Study Guides

Derivatives of Inverse Functions

Inverse function theorem application

If f(x)f(x) is differentiable and one-to-one on an interval, then its inverse f1(x)f^{-1}(x) is also differentiable. The derivative of the inverse is:

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

This formula says: to find the derivative of the inverse at some input xx, first figure out what the inverse gives you (that's f1(x)f^{-1}(x)), then plug that into the derivative of the original function, and take the reciprocal. The original function must be continuous and strictly monotonic (always increasing or always decreasing) on its domain for this to work.

Steps to apply the theorem:

  1. Identify the original function f(x)f(x) and confirm it's one-to-one on the relevant interval.
  2. Find f1(x)f^{-1}(x) if possible, or at least identify the point where you need the derivative.
  3. Compute f(x)f'(x).
  4. Plug f1(x)f^{-1}(x) into ff' and take the reciprocal: 1f(f1(x))\frac{1}{f'(f^{-1}(x))}.

Example: Suppose f(x)=x3+xf(x) = x^3 + x and you want the derivative of f1(x)f^{-1}(x) at x=2x = 2. You can't easily solve for f1f^{-1} algebraically, but you can check that f(1)=2f(1) = 2, so f1(2)=1f^{-1}(2) = 1. Since f(x)=3x2+1f'(x) = 3x^2 + 1, you get:

ddxf1(2)=1f(1)=13(1)2+1=14\frac{d}{dx}f^{-1}(2) = \frac{1}{f'(1)} = \frac{1}{3(1)^2 + 1} = \frac{1}{4}

This is exactly the situation where the theorem shines: you don't need an explicit formula for the inverse.

Inverse function theorem application, OpenAlgebra.com: Free Algebra Study Guide & Video Tutorials: Inverse Functions

Inverse trigonometric function derivatives

These six derivatives come directly from applying the inverse function theorem to the standard trig functions (restricted to domains where they're one-to-one). You should memorize them:

  • ddxarcsin(x)=11x2\frac{d}{dx}\arcsin(x) = \frac{1}{\sqrt{1-x^2}}
  • ddxarccos(x)=11x2\frac{d}{dx}\arccos(x) = -\frac{1}{\sqrt{1-x^2}}
  • ddxarctan(x)=11+x2\frac{d}{dx}\arctan(x) = \frac{1}{1+x^2}
  • ddxarccot(x)=11+x2\frac{d}{dx}\text{arccot}(x) = -\frac{1}{1+x^2}
  • ddxarcsec(x)=1xx21\frac{d}{dx}\text{arcsec}(x) = \frac{1}{|x|\sqrt{x^2-1}}
  • ddxarccsc(x)=1xx21\frac{d}{dx}\text{arccsc}(x) = -\frac{1}{|x|\sqrt{x^2-1}}

Notice the pattern: arcsin/arccos are negatives of each other, arctan/arccot are negatives of each other, and arcsec/arccsc are negatives of each other. This happens because each pair sums to a constant (e.g., arcsin(x)+arccos(x)=π2\arcsin(x) + \arccos(x) = \frac{\pi}{2}), so their derivatives must be negatives.

Application examples:

  • The slope of the tangent line to y=arctan(x)y = \arctan(x) at x=1x = 1:

11+12=12\frac{1}{1+1^2} = \frac{1}{2}

  • Suppose an angle is given by θ=arcsin ⁣(x5)\theta = \arcsin\!\left(\frac{x}{5}\right). By the chain rule, the rate of change with respect to xx is:

dθdx=11(x5)215\frac{d\theta}{dx} = \frac{1}{\sqrt{1-\left(\frac{x}{5}\right)^2}} \cdot \frac{1}{5}

At x=3x = 3: 1192515=1162515=14515=5415=14\frac{1}{\sqrt{1-\frac{9}{25}}} \cdot \frac{1}{5} = \frac{1}{\sqrt{\frac{16}{25}}} \cdot \frac{1}{5} = \frac{1}{\frac{4}{5}} \cdot \frac{1}{5} = \frac{5}{4} \cdot \frac{1}{5} = \frac{1}{4}

Don't forget the chain rule factor of 15\frac{1}{5} here. The original guide listed 54\frac{5}{4} for this problem, but that omits the chain rule.

Inverse function theorem application, Appendix | Precalculus

Slope relationships for inverse functions

Since ff and f1f^{-1} are reflections of each other across the line y=xy = x, their tangent line slopes at corresponding points are reciprocals.

Concretely: if the tangent to f(x)f(x) at (a,f(a))(a, f(a)) has slope mm, then the tangent to f1(x)f^{-1}(x) at the reflected point (f(a),a)(f(a), a) has slope 1m\frac{1}{m}.

This follows directly from the inverse function theorem. Evaluating at x=f(a)x = f(a):

ddxf1(f(a))=1f(a)\frac{d}{dx}f^{-1}\big(f(a)\big) = \frac{1}{f'(a)}

The left side is the slope of f1f^{-1} at the point (f(a),a)(f(a), a). The right side is the reciprocal of the slope of ff at (a,f(a))(a, f(a)). That's the whole relationship.

One thing to watch: if f(a)=0f'(a) = 0, the inverse isn't differentiable at that corresponding point (you'd be dividing by zero). Graphically, a horizontal tangent on ff becomes a vertical tangent on f1f^{-1}.

Domain, range, and derivative rules

The domain of f1f^{-1} is the range of ff, and the range of f1f^{-1} is the domain of ff. This swap matters when you're checking where an inverse trig derivative is valid. For instance, ddxarcsin(x)=11x2\frac{d}{dx}\arcsin(x) = \frac{1}{\sqrt{1-x^2}} only applies for 1<x<1-1 < x < 1 because that's the domain of arcsin (and the denominator is zero at the endpoints).

When differentiating compositions involving inverse functions, you'll almost always need the chain rule alongside the formulas above. For example:

ddxarctan(3x2)=11+(3x2)26x=6x1+9x4\frac{d}{dx}\arctan(3x^2) = \frac{1}{1+(3x^2)^2} \cdot 6x = \frac{6x}{1+9x^4}

The inverse function derivative gives you the "outer" piece, and the chain rule supplies the derivative of the inner function. Forgetting that inner derivative is one of the most common mistakes on exams.

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

2,589 studying →