Study Guide

Function concepts, domain, range and notation

IB Mathematics: Analysis and Approaches SLΒ· Unit 2: Functions, Topic 1Β· 15 min read

1. 1. Definition of a Functionβ˜…β˜†β˜†β˜†β˜†β± 5 min

πŸ“˜ Definition

Function

,

A relation between a set of inputs (domain) and a set of outputs (range) where every input maps to exactly one output. Any input that maps to more than one output is not a function.

Example:

maps input to output , only one output so it is a function.

The simplest way to check if a graph represents a function is the vertical line test. If any vertical line intersects the graph more than once, the relation is not a function.

πŸ“ Worked Example

Determine if the circle defined by is a function.

  1. 1

    Apply the vertical line test by testing the vertical line , which intersects the graph at:

  2. 2
    (0,4) and (0,βˆ’4)(0, 4) \text{ and } (0, -4)
  3. 3

    One input maps to two different outputs and , so:

  4. 4

    The relation is not a function.

2. 2. Function Notationβ˜…β˜…β˜†β˜†β˜†β± 5 min

IB exams use two standard forms of function notation, which are interchangeable:

  1. : The most common form, used for all general contexts
  2. : Mapping notation, used to explicitly define how inputs map to outputs.

πŸ“ Worked Example

Given , find and all where .

  1. 1

    For , substitute :

  2. 2
    f(βˆ’1)=3(βˆ’1)2βˆ’2(βˆ’1)βˆ’8=3+2βˆ’8=βˆ’3f(-1) = 3(-1)^2 - 2(-1) - 8 = 3 + 2 - 8 = -3
  3. 3

    Set and factor the quadratic:

  4. 4
    3x2βˆ’2xβˆ’8=0β€…β€ŠβŸΉβ€…β€Š(3x+4)(xβˆ’2)=03x^2 - 2x - 8 = 0 \implies (3x + 4)(x - 2) = 0
  5. 5

    Solve for to get the solutions:

  6. 6
    x=βˆ’43 or x=2x = -\frac{4}{3} \text{ or } x = 2

3. 3. Finding the Domainβ˜…β˜…β˜†β˜†β˜†β± 6 min

πŸ“˜ Definition

Domain

The set of all real input values for which the function is defined. Unless a restricted domain is given, we find the natural domain (all valid inputs).

πŸ“ Worked Example

Find the domain of .

  1. 1

    First, apply the denominator restriction:

  2. 2
    xβˆ’3β‰ 0β€…β€ŠβŸΉβ€…β€Šxβ‰ 3x - 3 \neq 0 \implies x \neq 3
  3. 3

    Next, apply the square root restriction:

  4. 4
    x+1β‰₯0β€…β€ŠβŸΉβ€…β€Šxβ‰₯βˆ’1x + 1 \geq 0 \implies x \geq -1
  5. 5

    Combine the two restrictions to get the domain, written in interval notation:

  6. 6
    [βˆ’1,3)βˆͺ(3,∞)[-1, 3) \cup (3, \infty)

4. 4. Finding the Rangeβ˜…β˜…β˜…β˜†β˜†β± 7 min

πŸ“˜ Definition

Range

The set of all possible output values that the function produces when all inputs from the domain are used.

Common methods for finding range: 1) Graph the function and identify all -values the graph covers, 2) For quadratics, use vertex form to find the minimum or maximum output, 3) Rearrange the function to solve for and find the domain of the inverse relation.

πŸ“ Worked Example

Find the range of the quadratic function .

  1. 1

    Rewrite the quadratic in vertex form by completing the square:

  2. 2
    f(x)=(x2+2x)βˆ’3=(x+1)2βˆ’1βˆ’3=(x+1)2βˆ’4f(x) = (x^2 + 2x) - 3 = (x + 1)^2 - 1 - 3 = (x + 1)^2 - 4
  3. 3

    A squared term is always non-negative for real :

  4. 4
    (x+1)2β‰₯0(x + 1)^2 \geq 0
  5. 5

    Adjust for the constant term to find the minimum output:

  6. 6
    (x+1)2βˆ’4β‰₯βˆ’4(x + 1)^2 - 4 \geq -4
  7. 7

    The range is all real numbers greater than or equal to -4:

  8. 8
    [βˆ’4,∞)[-4, \infty)

5. Common Pitfalls

Wrong move:

Forgetting to exclude values that make denominators zero when finding domain

Why:

Many students only check for square root restrictions and miss denominator restrictions, leading to an incorrect domain

Correct move:

Always check both denominators (not equal to zero) and even roots (non-negative expression) when calculating domain

Wrong move:

Confusing domain (x-values) with range (y-values)

Why:

Mixing up input and output leads to giving the wrong answer in exam questions

Correct move:

Label domain as input (x) and range as output (y) on your working to avoid confusion

Wrong move:

Assuming all quadratics have range regardless of leading coefficient

Why:

Students remember the result for positive leading coefficients but forget negative leading coefficients flip the parabola

Correct move:

For a quadratic , range is if and if

Wrong move:

Thinking all relations between x and y are functions

Why:

New students often assume any graph or relation is a function, leading to wrong identification answers

Correct move:

Always apply the vertical line test to confirm a relation is a function before proceeding

6. Quick Reference Cheatsheet

Concept

Key Definition

Checklist

Function

Each input maps to exactly one output

Passes vertical line test

Domain

Set of all valid inputs (x-values)

Check denominator β‰  0, √(expression) β‰₯ 0

Range

Set of all possible outputs (y-values)

Read from graph, use vertex form for quadratics

f(a)

Substitute x = a into function, get output

Always substitute correctly, watch negative signs

f(x) = a

Set function equal to a, solve for input x

Check solutions against domain

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.

  • 2025 Β· 1

    Find domain of a rational function

  • 2024 Β· 1

    Identify function from set of relations

  • 2023 Β· 1

    Find range of a quadratic function

What's Next

This foundational sub-topic underpins every other function topic in IB AA SL. You will use your understanding of domain, range and function notation to work with more advanced function concepts including composite and inverse functions, and to analyze specific function types like quadratic, exponential, logarithmic and trigonometric functions. These skills are also required for solving equations, modeling real-world scenarios, and sketching graphs of functions, which appear on both Paper 1 and Paper 2 of the IB AA SL exam.