Amazing Functions
Amazing Functions
f(−1)=3(−1)−2=−5⇒g(−5)=−53+23=−33=−1g(2)=23+23=43⇒f(43)=3(43)−2=4−2
=2�(−1)=3(−1)−2=−5⇒�(−5)=−53+23=−33=−1�(2)=23+23=43⇒�(43)=3
(43)−2=4−2=2
Note that we really are doing some function composition here. The first case
is really,
(g∘f)(−1)=g[f(−1)]=g[−5]=−1(�∘�)(−1)=�[�(−1)]=�[−5]=−1
(f∘g)(2)=f[g(2)]=f[43]=2(�∘�)(2)=�[�(2)]=�[43]=2
Note as well that these both agree with the formula for the compositions that
we found in the previous section. We get back out of the function evaluation
the number that we originally plugged into the composition.
So, just what is going on here? In some way we can think of these two
functions as undoing what the other did to a number. In the first case we
plugged x=−1�=−1 into f(x)�(�) and then plugged the result from this
function evaluation back into g(x)�(�) and in some way g(x)�(�) undid
what f(x)�(�) had done to x=−1�=−1 and gave us back the original x� that
we started with.
Function pairs that exhibit this behavior are called inverse functions. Before
formally defining inverse functions and the notation that we’re going to use for
them we need to get a definition out of the way.
A function is called one-to-one if no two values of x� produce the same y�.
Mathematically this is the same as saying,
f(x1)≠f(x2)wheneverx1≠x2�(�1)≠�(�2)whenever�1≠�2
Showing that a function is one-to-one is often tedious and/or difficult. For the
most part we are going to assume that the functions that we’re going to be
dealing with in this course are either one-to-one or we have restricted the
domain of the function to get it to be a one-to-one function.
Now, let’s formally define just what inverse functions are. Given two one-to-
one functions f(x)�(�) and g(x)�(�) if
(f∘g)(x)=xAND(g∘f)(x)=x(�∘�)(�)=�AND(�∘�)(�)=�
g(x)=f−1(x)�(�)=�−1(�)
f(x)=g−1(x)�(�)=�−1(�)
The notation that we use really depends upon the problem. In most cases
either is acceptable.
For the two functions that we started off this section with we could write either
of the following two sets of notation.
f(x)=3x−2f−1(x)=x3+23g(x)=x3+23g−1(x)=3x−2�(�)=3�−2�−1(�)=�3+23
�(�)=�3+23�−1(�)=3�−2
Now, be careful with the notation for inverses. The “-1” is NOT an exponent
despite the fact that it sure does look like one! When dealing with inverse
functions we’ve got to remember that
f−1(x)≠1f(x)�−1(�)≠1�(�)
This is one of the more common mistakes that students make when first
studying inverse functions.
The process for finding the inverse of a function is a fairly simple one although
there are a couple of steps that can on occasion be somewhat messy. Here is
the process
That’s the process. Most of the steps are not all that bad but as mentioned in
the process there are a couple of steps that we really need to be careful with
since it is easy to make mistakes in those steps.
Example 1 Given f(x)=3x−2�(�)=3�−2 find f−1(x)�−1(�).
Show Solution
The next example can be a little messy so be careful with the work here.
Example 3 Given h(x)=x+42x−5ℎ(�)=�+42�−5 find h−1(x)ℎ−1(�).
Show Solution
There is one final topic that we need to address quickly before we leave this
section. There is an interesting relationship between the graph of a function
and the graph of its inverse.
Here is the graph of the function and inverse from the first two examples.