Study Guide

Composite and inverse functions

IB Mathematics: Analysis and Approaches HLΒ· 2.5 Composite and inverse functionsΒ· 6 min read

1. Composite Functionsβ˜…β˜…β˜†β˜†β˜†β± 15 min

πŸ“˜ Definition

Composite Function

(f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x))

A function where the output of the inner function is used as the input to the outer function .

Example:

If and , then

πŸ“ Worked Example

Given and , find and

  1. 1

    For , substitute into as the input:

  2. 2
    f(g(x))=2(g(x))+3=2exβˆ’1+3f(g(x)) = 2\left(g(x)\right) + 3 = 2e^{x-1} + 3
  3. 3

    For , substitute into as the input:

  4. 4
    g(f(x))=ef(x)βˆ’1=e(2x+3)βˆ’1=e2x+2g(f(x)) = e^{f(x) - 1} = e^{(2x + 3) - 1} = e^{2x + 2}

2. Domain and Range of Composite Functionsβ˜…β˜…β˜…β˜†β˜†β± 20 min

To find the domain of a composite function , you must apply two layers of restrictions: first must be valid for the inner function , and second the output of must be valid for the outer function .

  1. Find the full domain of the inner function

  2. Add additional restrictions to ensure all outputs of are in the domain of

  3. The domain of is the intersection of these two sets of -values

πŸ“ Worked Example

Find the domain of where and

  1. 1

    First find the domain of the inner function :

  2. 2
    x+2β‰₯0β€…β€ŠβŸΉβ€…β€Šxβ‰₯βˆ’2,D(g)=[βˆ’2,∞)x + 2 \geq 0 \implies x \geq -2, \quad D(g) = [-2, \infty)
  3. 3

    Next find restrictions from , which is undefined at , so :

  4. 4
    x+2β‰ 0β€…β€ŠβŸΉβ€…β€Šx+2β‰ 0β€…β€ŠβŸΉβ€…β€Šxβ‰ βˆ’2\sqrt{x+2} \neq 0 \implies x+2 \neq 0 \implies x \neq -2
  5. 5

    Combine the two restrictions to get the final domain:

  6. 6
    D(f∘g)=(βˆ’2,∞)D(f \circ g) = (-2, \infty)

3. Finding Inverse Functions Algebraicallyβ˜…β˜…β˜…β˜†β˜†β± 20 min

πŸ“˜ Definition

Inverse Function

fβˆ’1(x)f^{-1}(x)

A function that reverses the mapping of an original one-to-one function, satisfying and for all valid . Only exists if the original function is one-to-one.

  1. Start with

  2. Swap the variables and

  3. Rearrange the equation to solve for in terms of

  4. The resulting is , state its domain (equal to the range of original )

πŸ“ Worked Example

Find the inverse of ,

  1. 1

    Write the original function:

  2. 2
    y=3x+4y = 3x + 4
  3. 3

    Swap and :

  4. 4
    x=3y+4x = 3y + 4
  5. 5

    Rearrange to solve for :

  6. 6
    xβˆ’4=3yβ€…β€ŠβŸΉβ€…β€Šy=xβˆ’43x - 4 = 3y \implies y = \frac{x - 4}{3}
  7. 7

    Write as the inverse function:

  8. 8
    fβˆ’1(x)=xβˆ’43,x∈Rf^{-1}(x) = \frac{x - 4}{3}, \quad x \in \mathbb{R}
βœ“ Quick check

Test your understanding of inverse notation:

  1. Which of the following is the inverse of , ?

4. Graphical Properties of Inversesβ˜…β˜…β˜†β˜†β˜†β± 15 min

Because we swap and when finding an inverse, every point on the original function becomes the point on the inverse function . This corresponds to a reflection of the entire graph of over the line .

πŸ“ Worked Example

Sketch the graph of and its inverse, using reflection rules

  1. 1

    Original has a y-intercept at , horizontal asymptote at , and is increasing for all

  2. 2

    Reflect all points over the line , so the intercept becomes , and the horizontal asymptote becomes the vertical asymptote

  3. 3

    The reflected graph is the natural logarithm function, which matches the known inverse relationship:

  4. 4
    fβˆ’1(x)=ln⁑x,x>0f^{-1}(x) = \ln x, \quad x > 0

5. Common Pitfalls

Wrong move:

Calculating instead of for

Why:

Notation is read right-to-left for application: the inner function closest to is applied first

Correct move:

Remember , so is applied first, then

Wrong move:

Confusing with

Why:

The negative exponent notation for inverse functions is a special convention, not a reciprocal

Correct move:

Always remember means inverse function, not reciprocal:

Wrong move:

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

Why:

A non-one-to-one function's reflection will not pass the vertical line test, so it is not a valid function

Correct move:

Always check if is one-to-one first, and restrict its domain to make it one-to-one if required

Wrong move:

Only taking the domain of the outer function when finding the domain of a composite

Why:

The input must first be valid for the inner function, so all restrictions on the inner function apply

Correct move:

Start by finding the domain of the inner function, then add restrictions from the outer function

Wrong move:

Reflecting over the x-axis instead of for inverse graphs

Why:

Reflection over x-axis gives , not the inverse, from misremembering the rule

Correct move:

Always reflect over the diagonal line to get the graph of

6. Quick Reference Cheatsheet

Concept

Key Rule

Notation

Composite

Apply first, then

Domain of

Domain of + output of in domain of

Inverse existence

Only exists for one-to-one functions

Find inverse algebraically

  1. 2. swap 3. solve for

Domain of = range of

Graph of

Reflection of over

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.

  • 2023 Β· 1

    6 mark composite domain question

  • 2022 Β· 2

    5 mark inverse graph sketch question

  • 2021 Β· 1

    4 mark inverse verification question

Going deeper

What's Next

Composite and inverse functions are foundational to almost all advanced topics in IB AA HL. Composition is the core of the chain rule for differentiation, one of the most heavily tested calculus concepts in the exam. Inverse functions are critical for understanding logarithms (the inverse of exponentials) and for integration, where you will often need to invert functions to solve for antiderivatives. Mastering the domain rules here will prevent simple errors on much higher-mark questions later in the course.