Inverse Functions
Inverse functions undo each other's operations. If takes an input and produces an output, then its inverse takes that output and returns the original input. This concept is central to solving equations, understanding function composition, and working with more advanced algebra topics.
Inverse Function Determination
Two functions and are inverses if composing them in either order gives back the original input . Both conditions must hold:
- for all in the domain of
- for all in the domain of
To check whether two functions are inverses, compute both compositions and simplify. If both reduce to , the functions are inverses.
Example: Let and .
- ✓
- ✓
Both compositions equal , so and are inverses.
)_g(f(x))_college_algebra_visual_explanation%22-ex02.PNG.png)
Domain and Range of Inverses
Because inverse functions swap inputs and outputs, their domains and ranges also swap:
- The domain of becomes the range of
- The range of becomes the domain of
For example, if is restricted to , its range is . The inverse then has domain and range .
One-to-one requirement: A function must be one-to-one (each output comes from exactly one input) to have an inverse. You can test this with the horizontal line test: if any horizontal line crosses the graph more than once, the function is not one-to-one and doesn't have an inverse without restricting its domain.
This is exactly why on all of has no inverse: both and produce , so there's no unique way to reverse the operation. Restricting the domain to fixes this problem.
)_g(f(x))_college_algebra_visual_explanation%22-CNX_Precalc_Figure_01_07_004ab2.jpg)
Calculation of Inverse Functions
Finding the inverse of a function follows a consistent set of steps:
- Replace with
- Swap and
- Solve the new equation for
- Write the result as
Example: Find the inverse of .
-
-
-
, so
-
You can verify by composing: . It checks out.
Graphing Inverses from Originals
The graph of is the reflection of the graph of across the line . This makes sense visually because reflecting across swaps every point's coordinates.
Reflection process:
- Pick several points on the graph of . For example, if (with ), you might choose , , and .
- Swap the and coordinates of each point: , , .
- Plot these new points and connect them to sketch the inverse. Here, you'd get the graph of .
The key property at work: if is on the graph of , then is on the graph of . The line acts as the mirror between the two graphs, and the function and its inverse will always be symmetric about that line.