Algebra 2 Advanced inverseone-to-onereflection

Inverse Functions

Undoing a function by swapping x and y.

Video by The Organic Chemistry Tutor — “How To Find The Inverse of Exponential Functions” Watch on YouTube

The explanation

Key idea Swap x and y, then solve for y.

An inverse function reverses what the original did. If f turns 3 into 10, then f⁻¹ turns 10 back into 3.

To find one:
1. Write y = f(x).
2. Swap x and y.
3. Solve for y.
4. Write the result as f⁻¹(x).

For f(x) = 2x + 5: swap to get x = 2y + 5, solve to get y = (x − 5)/2.

The graphs are mirror images across the line y = x.

Important: f⁻¹ does not mean 1/f. That superscript is notation for "inverse," not an exponent.

Only one-to-one functions have inverses. y = x² does not, unless you restrict it to x ≥ 0.

Worked example

Find the inverse of f(x) = (x − 1)/3 and verify it.

  1. y = (x − 1)/3, then swap: x = (y − 1)/3.
  2. Multiply by 3: 3x = y − 1.
  3. Add 1: y = 3x + 1.
  4. Verify: f(3x + 1) = ((3x + 1) − 1)/3 = x ✓

Answer: f⁻¹(x) = 3x + 1

Common mistakes

  • Interpreting f⁻¹(x) as 1/f(x).
  • Claiming an inverse exists for a function that fails the horizontal line test.