Course Content
Radical Laws and Notation
0/2
Units and Quantitative Reasoning
0/1
One Step Equations
0/1
Two Step Equations
0/1
Multi Step Equation
0/1
Coordinate Plane
0/1
Understanding Slope
0/1
Slope Intercept Form
0/1
Point Slope Form
0/1
Standard Form
0/1
Transformations of Linear Functions
0/1
Parallel Lines
0/1
Perpendicular Lines
0/1
Understanding Inequalities
0/1
One Step Inequalities
0/1
Two Step Inequalities
0/1
Multi Step Inequalities
0/1
Compound Inequalities
0/1
System of Equations
0/1
Solving System of Equations
0/1
System of Inequalities
0/1
Understanding Functions
0/1
Function Notation
0/1
Interpret and Model Functions
0/1
Operations on Functions
0/1
Composite Functions
0/1
Inverse Functions
0/1
Arithmetic Sequence
0/1
Geometric Sequences
0/1
Mixed Sequence
0/1
Recursive Formulas For Sequences
0/1
Exponential Growth and Decay
0/1
Algebra

What is an inverse function?

An inverse function “undoes” what the original function does.

  • If f(x) takes an input x and gives output y, the inverse function f⁻¹(x) takes y and gives back x.

  • Think of it like reversing a process:

 
f(x) = x + 5 → adds 5
f⁻¹(x) = x - 5 → subtracts 5 (undoes it)
  • Notation: f⁻¹(x) (read as “f inverse of x”)


Step 1: Check if a function has an inverse

  • A function must be one-to-one to have an inverse.

    • One-to-one means each output corresponds to exactly one input.

  • Test using the Horizontal Line Test:

    • Draw horizontal lines on the graph of f(x).

    • If any horizontal line crosses the graph more than once, it does not have an inverse.


Step 2: How to find the inverse function

Steps:

  1. Start with y = f(x)

  2. Swap x and y

  3. Solve for y

  4. Replace y with f⁻¹(x)

Example 1:

 
f(x) = 2x + 3

Step 1: Write y instead of f(x)

 
y = 2x + 3

Step 2: Swap x and y

 
x = 2y + 3

Step 3: Solve for y

 
x - 3 = 2y
y = (x - 3)/2

Step 4: Write as inverse function

 
f⁻¹(x) = (x - 3)/2

✅ Check:

  • f(2) = 2*2 + 3 = 7

  • f⁻¹(7) = (7 - 3)/2 = 2


Step 3: Graph of inverse function

  • The graph of f⁻¹(x) is a reflection of f(x) across the line y = x.

  • This makes sense because the inverse switches x and y.

Tip: Always check if the inverse makes sense visually!


Step 4: Domain and range

  • The domain of f(x) becomes the range of f⁻¹(x)

  • The range of f(x) becomes the domain of f⁻¹(x)

Example:

 
f(x) = √(x)
Domain: x ≥ 0
Range: y ≥ 0
 
f⁻¹(x) = x²
Domain: x ≥ 0
Range: y ≥ 0

Step 5: Inverse of more complex functions

Example 2:

 
f(x) = (3x - 2)/5

Step 1: Write y = f(x)

 
y = (3x - 2)/5

Step 2: Swap x and y

 
x = (3y - 2)/5

Step 3: Solve for y

 
5x = 3y - 2
3y = 5x + 2
y = (5x + 2)/3

Step 4: Write as inverse function

 
f⁻¹(x) = (5x + 2)/3

✅ Check: f(f⁻¹(1)) = 1


Why inverse functions matter

  • Solve equations: f(x) = ax = f⁻¹(a)

  • Undo transformations

  • Used in science, engineering, and real-world problems like:

    • Converting temperatures: Celsius ↔ Fahrenheit

    • Converting currencies

    • Undoing scaling or shifting in graphs


Common beginner mistakes

  1. ❌ Forgetting to swap x and y

  2. ❌ Not solving for y correctly

  3. ❌ Using a function that is not one-to-one

  4. ❌ Ignoring domain and range restrictions

Skip to toolbar