24 min read
Inverse Functions
The inverse function undoes what the original function did.
Undoing a Function
To find the inverse of a simple function, follow three steps:
- Write = f().
- Swap and .
- Rearrange to make the subject. That new expression is ().
Example 1 — easy numbers
Find the inverse of f() = .
- Write
- Swap and :
- Rearrange for :
Answer: () =
Example 2 — a two-step function
Find the inverse of f() = .
- Write
- Swap and :
- Rearrange for : add to both sides: . Divide by : = () ÷
Answer: () = () ÷
Example 3 — checking the answer
Check that () = () ÷ correctly undoes f() = , using .
- Find f(): () −
- Feed into : () ÷
- We got back to , the original input.
Answer: Confirmed — undoes f correctly.
Practice
f() = . Find ().
Your answer
More lessons in Sets and Functions · Next: Graphs of Functions · Previous: Composite Functions
