Fiveable

📏Honors Pre-Calculus Unit 1 Review

QR code for Honors Pre-Calculus practice questions

1.7 Inverse Functions

📏Honors Pre-Calculus
Unit 1 Review

1.7 Inverse Functions

Written by the Fiveable Content Team • Last updated September 2025
Written by the Fiveable Content Team • Last updated September 2025
📏Honors Pre-Calculus
Unit & Topic Study Guides
Pep mascot

Inverse functions flip input and output, letting us undo what a function does. They're like mathematical opposites, reversing each other's effects. Understanding inverses helps us solve equations and model real-world situations where we need to work backwards.

We can find inverses algebraically by swapping x and y, or graphically by flipping over y=x. Domains and ranges swap too. Not all functions have inverses, so we sometimes need to restrict domains to make them work.

Inverse Functions

Pep mascot
more resources to help you study

Verification of inverse functions

  • Definition states two functions ff and gg are inverses if and only if:
    • Composing f(g(x))f(g(x)) equals xx for all xx values in the domain of gg
    • Composing g(f(x))g(f(x)) equals xx for all xx values in the domain of ff
  • Verify inverse functions by composing f(g(x))f(g(x)) and g(f(x))g(f(x))
    • If both compositions simplify to xx, the functions are confirmed inverses
    • Example: Given f(x)=2x+1f(x) = 2x + 1 and g(x)=x12g(x) = \frac{x-1}{2}, verify they are inverses
  • Evaluate inverse functions by finding the xx value that makes f(x)=af(x) = a
    • Example: If f(x)=x2f(x) = x^2 and f1(9)=3f^{-1}(9) = 3, then f(3)=9f(3) = 9
  • Function notation (e.g., f(x)f(x) and f1(x)f^{-1}(x)) is used to represent a function and its inverse

Domains and ranges of inverses

  • For a one-to-one function ff with domain AA and range BB:
    • The inverse function f1f^{-1} has domain BB and range AA
    • Domain and range are swapped for inverse functions
  • Some functions require domain restrictions to have an inverse
    • Restrict domain to make the function one-to-one
    • Square root functions: Restrict domain to x0x \geq 0
    • Logarithmic functions: Restrict domain to x>0x > 0
    • Example: f(x)=x2f(x) = x^2 is not one-to-one, but f(x)=x2f(x) = x^2 with x0x \geq 0 is one-to-one and has an inverse

Finding inverse functions

  • Algebraically find inverse functions:
    1. Start with y=f(x)y = f(x)
    2. Swap xx and yy to get x=f(y)x = f(y)
    3. Solve the equation for yy in terms of xx
    4. Replace yy with f1(x)f^{-1}(x) to get the inverse function
    • Example: Find the inverse of f(x)=3x2f(x) = 3x - 2
  • Graphically find inverse functions by reflecting the graph of f(x)f(x) over the line y=xy = x
    • The reflected graph is the graph of f1(x)f^{-1}(x)
    • Example: The inverse of f(x)=2xf(x) = 2^x is f1(x)=log2xf^{-1}(x) = \log_2 x, found by reflecting f(x)f(x) over y=xy = x

Graphing inverses by reflection

  • The line y=xy = x acts as a reflection line for the graphs of inverse functions
    • If (a,b)(a, b) is a point on f(x)f(x), then (b,a)(b, a) is a point on f1(x)f^{-1}(x)
    • Coordinates are swapped when reflecting over y=xy = x
  • To graph inverse functions:
    1. Graph the original function f(x)f(x)
    2. Reflect each point of f(x)f(x) over the line y=xy = x
    3. The reflected points make up the graph of f1(x)f^{-1}(x)
    • Example: The graphs of f(x)=2xf(x) = 2x and f1(x)=x2f^{-1}(x) = \frac{x}{2} are reflections over y=xy = x
  • This reflection demonstrates the symmetry between a function and its inverse

Properties of Inverse Functions

  • Bijection: A function must be both injective (one-to-one) and surjective (onto) to have an inverse
  • Monotonicity: Strictly increasing or decreasing functions always have inverses
  • Inverse trigonometric functions (e.g., arcsin, arccos, arctan) are examples of functions with restricted domains to ensure invertibility