Functions (notation and composition)

    Master OCR GCSE Further Maths Functions (2.5) with this guide, covering notation, composition, and inverses. We focus on exam technique, showing you how to secure every mark by understanding how functions are combined and reversed, a key skill for higher-level maths.

    5
    Min Read
    3
    Examples
    5
    Questions
    6
    Key Terms
    🎙 Podcast Episode
    Functions (notation and composition)
    7:25
    0:00-7:25

    Study Notes

    Header image for Functions: Notation and Composition

    Overview

    Welcome to the study of Functions, a cornerstone of advanced mathematics. In OCR GCSE Further Mathematics, this topic (specification reference 2.5) moves beyond simple substitution and into the powerful concepts of composite and inverse functions. Think of a function as a precise recipe: it takes an ingredient (an input, x), follows a set of instructions, and produces a result (an output, f(x)). This guide will show you how to combine these recipes (composite functions) and how to work backwards from the result to the original ingredient (inverse functions). Mastery of this topic is not just about algebraic skill; it is about logical problem-solving. Examiners frequently use function questions to test a candidate's ability to handle abstract concepts and apply multi-step processes. Expect to see questions asking you to find fg(x), solve equations like gf(x) = 12, or determine the inverse function f⁻¹(x). This topic has strong synoptic links to solving equations, algebraic manipulation, and graph transformations.

    Listen to our 10-minute podcast guide on Functions.

    Key Concepts

    Concept 1: Function Notation

    Function notation is the language we use to describe these mathematical machines. When you see f(x) = 2x + 5, it means the function f takes an input x, multiplies it by 2, and then adds 5. The letter f is just a name; you could have g(x), h(t), or any other letter. The variable in the bracket is the input.

    Example: If f(x) = x² - 4, to find f(3), we substitute 3 for every x in the expression. So, f(3) = (3)² - 4 = 9 - 4 = 5. Credit is given for the correct substitution and evaluation.

    A function as a machine that transforms an input x into an output f(x).

    Concept 2: Composite Functions

    A composite function is a 'function of a function'. It involves applying one function to the output of another. The notation fg(x) means you apply the function g first, and then apply the function f to the result of g(x). A common mistake is to multiply f(x) by g(x), which is incorrect and will score no marks.

    Example: Let f(x) = 2x and g(x) = x + 3. To find fg(x), we substitute the entire expression for g(x) into f(x).
    fg(x) = f(g(x)) = f(x + 3) = 2(x + 3) = 2x + 6.
    To find gf(x), we do the reverse, substituting f(x) into g(x):
    gf(x) = g(f(x)) = g(2x) = 2x + 3.
    Notice that fg(x) is not the same as gf(x). The order is critical.

    Visual comparison of fg(x) and gf(x), highlighting the importance of order.

    Concept 3: Inverse Functions

    An inverse function, denoted f⁻¹(x), reverses the action of the original function. If f turns a into b, then f⁻¹ will turn b back into a. A crucial point is that f⁻¹(x) is not the same as 1/f(x) (the reciprocal). This is a common misconception that examiners see frequently.

    To find the inverse of a function, we use a reliable three-step method:

    1. Let y = f(x): Rewrite the function with y as the subject.
    2. Rearrange for x: Make x the subject of the new equation.
    3. Swap x and y: Replace every y with an x and the x with f⁻¹(x) to state the final inverse function.

    Example: Find the inverse of f(x) = 3x - 2.
    Step 1: Let y = 3x - 2.
    Step 2: Rearrange for x. y + 2 = 3x, so x = (y + 2) / 3.
    Step 3: Swap x and y. y = (x + 2) / 3. So, f⁻¹(x) = (x + 2) / 3.

    The methodical process for finding an inverse function: let y, rearrange, and swap.

    Mathematical/Scientific Relationships

    • Function Definition: A rule that assigns to each input exactly one output. y = f(x)
    • Composite Function: fg(x) = f(g(x)) (Apply g, then f). Must memorise.
    • Inverse Function: f⁻¹(f(x)) = x and f(f⁻¹(x)) = x. The inverse function undoes the original function. Must memorise.
    • Finding an Inverse: The three-step process (Let y = ..., Rearrange for x, Swap x and y). This is a method, not a formula, and must be memorised.

    Practical Applications

    While functions in GCSE Further Maths are largely abstract and algebraic, the underlying concepts are fundamental to many real-world systems. For example, in computer programming, functions are blocks of code that take an input and return an output, and chaining them together is a form of composition. In economics, functions can model cost, revenue, and profit based on production levels. In physics, equations of motion are functions of time. Understanding how to manipulate and combine these functions is a foundational skill for STEM fields.

    Visual Resources

    3 diagrams and illustrations

    A function as a machine that transforms an input `x` into an output `f(x)`.
    A function as a machine that transforms an input `x` into an output `f(x)`.
    Visual comparison of `fg(x)` and `gf(x)`, highlighting the importance of order.
    Visual comparison of `fg(x)` and `gf(x)`, highlighting the importance of order.
    The methodical process for finding an inverse function: let y, rearrange, and swap.
    The methodical process for finding an inverse function: let y, rearrange, and swap.

    Interactive Diagrams

    2 interactive diagrams to visualise key concepts

    Diagram could not be rendered

    Flowchart showing the order of operations for the composite function `fg(x)`.

    Inverse f⁻¹OutputFunction fInputInverse f⁻¹OutputFunction fInputf(x) = 2x+1y = 2x+1f⁻¹(y)x = (y-1)/2

    Sequence diagram illustrating how a function `f` maps an input `x` to an output `y`, and how the inverse function `f⁻¹` maps `y` back to `x`.

    Worked Examples

    3 detailed examples with solutions and examiner commentary

    Practice Questions

    Test your understanding — click to reveal model answers

    Q1

    Given f(x) = 5x - 3, find the value of f(4).

    2 marks
    foundation

    Hint: Substitute the input value for `x` in the expression.

    Q2

    Let f(x) = x² and g(x) = x - 10. Solve the equation fg(x) = 144.

    5 marks
    standard

    Hint: First find the expression for the composite function `fg(x)`, then set it equal to 144 and solve.

    Q3

    Find the inverse of the function g(x) = (2x - 1) / 5.

    3 marks
    standard

    Hint: Use the three-step method: Let y = ..., rearrange for x, then swap x and y.

    Q4

    Given f(x) = 2/x and g(x) = 3x - 1. Find gf(x) and state its domain.

    4 marks
    challenging

    Hint: Substitute `f(x)` into `g(x)`. The domain of the composite function is restricted by the domain of the inner function `f(x)`.

    Q5

    The function h(x) = 4 - x is defined for all real values of x. Show that h(x) is a self-inverse function.

    3 marks
    challenging

    Hint: Find the inverse function `h⁻¹(x)`. If `h⁻¹(x)` is identical to `h(x)`, then the function is self-inverse.

    Key Terms

    Essential vocabulary to know

    More Further Mathematics Study Guides

    View all

    Trigonometry

    OCR
    GCSE

    This topic extends your trigonometry knowledge beyond right-angled triangles into the realm of any angle, trigonometric identities, and complex equation solving. You'll master the CAST diagram, apply the Sine and Cosine Rules to non-right-angled triangles in 2D and 3D contexts, and prove identities using fundamental relationships. This is a high-value topic in Further Maths exams, frequently appearing in multi-step problem-solving questions worth 4-6 marks.

    Proof

    OCR
    GCSE

    Proof is the art of constructing watertight algebraic arguments that demonstrate mathematical statements are true for ALL cases, not just specific examples. This topic is a cornerstone of OCR GCSE Further Mathematics, demanding rigorous logic, precise algebraic notation, and clear communication. Mastering proof unlocks high-value marks and develops critical thinking skills that extend far beyond mathematics.

    Vectors

    OCR
    GCSE

    Vectors in OCR GCSE Further Mathematics goes far beyond basic GCSE column vector arithmetic. You'll master constructing complex vector paths through geometric figures, proving collinearity using scalar multiples, and finding positions of points that divide lines in given ratios. This topic demands algebraic precision, rigorous notation, and explicit geometric reasoning—skills that examiners reward generously when demonstrated correctly.

    Inequalities

    OCR
    GCSE

    Master OCR GCSE Further Maths Inequalities (2.3) by learning to solve quadratic inequalities algebraically and graphically. This guide breaks down the critical steps, from finding roots to sketching parabolas and selecting the correct regions, ensuring you can secure every mark."

    Sequences

    OCR
    GCSE

    Sequences in OCR GCSE Further Mathematics extend beyond standard GCSE, requiring mastery of quadratic sequences, geometric progressions, limiting values, and recurrence relations. This topic is essential for top grades, testing algebraic rigour, pattern recognition, and the ability to determine long-term behaviour of mathematical series.

    Standard Form

    OCR
    GCSE

    This guide provides a comprehensive, exam-focused breakdown of Standard Form for OCR GCSE Further Mathematics. It covers everything from the core principles of writing numbers in the form A × 10ⁿ to performing complex calculations, ensuring you can secure every mark available on this crucial topic.