How to Find Inverse of a Function? (+FREE Worksheet!)
A function inverse reverses the action of the original function: if f takes an input x and produces an output y, then the inverse function f−1 takes y as input and returns x. Understanding function inverses is a key skill in Algebra 1 and beyond, and finding an inverse is as straightforward as swapping x and y in the equation and solving for the new y.
What Is a Function Inverse?
The inverse of a function f is written f−1 (read “f inverse”). It satisfies the conditions:
- f−1\(\color{blue}{(f(x)) = x}\) for every x in the domain of f
- \(\color{blue}{f(f<\text{ sup }>-1\text{ sup }>(x)) = x}\) for every x in the domain of f−1
Graphically, the inverse of f is the reflection of f over the line \(\color{blue}{y = x}\).
Note: f−1(x) does NOT mean \(\color{blue}{\frac{1}{f(x)}}\). It is a completely separate function.
How to Find the Inverse of a Function
Step 1 — Replace f(x) with y
Rewrite the function as an equation in x and y.
Step 2 — Swap x and y
Exchange every x for y and every y for x in the equation.
Step 3 — Solve for y
Isolate the new y using algebra. The resulting expression is f−1(x).
Example
Find the inverse of \(\color{blue}{f(x) = 3x – 6}\).
Step 1: \(\color{blue}{y = 3x – 6}\)
Step 2: \(\color{blue}{x = 3y – 6}\)
Step 3: \(\color{blue}{x + 6 = 3y}\) → \(\color{blue}{y = \frac{(x + 6)}{3}}\)
\(\color{blue}{f^{-1}(x) = \frac{(x + 6)}{3}}\)
Verify: f−1\(\color{blue}{(f(2)) = f}\)−1\(\color{blue}{(0) = \frac{(0 + 6)}{3} = 2}\) ✓
Step-by-Step Summary
- Write \(\color{blue}{y = f(x)}\).
- Swap x and y: \(\color{blue}{x = f(y)}\).
- Solve the resulting equation for y.
- Write the answer as f−1(x) = …
- Verify by checking that f−1\(\color{blue}{(f(a)) = a}\) for a test value a.
Watch: How to Find the Inverse of a Function (Video Lesson)
The Organic Chemistry Tutor walks through the swap-and-solve method with multiple examples:
Function Inverses – Worked Examples
Example 1: Find f−1(x) for \(\color{blue}{f(x) = 3x – 6}\).
\(\color{blue}{y = 3x – 6}\) → swap: \(\color{blue}{x = 3y – 6}\) → \(\color{blue}{y = \frac{(x + 6)}{3}}\)
\(\color{blue}{f^{-1}(x) = \frac{(x + 6)}{3}}\)
Verify: \(\color{blue}{f(5) = 9}\), f−1\(\color{blue}{(9) = \frac{15}{3} = 5}\) ✓
Example 2: Find f−1(x) for \(\color{blue}{f(x) = \frac{(x + 4)}{2}}\).
\(\color{blue}{y = \frac{(x + 4)}{2}}\) → swap: \(\color{blue}{x = \frac{(y + 4)}{2}}\) → \(\color{blue}{2x = y + 4}\) → \(\color{blue}{y = 2x – 4}\)
\(\color{blue}{f^{-1}(x) = 2x – 4}\)
Verify: \(\color{blue}{f(3) = \frac{7}{2} = 3.5}\), f−1\(\color{blue}{(3.5) = 7 – 4 = 3}\) ✓
Example 3: Find f−1(x) for \(\color{blue}{f(x) = 2x + 4}\).
\(\color{blue}{y = 2x + 4}\) → swap: \(\color{blue}{x = 2y + 4}\) → \(\color{blue}{x – 4 = 2y}\) → \(\color{blue}{y = \frac{(x – 4)}{2}}\)
\(\color{blue}{f^{-1}(x) = \frac{(x – 4)}{2}}\)
Verify: \(\color{blue}{f(3) = 10}\), f−1\(\color{blue}{(10) = \frac{6}{2} = 3}\) ✓
Example 4: Find f−1(x) for \(\color{blue}{f(x) = 5x + 10}\).
\(\color{blue}{y = 5x + 10}\) → swap: \(\color{blue}{x = 5y + 10}\) → \(\color{blue}{y = \frac{(x – 10)}{5}}\)
\(\color{blue}{f^{-1}(x) = \frac{(x – 10)}{5}}\)
More Practice: Introduction to Inverse Functions (Video Lesson)
This video from The Organic Chemistry Tutor provides an introduction to the concept of inverse functions and more worked examples:
Exercises for Function Inverses
Find the inverse of each function and verify your answer.
- \(\color{blue}{f(x) = 4x + 8}\)
- \(\color{blue}{f(x) = \frac{(x – 3)}{2}}\)
- f(x) = −\(\color{blue}{x + 7}\)
- \(\color{blue}{f(x) = 3x – 9}\)
- \(\color{blue}{f(x) = \frac{(2x + 6)}{4}}\)
Answers
- f−1(x) = \(\color{blue}{\frac{(x – 8)}{4}}\)
- f−1(x) = \(\color{blue}{2x + 3}\)
- f−1(x) = −\(\color{blue}{x + 7}\) (this function is its own inverse)
- f−1(x) = \(\color{blue}{\frac{(x + 9)}{3}}\)
- f−1(x) = \(\color{blue}{2x – 3}\)
Free Function Inverses Worksheet
Ready to practice on your own? Download our free Function Inverses worksheet below, work through each problem at your own pace, and then check your answers. If a few give you trouble, scroll back up to the worked examples and try again — steady practice is the surest way to master Function Inverses before a quiz or test.
Download Inverse Functions Worksheet
Frequently Asked Questions
Does every function have an inverse?
No. Only one-to-one functions (where each output corresponds to exactly one input) have inverses. You can check this with the horizontal line test: if any horizontal line hits the graph more than once, the function does not have an inverse over its entire domain.
What is the difference between f−1(x) and \(\color{blue}{\frac{1}{f(x)}}\)?
f−1(x) is the inverse function, which undoes f. The notation \(\color{blue}{\frac{1}{f(x)}}\) is the reciprocal of f. They are generally not equal; for example, if \(\color{blue}{f(x) = 2x}\), then f−1\(\color{blue}{(x) = \frac{x}{2}}\), while \(\color{blue}{\frac{1}{f(x)} = \frac{1}{(2x)}}\).
How can I verify that I found the correct inverse?
Substitute a specific value into f, then substitute that output into f−1; you should get back the original input. Formally, f−1\(\color{blue}{(f(a)) = a}\) for any a in the domain.
Related Topics
Related to This Article
More math articles
- How to Find Units of Time Comparison
- How to Solve Irrational Functions?
- Mastering the Art of Teaching Pre-Algebra with “Pre-Algebra for Beginners”
- 8th Grade ACT Aspire Math Worksheets: FREE & Printable
- Descending into Numbers: A Deep Dive into the Floor Value
- Exploring the World of Geometry: The Intricacies of Similarity
- Number Properties Puzzle – Challenge 9
- The Best Grade 3 ELA Practice Tests for Iowa Students
- The Best Grade 3 ELA Practice Tests for Alabama Students
- How to Find Modulus (Absolute Value) and Argument (Angle) of Complex Numbers?






































What people say about "How to Find Inverse of a Function? (+FREE Worksheet!) - Effortless Math: We Help Students Learn to LOVE Mathematics"?
No one replied yet.