Inverse Functions: Understand Graphically

Grade 12 · algebra · 102 practice problems · read aloud

🔊 Listen to this explanation

Inverse Functions: Unraveling the Process

🔁 What is an Inverse Function?

An inverse function, denoted as f⁻¹(x), essentially reverses the action of the original function f(x). If f(a) = b, then f⁻¹(b) = a. It's like retracing your steps. They are crucial for solving equations where the variable is trapped inside a function, allowing us to "unlock" it.

A function only has an inverse if it is one-to-one (passes the Horizontal Line Test), meaning each output (y-value) comes from exactly one input (x-value).

📝 Step-by-Step Guide to Finding an Inverse

  1. Replace f(x) with y.
  2. Swap x and y. This is the key step that creates the inverse.
  3. Solve for y. Isolate y on one side of the equation.
  4. Replace y with the inverse notation f⁻¹(x).

🧮 Visual Examples

Example 1: Linear Function

Find the inverse of f(x) = 2x - 6.

  1. y = 2x - 6
  2. Swap: x = 2y - 6
  3. Solve for y: x + 6 = 2y → y = (x + 6)/2
  4. Answer: f⁻¹(x) = (x + 6)/2

Example 2: Rational Function

Find the inverse of g(x) = (x + 1)/(x - 4), where x ≠ 4.

  1. y = (x + 1)/(x - 4)
  2. Swap: x = (y + 1)/(y - 4)
  3. Solve for y: x(y - 4) = y + 1 → xy - 4x = y + 1 → xy - y = 4x + 1 → y(x - 1) = 4x + 1 → y = (4x + 1)/(x - 1)
  4. Answer: g⁻¹(x) = (4x + 1)/(x - 1), where x ≠ 1

⚠️ Common Mistakes & How to Avoid Them

  • Forgetting to Swap x and y: This is the entire point! If you don't swap, you just re-write the original function. Always swap the variables.
  • Incorrect Notation: f⁻¹(x) does not mean 1/f(x). That is the reciprocal. The "-1" in this context denotes the inverse operation.
  • Ignoring Domain Restrictions: The domain of f(x) becomes the range of f⁻¹(x), and vice-versa. Always state any restrictions on the domain of your inverse function.

💡 Tips & Tricks

  • The Composition Check: A surefire way to verify your inverse is correct is to check that f(f⁻¹(x)) = x and f⁻¹(f(x)) = x.
  • Graphical Insight: The graph of a function and its inverse are reflections over the line y = x. Sketching this can help you visualize and check your work.
  • Domain Awareness: Before you start, consider the domain and range of the original function. This will tell you the range and domain of the inverse.

🎯 Practice Suggestions

To master inverse functions, practice with a variety of function types:

  • Start with simple linear and quadratic functions (remember to restrict the domain for quadratics to make them one-to-one).
  • Move on to rational functions (like Example 2) and radical functions.
  • Always perform the composition check to verify your answers.
  • Graph the original function and its inverse on the same set of axes to see the reflection over y=x.

Practice problems

6 of the 102, worked through step by step — try them before opening the answer.

1 If f(x) = 2x + 3 and g(x) = (x - 3)/2, then f(g(7)) = ?

Hint: To evaluate a composition of functions, work from the inside out. First find the output of the inner function, then use that result as the input for the outer function.

Show the answer

Answer: 7

  1. Find g(7). g(7) = (7 - 3)/2 g(7) = 4/2 g(7) = 2
  2. Now compute f(g(7)) = f(2). f(2) = 2*(2) + 3 f(2) = 4 + 3 f(2) = 7
  3. Conclusion. f(g(7)) = 7 Answer: 7

We are given: f(x) = 2x + 3 g(x) = (x - 3)/2 We want to find f(g(7)).

2 If f(x) = 3x - 5 and g(x) = (x + 5)/3, then f(g(4)) = ?

Hint: To find the composition f(g(x)), first evaluate the inner function g(x) at the given value, then substitute that result into the outer function f(x).

Show the answer

Answer: 4

  1. Evaluate g(4) = (4 + 5)/3 = 9/3 = 3
  2. Substitute g(4) into f(x): f(g(4)) = f(3) = 3(3) - 5 = 9 - 5 = 4

The answer is 4.

3 If f(x) = 3x - 5 and g(x) is its inverse, then g(7) = ?

Hint: To find the inverse function's output, set the original function equal to that value and solve for the input variable.

Show the answer

Answer: 4

  1. We know g(x) is the inverse of f(x), so g(7) means finding x such that f(x) = 7.
  2. Set up the equation: 3x - 5 = 7
  3. Add 5 to both sides: 3x = 12
  4. Divide both sides by 3: x = 4
  5. Therefore, g(7) = 4

The answer is 4.

4 If f(x) = 3x - 5 and g(x) = (x + 5)/3, then g(f(4)) = ?

Hint: To find the composition of functions, evaluate the inner function first, then substitute that result into the outer function.

Show the answer

Answer: 4

  1. Evaluate f(4) where f(x) = 3x - 5 f(4) = 3(4) - 5 = 12 - 5 = 7
  2. Substitute the result into g(x) where g(x) = (x + 5)/3 g(f(4)) = g(7) = (7 + 5)/3 = 12/3 = 4

The answer is 4.

5 If f(x) = 7x³ - 3 and g(x) is its inverse, then g(4) = ?

Hint: To find the output of an inverse function, set the original function equal to the given value and solve for the input variable.

Show the answer

Answer: 1

  1. Since g(x) is the inverse of f(x), we know that g(4) means finding x such that f(x) = 4.
  2. Set up the equation: 7x³ - 3 = 4
  3. Add 3 to both sides: 7x³ = 7
  4. Divide both sides by 7: x³ = 1
  5. Take the cube root of both sides: x = 1
  6. Therefore, g(4) = 1

The answer is 1.

6 If f(x) = 2x³ - 1 and g(x) is its inverse, then g(15) = ?

Hint: To find the inverse function's output, set the original function equal to the given value and solve for the input variable.

Show the answer

Answer: 2

  1. Since g(x) is the inverse of f(x), we know that g(15) means finding x such that f(x) = 15.
  2. Set up the equation: 2x³ - 1 = 15
  3. Add 1 to both sides: 2x³ = 16
  4. Divide both sides by 2: x³ = 8
  5. Take the cube root of both sides: x = 2
  6. Therefore, g(15) = 2

The answer is 2.

Practise this topic — 10 free problems, no signup →