An inverse function, denoted as \( f^{-1}(x) \), reverses the operation of the original function. If a point \((a, b)\) lies on the graph of \( f \), then the point \((b, a)\) lies on the graph of \( f^{-1} \). This tutorial explores how to determine the inverse for ordered pairs, linear, radical, logarithmic, and rational functions.
Find the inverse of \( f = \{( -2 , 0) , (0 , 1) , (2 , 3) , (3 , 4)\} \).
To find the inverse of a set of points, simply swap the x and y coordinates:
\[ f^{-1} = \{(0 , -2) , (1 , 0) , (3 , 2) , (4 , 3)\} \]Domain of \( f^{-1} \): \(\{0, 1, 3, 4\}\)
Range of \( f^{-1} \): \(\{-2, 0, 2, 3\}\)
Find the inverse of \( f(x) = 2x + 2 \).
Result: \( f^{-1}(x) = \frac{1}{2}x - 1 \)
Find the inverse of \( g(x) = \sqrt[3]{x - 1} \).
Result: \( g^{-1}(x) = x^3 + 1 \)
Find the inverse of \( h(x) = \ln(x - 1) \).
Result: \( h^{-1}(x) = e^x + 1 \)
Find the inverse of \( m(x) = \sqrt{x + 2} \).
Critical Note: Since the range of the original function is \( y \ge 0 \), the domain of the inverse must be restricted.
Result: \( m^{-1}(x) = x^2 - 2 \text{ for } x \ge 0 \)
Find the inverse of \( t(x) = \frac{1}{x-1} \).
Result: \( t^{-1}(x) = \frac{x+1}{x} \)
1. Find the inverse of: \( f(x) = 3x - 5 \)
Answer: \( f^{-1}(x) = \frac{x + 5}{3} \)
2. Find the inverse of: \( g(x) = \frac{x}{x + 2} \)
Answer: \( g^{-1}(x) = \frac{-2x}{x - 1} \)
3. Find the inverse of: \( h(x) = \sqrt{x - 3} \)
Answer: \( h^{-1}(x) = x^2 + 3 \text{ for } x \ge 0 \)
Explore Properties of Inverse Functions or return to the Grade 11 Math Hub.