Inverse Function Calculator
Find the inverse of a linear function f(x) = ax + b. Verify that f(f⁻¹(x)) = x. Understand when functions have inverses and how to swap x and y to find f⁻¹(x).
Formula & Reference
| Variable | Symbol | Formula | Units |
|---|---|---|---|
| Inverse Function Calculator | — | f⁻¹(x) = (x - b) / a | function |
Step-by-Step Examples
f(x) = 3x + 5. Find f⁻¹(x).
- Set y = 3x+5, swap: x = 3y+5
- Solve for y: y = (x−5)/3
- f⁻¹(x) = (x−5)/3
- Check: f(f⁻¹(11)) = f(2) = 11 ✓
f(x)=2x−4. f⁻¹(x) = (x+4)/2. Check f(f⁻¹(6)).
- f⁻¹(6) = (6+4)/2 = 5
- f(5) = 2(5)−4 = 6
- f(f⁻¹(6)) = 6 ✓
f(x) = −2x + 8. Find inverse.
- y = −2x+8, swap: x = −2y+8
- y = (8−x)/2 = −(1/2)x + 4
- f⁻¹(x) = −x/2 + 4
Real-World Applications
Common Mistakes to Avoid
To find inverse: replace f(x) with y, SWAP x and y, then solve for y. Forgetting the swap is the most common error.
Only one-to-one (injective) functions have inverses. f(x)=x² does not have an inverse over all reals (fails horizontal line test).
f⁻¹(x) means inverse function, NOT 1/f(x). These are completely different: f⁻¹(x) ≠ [f(x)]⁻¹
Frequently Asked Questions
Related Math Calculators
Formula Explorer connections
Interpretation: This formula describes an algebraic relationship among variables, functions, equations, roots or sequences. Assumption: Respect the expression’s domain and excluded values. Check roots in the original equation because transformations can introduce extraneous solutions.