4.6 Inverse Functions & Their Properties
Key Takeaways
- A function f has an inverse function f^(-1) if and only if f is one-to-one (1-to-1), passing the Horizontal Line Test.
- Cancellation equations guarantee f(f^(-1)(x)) = x for all x in Domain(f^(-1)) and f^(-1)(f(x)) = x for all x in Domain(f).
- Domain and range swap completely between inverse pairs: Domain(f^(-1)) = Range(f) and Range(f^(-1)) = Domain(f).
- To calculate f^(-1)(x) algebraically: set y = f(x), interchange x and y, solve for y, and replace y with f^(-1)(x).
- Geometrically, the graph of f^(-1)(x) is a reflection of the graph of f(x) across the identity line y = x, mapping points (a, b) -> (b, a).
4.6 Inverse Functions & Their Properties
In mathematics, an inverse function undoes or reverses the operational effect of the original function. If a function maps an input to an output , its inverse function maps that output directly back to the original input .
NOTATION WARNING: The superscript in denotes an inverse function, NOT an exponent or reciprocal! . The multiplicative inverse (reciprocal) is written as .
1. One-to-One Functions and the Horizontal Line Test
Not every function possesses a valid inverse function. For an inverse relation to satisfy the Vertical Line Test (and thus be a true function), the original function must be one-to-one (1-to-1).
- Formal Definition: A function is one-to-one if no two distinct inputs map to the exact same output value . Algebraically:
The Horizontal Line Test (HLT)
Graphically, a function has a valid inverse function if and only if no horizontal line intersects the graph of in more than one point.
- Fails HLT: The parabola fails the horizontal line test (e.g., horizontal line intersects at and ). Reversing these points gives and , which fails the Vertical Line Test. Thus, is not one-to-one on and lacks a general inverse function.
- Passes HLT: The cubic curve passes the horizontal line test everywhere. It is one-to-one and possesses a valid inverse function .
2. Fundamental Inverse Cancellation Identities & Domain-Range Swapping
If and are inverse functions, they satisfy two mandatory cancellation equations:
Complete Domain and Range Interchange
Because an inverse function swaps input and output roles, the domain and range of and are completely interchanged:
3. Four-Step Algebraic Algorithm to Compute
To derive the explicit algebraic equation for the inverse of a one-to-one function :
- Step 1: Replace with .
- Step 2: Interchange the variables and (replace every with , and with ).
- Step 3: Solve the resulting equation for in terms of .
- Step 4: Replace with inverse notation , and state any domain restrictions.
Worked Example 1: Rational Function Inverse
Find the inverse of for .
- Step 1 (Set ):
- Step 2 (Swap and ):
- Step 3 (Solve for ): Cross-multiply: . Collect terms on one side:
- Step 4 (Write ):
4. Restricting Domains of Non-One-to-One Functions
When a function fails the Horizontal Line Test over its natural domain, we can restrict its domain to a monotonic sub-interval where it passes the HLT, allowing an inverse function to be constructed.
Worked Example 2: Domain-Restricted Quadratic Inverse
Find the inverse of restricted to domain .
- Domain & Range Analysis:
- Restricted Domain of : .
- Range of : Since , .
- Swap and Solve: Take the principal (positive) square root because :
- Conclusion:
5. Geometric Reflection Property Across
The graph of is a precise reflection of the graph of across the identity line .
- If ordered pair lies on the graph of , then the reversed ordered pair must lie on the graph of .
- Any points of intersection between and must lie directly along the line of symmetry .
What is the inverse function f^(-1)(x) for the rational function f(x) = (2x + 5) / (x - 3)?
If f(x) and g(x) are inverse functions, which of the following statements MUST be true?
The function f(x) = sqrt(x - 3) + 4 has domain [3, ∞) and range [4, ∞). What is the domain of f^(-1)(x)?
What is the inverse function f^(-1)(x) for the domain-restricted quadratic function f(x) = (x - 4)^2 + 1 for x >= 4?