Lesson 3.5

Algebraic and Graphical Verification of Inverses

The ultimate test of a relationship. If you go there and back again, do you end up exactly where you started?

1

Introduction

Prerequisite Connection: We know what composition is (Lesson 3.2) and what invertibility is (Lesson 3.3). Now we combine them to find the "undo" button for any function.

Today's Increment: We learn the Swap-and-Solve technique to find inverses algebraically, and the y=x Reflection property to verify them geometrically.

Why This Matters for Calculus: Derivatives of inverse functions are related nicely. If has slope , then has slope at the reflected point. You need to be able to find and verify the inverse to use this theorem.

2

Explanation of Key Concepts

The Verification Test

Two functions and are inverses if and only if they cancel each other out in BOTH directions.

Test 1
f(g(x)) = x
Test 2
g(f(x)) = x

Reflection over y = x

Since an inverse swaps X and Y inputs, the graph is literally flipped over the diagonal line .

Point (a, b)
Point (b, a)
3

Worked Examples

Level: Basic

Example 1: The "Swap and Solve"

Find the inverse of .

Step 1: Write as y
Step 2: Swap x and y
Step 3: Solve for y
Answer
Level: Intermediate

Example 2: The Mirror

Verify graphically using and .

Notice how the blue curve and purple curve are perfect mirror images across the dotted line.
Level: Advanced

Example 3: Verifying by Composition

Verify is its own inverse (self-inverse).

We must show that .

f(f(x)) =
Multiply Top and Bottom by x...
= ← ERROR CHECK!
Wait... That didn't work.
.
My hypothesis was wrong! is NOT its own inverse. Let's find the real inverse. Swap and solve... .
This example shows why Algebraic Verification is safer than guessing!
4

Common Pitfalls

  • The Power of -1:

    is the INVERSE function.
    is the RECIPROCAL .
    These are completely different things. Notation is tricky!

  • Forgetting to verify BOTH ways:

    Usually one way implies the other, but good mathematicians check both and to be sure domain issues don't crop up.

5

Real-World Application

Temperature Conversion

To go from Celsius to Fahrenheit: .

What if you have the Fahrenheit temperature and need Celsius? You need the inverse function!
Inverse: .

Using an inverse function is literally solving a formula for the "other variable."

6

Practice Quiz

Loading...