Chapter 4
Chapter 4
Inverse Functions
x x
The term “one-to-one” comes from the fact that any one output number f (x)
corresponds to exactly one (and not more than one) input number x.
With one-to-one functions defined, we can now define the inverse of
such a function. On the previous page we said the inverse of f should be a
° ¢
function f °1 sending f (x) back to x, which means f °1 f (x) = x.
This is a rule for f °1 . It says that when you are dealing with a number b
and are trying to find f °1 (b), ask yourself what number x you’d have to plug
into f to get b. Then f °1 (b) equals that number x. This kind of backwards
thinking can often lead to an easy answer.
Example 4.1 Let f (x) = 2 + x + 2 x . This function increases as x increases,
so it is one-to-one and thus has an inverse. Find f °1 (3), f °1 (5) and f °1 (8).
√ !
the number x
Let’s start with f (3). Equation (4.1) says f (3) =
°1 °1
.
for which f (x) = 3
Try plugging a few values into f . You will soon hit upon f (0) = 2 + 0 + 20 = 3.
Thus f °1 (3) = 0. Also f (1) = 2 + 1 + 21 = 5, so f °1 (5) = 1. We are on a roll:
f (2) = 2 + 2 + 22 = 8, so f °1 (8) = 2.
But computing, say, f °1 (7) is not so easy because there is no obvious x for
which f (x) = 7. This is not to say that f °1 (7) doesn’t exist (it does). It’s just
not something we can calculate mentally.
4
y = f (x)
3
2
1
y = f (x)
°4 °3 °2 °1 0 1 2 3 4
°1
°2
°3
Let’s draw the graph of f °1 . The range of f is the interval [°2, 3.5], so
this is the domain of f °1 . To graph f °1 we will pick some values in this
interval, plug them into f °1 , make a table, and sketch the graph.
We learned how to find f °1 (b) in Section 4.1. For example, f °1 (2) is the
number x for which f (x) = 2. The graph of f shows f (1) = 2, so f °1 (2) = 1.
Similarly f (4) = 3.5, so f °1 (3.5) = 4. Continuing, we get
Next we tally these values in a table, plot the points and connect them.
For comparison we show the graph of f °1 (dashed) with that of f (solid).
y = f °1 (x)
4
x f °1 ( x) y = f (x)
3
°2 °4
2
°1 °3
1
0 °2
1 °1 °4 °3 °2 °1 0 1 2 3 4
2 1 °1
3 3 °2
3.5 4 °3
°4
p
Example 4.2 Consider the function f (x) = x, with domain [0, 1) and
range [0, 1). Then its inverse also has domain and range [0, 1). Moreover,
√ ! √ !
the number x for the number x for
f °1 (b) = = p = b2 .
which f (x) = b which x = b
p
Thus the inverse of f (x) = x is the function f °1 (x) = x2 .
p
The graphs of y = x and its inverse y = x2 are sketched below. Notice
that because the domain of f °1 is [0, 1), the graph of f °1 (x) = x2 is plotted
only on this domain. (The inverse f °1 has no negative inputs because
p
f (x) = x has no negative outputs.) Just as in the previous example, the
graph of f °1 is the graph of f reflected across the line y = x.
y
y = f °1 (x) = x2
4
3
p
2 y = f (x) = x
1
x
0 1 2 3 4
a (b, a)
x
a b
Now think about how points (a, b) and (b, a) are related. The picture above
shows that any point (a, b) on the graph of f reflects across the line y = x to
(b, a), which is on the graph of f °1 . We have established the following fact.
°4 °3 °2 °1 0 1 2 3 4 °4 °3 °2 °1 0 1 2 3 4
°1 °1
°2 °2
°3 °3
°4 °3 °2 °1 0 1 2 3 4 °4 °3 °2 °1 0 1 2 3 4
°1 °1
°2 °2
°3 °3
5. Here is a table for some values of a one-to-one function f . Use it to make a table
for f °1 . Sketch the graphs of f and f °1 .
x °4 °3 °2 °1 0 1 2 3 4
f ( x) 5 4 3 2 1 0.75 0. 5 0.25 0
6. Here is a table for some values of a one-to-one function f . Use it to make a table
for f °1 . Sketch the graphs of f and f °1 .
x °4 °3 °2 °1 0 1 2 3 4
f ( x) °4 °3.5 °3 °2.5 °1 1 3 3.5 5
Finding Inverses 65
and we want to solve it for x in terms of y. That is, we want to isolate the x on
one side of the equation, and have on the other side an expression involving
the variable y. If f happens to have an inverse, then we can take f °1 of
° ¢
both sides of the above equation to get f °1 (y) = f °1 f (x) . As Definition 4.2
° ¢
assures us that f °1 f (x) = x, this becomes
f °1 (y) = x,
p
The inverse has now been computed and it is f °1 (x) = 3 x ° 1.
66 Inverse Functions
Let’s round out Example 4.3 by comparing the graphs of f (x) and f °1 (x).
This is a good opportunity to use the graph-shifting techniques of Section 2.4.
the graph of f (x) = x3 + 1 is the graph of y = x3 shifted up one unit, and the
p p
graph of f °1 (x) = 3 x ° 1 is the graph of y = 3 x shifted right one unit. The
shifted graphs are sketched below. As expected, one is the reflection of the
other across the line y = x.
y y = f (x) = x3 + 1
p
y = f °1 (x) =
3
x°1
x
If you are ever in doubt that the inverse you have computed is correct,
° ¢
there is a way to check it. Definition 4.2 says both equations f °1 f (x) = x
° °1 ¢
and f f (x) = x must hold. Verifying one (or both) of these assures you that
your work is correct. In the example just done, we started with f (x) = x3 + 1
p
and obtained f °1 (x) = 3 x ° 1. Note that
° ¢ p
f °1 f (x) = 3
f (x) ° 1
p
3
= x3 + 1 ° 1
p
3
= x3
= x.
° ¢
The fact that f °1 f (x) = x indicates that our work was correct. The inverse
f °1 literally “undoes” the effect of f , sending any number f (x) back to x.
This section has used only the letter f for a function. Of course other
letters can be used. A one-to-one function g will have an inverse g°1 , etc.
x
Example 4.4 Is the function g(x) = one-to-one? If so, find its inverse.
x°1
To answer the first question, let’s sketch the graph of g and see whether
any horizontal line crosses its graph more than once. To draw the graph we
can manipulate g slightly and apply shifting. Notice that
x 1 + (x ° 1) 1 x°1 1
g(x) = = = + = + 1.
x°1 x°1 x°1 x°1 x°1
Finding Inverses 67
1 1
As g(x) = + 1, we see that its graph is the graph of y = shifted
x°1 x
right one unit and up one unit. This is sketched below. As no horizontal
line crosses the graph more than once, g is one-to-one, so it has an inverse.
y
y = g(x)
x
Now we carry out our procedure for computing g°1 from g. The first step
is to write the equation y = g(x), which in this case is
x
y= .
x°1
Now we must solve this for y. We want to isolate y, so as a fist step we get
the y out of the denominator by multiplying both sides by y ° 1.
y
x(y ° 1) = (y ° 1)
y°1
xy° x = y
Now we need to collect all occurrences of y on one side. Doing this, we get
xy° y = x.
y(x ° 1) = x
y(x ° 1) x
=
x°1 x°1
x
y =
x°1
x
Now that the equation has been solved for y we find that g°1 (x) = .
x°1
x x
In summary, the inverse of g(x) = is the function g°1 (x) = .
x°1 x°1
68 Inverse Functions
Interestingly, the inverse of g is g itself, that is, g is its own inverse. This
is just a coincidence – most functions are not equal to their inverses. But
perhaps we should not have been surprised that this g is its own inverse:
Looking at the above graph of g, we see that it is symmetric with respect
to the line y = x, that is, reflecting it across the line does not yield a new
graph. Thus the graphs of g and g°1 are identical, so they are the same
function.
Our technique of finding the inverse of f by solving x = f (y) for y has its
limitations because the equation may be difficult or impossible to solve.
Consider the function f (x) = x + sin(x) from Exercise 5 on page 61. By
“reverse engineering” we can compute f °1 (x) for certain convenient values
of x. For instance, if asked about f °1 (º/2 + 1) we would (after some thought)
note that f (º/2) = º/2 + sin(º/2) = º/2 + 1 and therefore f °1 (º/2 + 1) = º/2.
But actually finding a formula for f °1 (x) is problematic. It involves
solving the equation x = y + sin(y) for y. This is a very difficult problem
because our standard equation solving techniques cannot isolate the y.
1. f (x) = (x ° 3)3 ° 1 1
2. f (x) = °
x
p
3. g(x) = ° 5 x + 2 4. f (x) = 2 ° x3
2° x 2 ° 3x
5. f (x) = 6. f (x) =
x+5 x+5
7. f (x) = x3 + 3x2 + 3x + 1 8. f (x) = x3 + 3x2 + 3x
(Hint: factor first.) (Hint: compare to Exercise 7.)
p
y = f °1 (x) = x
x x x
x
° º2 º
2
Chapter 6 will develop this idea. We will restrict the domains of the
trigonometric functions to make them one-to-one. We will then be able to
define such functions as sin°1 (x), tan°1 (x), etc.
70 Inverse Functions
f (°1) = 2°1 = 1
2 = 0.5, so f °1 (0.5) = °1
p
3. Suppose f ( x) = x + x3 . Find f °1 (2), f °1 (10), f °1 (°2), f °1 (0), and f °1 ( 3 3 + 3).
4 4
3 3
2 2
1 1 y = f °1 ( x)
°4 °3 °2 °1 0 1 2 3 4 °4 °3 °2 °1 0 1 2 3 4
°1 °1
°2 y = f °1 ( x) °2
°3 °3
Exercise Solutions for Chapter 4 71
3. Here is a table for some values of a one-to-one function f . Use it to make a table
for f °1 . Sketch the graphs of f and f °1 .
5
4
x °4 °3 °2 °1 0 1 2 3 4 3
f ( x) 5 4 3 2 1 0.75 0. 5 0.25 0 y = f (x) 2
1
x 5 4 3 2 1 0.75 0.5 0.25 0 °4 °3 °2 °1 0 1 2 3 4 5
°1
f ( x) °4 °3 °2 °1 0 1 2 3 4 °1
°2
°1 (x)
°3 y = f
y = 2 ° x2
x = 2 ° y2
y2 = 2° x
p
y = 2° x
°1
p
f ( x) = 2° x
72 Inverse Functions
1 p
11. Find the inverse of f (µ ) = 13. Find the inverse: g( x) = 3 ° 5 3 4 x ° 3
µ+3
p3
1 y = 3 ° 5 4x ° 3
y = p
µ+3 x = 3 ° 5 3 4y ° 3
p
1 3° x = 5 3 4y ° 3
µ = 3° x p
y+3 = 3
4y ° 3
5
µ ( y + 3) = 1 µ ∂
3° x 3
= 4y ° 3
µ y + 3µ = 1 5
µ ∂3
3° x
µy = 1 ° 3µ +3 = 4y
5
1 ° 3µ µ ∂
y = 1 3° x 3 3
µ y = +
4 5 4
1 ° 3µ µ ∂3
1 3° x 3
f °1 (µ ) = g°1 ( x) = +
µ 4 5 4