Study Guide

Inverse Functions

IB Mathematics: Applications and Interpretation SLΒ· Topic 2.4Β· 25 min read

1. One-to-One Functions and Invertibilityβ˜…β˜…β˜†β˜†β˜†β± 7 min

A function can only have a valid inverse if it is one-to-one (injective). A one-to-one function maps every output to exactly one input, so it must pass both the vertical line test (to qualify as a function) and the horizontal line test.

πŸ“˜ Definition

One-to-one function

A function is one-to-one if whenever , it follows that . No two distinct inputs produce the same output.

Example:

is one-to-one; is not one-to-one over all real numbers.

πŸ“ Worked Example

Prove that is one-to-one over all real .

  1. 1

    Assume for inputs and :

  2. 2
    3aβˆ’2=3bβˆ’23a - 2 = 3b - 2
  3. 3

    Add 2 to both sides, then divide by 3:

  4. 4
    3a=3bβ€…β€ŠβŸΉβ€…β€Ša=b3a = 3b \implies a = b
  5. 5

    Since implies , satisfies the definition of a one-to-one function.

Exam tip:

Always check for one-to-one status before finding an inverse; non one-to-one functions do not have valid inverses over their full domain.

2. Finding Inverses Algebraicallyβ˜…β˜…β˜…β˜†β˜†β± 8 min

Follow this standard 4-step process to find the inverse of any one-to-one function algebraically:

  1. Start with the equation

  2. Swap the positions of and

  3. Rearrange the equation to solve for

  4. The resulting is

πŸ“ Worked Example

Find the inverse of .

  1. 1

    Step 1: Write the function with :

  2. 2
    y=2x+1xβˆ’3y = \frac{2x + 1}{x - 3}
  3. 3

    Step 2: Swap and :

  4. 4
    x=2y+1yβˆ’3x = \frac{2y + 1}{y - 3}
  5. 5

    Step 3: Multiply both sides by and expand:

  6. 6
    x(yβˆ’3)=2y+1β€…β€ŠβŸΉβ€…β€Šxyβˆ’3x=2y+1x(y - 3) = 2y + 1 \implies xy - 3x = 2y + 1
  7. 7

    Step 4: Collect terms with on one side and factor:

  8. 8
    xyβˆ’2y=3x+1β€…β€ŠβŸΉβ€…β€Šy(xβˆ’2)=3x+1xy - 2y = 3x + 1 \implies y(x - 2) = 3x + 1
  9. 9

    Step 5: Solve for to get the inverse:

  10. 10
    fβˆ’1(x)=3x+1xβˆ’2f^{-1}(x) = \frac{3x + 1}{x - 2}

3. Graphical Properties of Inverse Functionsβ˜…β˜…β˜†β˜†β˜†β± 5 min

Swapping and for inverse functions means the graph of is the reflection of the graph of over the line . Any point on maps to on .

πŸ“ Worked Example

Given crosses the axes at and , sketch the inverse by reflection.

  1. 1

    Step 1: Swap the coordinates of the intercepts to get points on :

  2. 2

    Original β†’ ; original β†’

  3. 3

    Step 2: Reflect all points of over the line to get the full graph of .

  4. 4

    Step 3: Verify: the inverse is , which passes through both new points, confirming the reflection is correct.

4. Domain and Range of Inverse Functionsβ˜…β˜…β˜…β˜†β˜†β± 5 min

Because inputs and outputs are swapped between a function and its inverse, there is a fixed relationship between their domains and ranges:

πŸ“˜ Definition

Domain-Range Relationship

For any invertible function : and

Example:

If with domain , range , so has domain , range .

πŸ“ Worked Example

Given with domain and range , find the domain and range of .

  1. 1

    Apply the domain-range relationship:

  2. 2
    1. Domain of = Range of original
  3. 3
    dom(fβˆ’1)=xβ‰₯4\text{dom}(f^{-1}) = x \geq 4
  4. 4
    1. Range of = Domain of original
  5. 5
    range(fβˆ’1)=yβ‰₯2\text{range}(f^{-1}) = y \geq 2
  6. 6

    This matches the inverse , confirming the result.

5. Common Pitfalls

Wrong move:

Confusing with the reciprocal

Why:

The notation denotes inverse, not exponent -1.

Correct move:

Remember undoes the action of , it is not the reciprocal. For , , not .

Wrong move:

Finding an inverse for a non one-to-one function without restricting the domain

Why:

Non one-to-one functions do not pass the horizontal line test, so their inverse would not be a valid function.

Correct move:

Always check for one-to-one status first, and restrict the domain of the original function to make it one-to-one if needed.

Wrong move:

Swapping the domain and range of the inverse function

Why:

It is easy to mix up which set belongs to which function.

Correct move:

Memorize: domain of inverse = range of original, range of inverse = domain of original to avoid this mistake.

Wrong move:

Reflecting the inverse over the x-axis or y-axis instead of

Why:

Common mistake when sketching inverse graphs from memory.

Correct move:

Always use as the mirror line, and swap the coordinates of 1-2 key points to confirm your reflection is correct.

6. Quick Reference Cheatsheet

Concept

Key Rule/Property

Inverse existence

Only for one-to-one functions (pass horizontal line test)

Algebraic steps

  1. 2. Swap 3. Solve for 4.

Graph property

is reflection of over

Domain/Range

,

Notation

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2021 Β· 1

    Find inverse of restricted quadratic

  • 2023 Β· 2

    Graph inverse of a linear function

Going deeper

What's Next

Inverse functions are a foundational concept for all future work with functions in IB AI SL. Most importantly, logarithms are defined as the inverse of exponential functions, so understanding inverses will make learning exponential and logarithmic models much simpler. Inverses are also commonly used to solve application problems where you need to reverse a function to find an input for a given output, which is a frequent requirement in exam questions. Mastering inverses will set you up for success for all upcoming function topics.