Evaluating composite functions
If f(x) = 2x + 1 and g(x) = , find f(g(3)).
Apply g first: = 9. Then apply f: f(9) = 2(9) + 1 = 19.
Year 11
Use formal function notation accurately, explain recurring steps in iteration and sequences, and recognise the structure of proof-style questions.
Algebra — functions and sequences
A function f(x) maps an input x to an output f(x). Composite functions combine functions: f(g(x)) means apply g first, then f. Inverse functions (x) reverse the mapping. Iteration is repeated application of a function: f(f(x)) or f(f(f(x)))... In proof questions, you are often asked to show that a statement is always true for a class of numbers. Use algebra to justify general claims, and always explain why each step is valid. Key structures include: showing an expression is always even/odd, always divisible by a number, or always satisfies a given relationship.
Evaluating composite functions
If f(x) = 2x + 1 and g(x) = , find f(g(3)).
Apply g first: = 9. Then apply f: f(9) = 2(9) + 1 = 19.
Finding an inverse function
If f(x) = 3x − 5, find (x).
Write y = f(x), rearrange to make x the subject, swap x and y.
Iteration — applying a function repeatedly
If f(x) = 2x − 1, find f(f(2)).
First iteration: f(2) = 3. Second iteration: f(3) = 5.
Proof: show an expression is always divisible by a number
Show that n(n + 1) is always even, where n is any integer.
Use the property that one of two consecutive integers is always even.
If f(x) = x + 2 and g(x) = 3x, write down f(g(x)) and g(f(x)). Show that f(g(x)) ≠ g(f(x)) in general.
Use the examples carefully, then choose the answer.
If f(x) = 2x and g(x) = x − 3, what is f(g(5))?
💡 g(5) = 5 − 3 = 2. Then f(2) = 2(2) = 4.
If f(x) = + 1, what is f(f(1))?
💡 f(1) = + 1 = 2. Then f(2) = + 1 = 5.
If f(x) = 4x − 1, what is (x)?
💡 Reverse: y = 4x − 1 → y + 1 = 4x → x = (y + 1)/4.
Show that (2n − 1)(2n + 1) = 4 − 1. Which step justifies using difference of squares?
💡 Recognise − = (a − b)(a + b) pattern with a = 2n, b = 1.
Prove that − n is always even for any integer n. Which fact do you use?
💡 − n = n(n − 1). One of two consecutive integers is always even.
Watch for these when working through the lesson.
These ideas fit closely with this lesson.