Chapter 11: Functions
11.3 Inverse Functions
When working with mathematical functions, it sometimes becomes useful to undo what the original function does. To do this, you need to find the inverse of the function. This feature is commonly used in exponents and logarithms and in trigonometry.
In this topic, you will be looking at functions and seeing if they can be inverses of themselves. The notation used for this procedure is
is the inverse of
. In practice, this works as follows:
![]()
This is a very useful tool used many times over in math. If there are two functions
and
that are inverses of each other (if their composites “undo” each other’s function), their composite functions look like:
![]()
Example 11.3.1
Are the functions
and
inverses of each other?
Test if either
or
:
![Rendered by QuickLaTeX.com \[\begin{array}{rrl} g(f(x))&=&\dfrac{2x+20}{2}-10 \\ \\ &=&x+10-10 \\ \\ &=&x \end{array}\]](https://pressbooks.bccampus.ca/intermediatealgebrakpu/wp-content/ql-cache/quicklatex.com-c65dbf537441c2c48ae44f4c1e40bc0c_l3.png)
These two functions are inverses of each other. If you had tested
, you would have gotten the same result,
.
Example 11.3.2
Are the functions
inverses of each other?
Test if either
or
.
For this problem, it would be easier to work with
, since
will cancel out the radical in the
.
![Rendered by QuickLaTeX.com \[\begin{array}{rrl} g(f(x))&=&[(3x+4)^{\frac{1}{3}}]^3-4 \\ \\ g(f(x))&=&\dfrac{3x+4-4}{3} \\ \\ g(f(x))&=&\dfrac{3x}{3} \\ \\ g(f(x))&=&x \end{array}\]](https://pressbooks.bccampus.ca/intermediatealgebrakpu/wp-content/ql-cache/quicklatex.com-d01b15614c75d37e648ae5da48923401_l3.png)
These functions are inverses of each other.
One of the strategies that is used to find the inverse of another function involves the substitution of the
and
variables of an equation. This is shown in the next few examples.
Example 11.3.3
Find the inverse function of
.
The inverse function is found by substituting
for all
values and
for all
values in the original equation and then isolating for
.
From the equation
, you now get
.
Isolating for
yields
, which simplifies to
.
These equations can be also written as
and
.
Example 11.3.4
Find the inverse function of
.
![Rendered by QuickLaTeX.com \[\begin{array}{rrl} x&=&(f^{-1}(x) + 4)^3 - 2 \\ x+2&=&(f^{-1}(x)+4)^3 \\ (x+2)^{\frac{1}{3}}&=&f^{-1}(x)+4 \\ f^{-1}(x)&=&(x+2)^{\frac{1}{3}}-4 \end{array}\]](https://pressbooks.bccampus.ca/intermediatealgebrakpu/wp-content/ql-cache/quicklatex.com-a385e6751596263c6b9d3aa0d38225ab_l3.png)
Questions
State if the given functions are inverses.
For questions 7 to 22, find the inverse of each function.