5. Verifying Inverse Functions by Composition
Explanation
To verify inverses, compose the function with its inverse.
If:
f(f⁻¹(x)) = x
and
f⁻¹(f(x)) = x
Then they are inverses.
Simple idea:
-
Do a function
-
Undo it
-
You end up where you started
Example:
f(x) = x + 2
f⁻¹(x) = x − 2
f(f⁻¹(x)) = (x − 2) + 2 = x
Quiz: Verifying Inverse Functions
-
What does it mean to verify inverses?
-
What should the result be when composing inverses?
-
If f(x) = x + 3, what is f⁻¹(x)?
-
What does f(f⁻¹(x)) equal?
-
True or False: If the result is x, the functions are inverses.
Answer Key
-
Checking if functions undo each other
-
x
-
x − 3
-
x
-
True