Skip to main content

Section 4.7 Inverse functions

In this section we review the concept of inverse functions, and use implicit differentiation to calculate the derivative of an inverse function. This will helpful to study exponentials, logarithms, and inverse trigonometric functions in the next few sections.

Subsection 4.7.1 Instructional video

Subsection 4.7.2 Key concepts

Concept 4.7.1. One-to-one functions.

A function is one-to-one (or injective) if it never takes on the same value twice; that is,

f(x1)≠f(x2)whenever x1≠x2.f(x1)≠f(x2)whenever x1≠x2.

Given the graph of a function, it is easy to see whether it is one-to-one: a function is one-to-one if no horizontal line intersects its graph more than once. This is sometimes known as the horizontal line test.

Concept 4.7.2. Inverse functions.

Let ff be a one-to-one function with domain AA and range B.B. Then its inverse function f−1f−1 has domain BB and range AA and is defined by

y=f(x)if and only iff−1(y)=x.y=f(x)if and only iff−1(y)=x.

The domain of ff is the range of f−1,f−1, while the range of ff is the domain of f−1.f−1.

Inverse functions satisfy:

f−1(f(x))=xfor x in the domain of f,f(f−1(x))=xfor x in the domain of f−1.f−1(f(x))=xfor x in the domain of f,f(f−1(x))=xfor x in the domain of f−1.

The graph of y=f−1(x)y=f−1(x) can be obtained by reflecting the graph of y=f(x)y=f(x) about the line y=x.y=x.

Note that f−1(x)f−1(x) is not the same as the reciprocal [f(x)]−1=1f(x).[f(x)]−1=1f(x).

Concept 4.7.3. How to calculate f−1f−1 from ff.
  1. Calculate the domain and the range of ff (those will become the range and the domain of f−1f−1).
  2. Check that ff is a one-to-one function, or restrict its domain so that it is one-to-one on this restricted domain.
  3. Write y=f(x).y=f(x). Solve this equation for xx in terms of yy (if possible). This gives you the inverse function x=f−1(y)x=f−1(y) as a function of y.y.
  4. To express f−1f−1 as a function of x,x, interchange xx and y,y, so that you get y=f−1(x).y=f−1(x).
Concept 4.7.4. The derivative of an inverse function.

To calculate the derivative of an inverse function y=f−1(x),y=f−1(x), we use implicit differentiation. We know that:

y=f−1(x)if and only ifx=f(y).y=f−1(x)if and only ifx=f(y).

We differentiate both sides of the relation x=f(y)x=f(y) with respect to x,x, treating yy as an unknown but differentiable function of x.x. We get:

1=f′(y)⋅dydx.1=f′(y)⋅dydx.

We solve for y′y′ to get

y′=1f′(y)=1f′(f−1(x)).y′=1f′(y)=1f′(f−1(x)).

Further readings 4.7.3 Further readings