Finding a Function’s Inverse
To find the inverse of a function, you first ensure the function is one-to-one.
When given a one-to-one function, to find its inverse, solve the equation[latex]y=f(x)[/latex] for [latex]x[/latex], and then swap the roles of [latex]x[/latex] and [latex]y[/latex]. The new equation [latex]x=f^{−1}(y)[/latex] represents the inverse function [latex]f^{-1}[/latex], which switches the original function’s inputs and outputs. This process is essential when plotting both the function and its inverse on the same graph, as their coordinates are reflections of each other across the line [latex]y=x[/latex].
How to: Find an Inverse Function
- Solve the equation [latex]y=f(x)[/latex] for [latex]x[/latex].
- Interchange the variables [latex]x[/latex] and [latex]y[/latex] and write [latex]y=f^{-1}(x)[/latex].
To complete the first step to finding an inverse function, we must isolate a variable in a given equation.
Recall Isolating a Variable in a Formula
- Identify the variable you want to isolate and the terms it’s associated with.
- Use inverse operations to ‘undo’ any arithmetic or algebraic actions applied to the variable (addition is undone by subtraction, multiplication by division, etc.).
- Perform the same operation on both sides of the equation to maintain equality.
- Repeat the process until the variable is by itself on one side of the equation.
- Simplify the equation as needed to achieve the simplest form with the variable isolated.
Find the inverse for the function [latex]f(x)=3x-4[/latex]. State the domain and range of the inverse function. Verify that [latex]f^{-1}(f(x))=x[/latex].