🧭 What is an Inverse Function Graph?
An inverse function essentially "reverses" the action of the original function. If a function f maps an input x to an output y, then its inverse, f⁻¹, maps y back to x. Graphically, the inverse is the reflection of the original function's graph across the line y = x. This is crucial for solving equations where the variable is trapped inside a function.
📝 Step-by-Step Guide: Graphing an Inverse
- Check if the function is one-to-one. It must pass the Horizontal Line Test to have an inverse.
- Graph the original function. Plot key points like the y-intercept, x-intercept, and a few others.
- Reflect across the line y = x. For every point (a, b) on the original graph, plot a new point (b, a) for the inverse.
- Draw the line of reflection. Lightly sketch the line y = x to guide your reflection.
- Sketch the inverse graph. Connect the new reflected points smoothly.
🔍 Visual Examples
Example 1: Linear Function
Function: f(x) = 2x - 4
Step 1: Original graph has points like (0, -4), (2, 0).
Step 2: Reflect points to get (-4, 0), (0, 2).
Result: The inverse graph is a line through these new points. Its equation is f⁻¹(x) = (x + 4)/2.
Example 2: Restricted Quadratic Function
Function: f(x) = x², for x ≥ 0
Step 1: Original graph is the right half of a parabola with points (0,0), (1,1), (4,2).
Step 2: Reflect points to get (0,0), (1,1), (2,4).
Result: The inverse graph is f⁻¹(x) = √x, which is the square root function.
⚠️ Common Mistakes
Forgetting the Horizontal Line Test: Not every function has an inverse. If a function isn't one-to-one (like f(x) = x² for all real numbers), you must restrict its domain first.
Mis-Reflecting Points: Students often mix up the x and y coordinates when reflecting. Remember: (a, b) reflects to (b, a).
Confusing Notation: f⁻¹(x) does NOT mean 1/f(x). This is a common notation error.
💡 Tips & Tricks
- The "Switcheroo" Method: To find the equation of an inverse algebraically, switch x and y in the original equation, then solve for y.
- Domain & Range Swap: The domain of f becomes the range of f⁻¹, and the range of f becomes the domain of f⁻¹. This is a great check!
- Visual Check: The original function and its inverse should look like mirror images across the line y = x.
🎯 Practice Suggestions
To master inverse graphs:
- Start with simple linear functions to get the reflection technique down.
- Practice with basic non-linear functions like f(x) = x³ and f(x) = √x.
- Use graph paper or digital tools (Desmos, GeoGebra) to plot a function and its inverse simultaneously to see the reflection.
- Always state the domain restrictions for functions that aren't naturally one-to-one.