Pure Mathematics 1

Condensed sheet

Everything, on one sheet

Every method, every named trap, and every reference card in Pure Mathematics 1 — pulled straight from the lessons, so it can never drift out of sync with them.

16 lessons · 760 min, condensed

Read this once, then stop reading it. Re-reading a summary raises how familiar the material feels without changing how much of it you can produce, which is why it feels like studying and mostly isn’t. Use lookup mode when you need a specific fact. Use self-test mode — where the answers stay covered until you’ve tried to say them — for everything else.

Spec 1.3

1 lesson

Quadratic Functions, the Discriminant, and Solving Quadratic Equations

Every question on this topic is asking you for the sign of one number. That number is b24acb^2 - 4ac, it falls out of completing the square rather than arriving as a rule to memorise, and it decides whether a quadratic factorises, how many times its curve meets the x-axis, and whether a "find the range of kk" question has an answer at all — which is exactly why the paper keeps hiding it one layer down, inside an equation you have to build before you can use it.

The card

ax² + bx + c = a(x + b/2a)² − (b² − 4ac)/(4a). Vertex: x = −b/2a, height −(b² − 4ac)/(4a).
b² − 4ac: > 0 two distinct roots (crosses); = 0 one repeated root (touches); < 0 none (misses).
x = (−b ± √(b² − 4ac))/(2a) is that same completed square, solved in letters. Not in the booklet — memorise.
Parameters: can it be zero? Is the inequality strict? Never divide an inequality by the unknown.
Method mark, 3-term quadratic: factorisation, formula with values, or completing the square. Any one.

Why it works — Where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover

Run the same procedure on letters instead of numbers, and the discriminant appears whether you were looking for it or not. Start with ax2+bx+cax^2 + bx + c and factor aa from the first two terms: a(x2+bax)+ca\left(x^2 + \frac{b}{a}x\right) + c. Halve the coefficient of xx inside the bracket: half of ba\frac{b}{a} is b2a\frac{b}{2a}, and (x+b2a)2=x2+bax+b24a2\left(x + \frac{b}{2a}\right)^2 = x^2 + \frac{b}{a}x + \frac{b^2}{4a^2}, so x2+bax=(x+b2a)2b24a2x^2 + \frac{b}{a}x = \left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a^2}. Multiply through by the aa outside and add the cc back: ax2+bx+c=a(x+b2a)2b24a+cax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a} + c. Now combine those last two terms over the common denominator 4a4a: b24a+c=b2+4ac4a=b24ac4a-\frac{b^2}{4a} + c = \frac{-b^2 + 4ac}{4a} = -\frac{b^2 - 4ac}{4a}. So for every quadratic, without exception, ax2+bx+c=a(x+b2a)2b24ac4aax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2 - 4ac}{4a}. Nobody chose b24acb^2 - 4ac; it is simply what was left over when the square was completed, and it is the only place the constant cc still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=b2ax = -\frac{b}{2a} with height b24ac4a-\frac{b^2 - 4ac}{4a} — so for a>0a > 0 the turning point lies below the x-axis exactly when b24ac>0b^2 - 4ac > 0, on it exactly when b24ac=0b^2 - 4ac = 0, and above it exactly when b24ac<0b^2 - 4ac < 0. Since an upward parabola's arms both go to ++\infty, it crosses the axis twice, touches once, or misses entirely in precisely those three cases: the root count is not a separate rule bolted onto the discriminant, it is a restatement of where the vertex sits. Second, setting the whole thing equal to zero and solving gives (x+b2a)2=b24ac4a2\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a^2}. The denominator 4a24a^2 is positive whatever aa is, so the right-hand side has the same sign as b24acb^2 - 4ac — and a real number squared can never be negative, so a real solution exists if and only if b24ac0b^2 - 4ac \geq 0. That is the whole theorem, and it is one line of consequence from an identity you derived rather than memorised.

Traps — 6

discriminant-written-as-b-squared-plus-4ac
Confirmed directly on a real discriminant-with-parameter question: "a few used an incorrect expression b² + 4ac, gaining no marks" (Jan 2023, Q4). Note the severity — not a lost accuracy mark but no marks at all, because the method mark is for attempting the discriminant, and b2+4acb^2 + 4ac is not the discriminant. The derivation is the defence: the 4ac-4ac comes from combining b24a-\frac{b^2}{4a} with +c+c over a common denominator, so the minus sign is structural, not a convention to remember.
coefficient-of-x-not-squared-in-full
Confirmed on the same question, where the coefficient of xx was 6k6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k6k means squaring the whole thing — 36k236k^2, not 6k26k^2. The mis-squared version gives 6k220k<06k^2 - 20k < 0 and hence 0<k<1030 < k < \frac{10}{3}, exactly the wrong upper limit the report names, instead of the correct 0<k<590 < k < \frac{5}{9}. The tell is that the wrong answer is a clean, plausible-looking fraction, so nothing about it looks wrong on the page.
parameter-zero-bound-dropped
The most common error on this question type, confirmed verbatim: "many candidates ignored the solution, k = 0, so the most common error seen was the absence of the lower bound 0 < k" (Jan 2023, Q4). The mechanism is almost always division: faced with 36k220k<036k^2 - 20k < 0, students divide through by kk, which discards the root k=0k = 0 and is in any case not a legal operation on an inequality whose divisor has unknown sign. Factorise instead and both critical values survive.
boundary-included-when-the-inequality-is-strict
Confirmed on the same question: "some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark" (Jan 2023, Q4). The distinction is exact, not stylistic. At b24ac=0b^2 - 4ac = 0 there is one repeated real root, which is a real root — so "no real roots" excludes the boundary and "two distinct real roots" excludes it too. Only "at least one real root" or "real roots" (unqualified) includes it. Read which of those phrasings the question used before choosing between << and \leq.
discriminant-applied-before-the-quadratic-exists
Confirmed on a question where the quadratic had to be constructed first: "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The same family of error runs in the other direction after a substitution — having formed and solved a quadratic in a substituted variable, students stop: "a significant number of responses did not go any further than finding solutions to the quadratic in p" (Jan 2025, Q4(b)), a trap confirmed independently across two separate series. Both are the same discipline failing at different ends: know which variable you are working in, and know which one the question asked about.
answer-from-the-calculator-with-no-method-shown
WMA11 is a calculator paper with explicit no-calculator sub-parts, and quadratics are exactly where they land. The Jan 2023 paper carries "(Solutions relying on calculator technology are not acceptable.)" on several parts, and one instructs: "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable." An examiner report on a solve-the-quadratic part records the consequence: "Quite a number used the formula or factorised to solve the quadratic, whilst others did not show a method and found their solution directly from a calculator... this approach could have been penalised" (Jan 2025, Q4(b)). Treat the warning phrase as a cue rather than boilerplate — it marks the parts where the algebra itself is the thing being examined.

Say it out loud

Out loud, from memory, no notes: explain where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.4

3 lessons

Quadratic Functions, the Discriminant, and Solving Quadratic Equations

Every question on this topic is asking you for the sign of one number. That number is b24acb^2 - 4ac, it falls out of completing the square rather than arriving as a rule to memorise, and it decides whether a quadratic factorises, how many times its curve meets the x-axis, and whether a "find the range of kk" question has an answer at all — which is exactly why the paper keeps hiding it one layer down, inside an equation you have to build before you can use it.

The card

ax² + bx + c = a(x + b/2a)² − (b² − 4ac)/(4a). Vertex: x = −b/2a, height −(b² − 4ac)/(4a).
b² − 4ac: > 0 two distinct roots (crosses); = 0 one repeated root (touches); < 0 none (misses).
x = (−b ± √(b² − 4ac))/(2a) is that same completed square, solved in letters. Not in the booklet — memorise.
Parameters: can it be zero? Is the inequality strict? Never divide an inequality by the unknown.
Method mark, 3-term quadratic: factorisation, formula with values, or completing the square. Any one.

Why it works — Where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover

Run the same procedure on letters instead of numbers, and the discriminant appears whether you were looking for it or not. Start with ax2+bx+cax^2 + bx + c and factor aa from the first two terms: a(x2+bax)+ca\left(x^2 + \frac{b}{a}x\right) + c. Halve the coefficient of xx inside the bracket: half of ba\frac{b}{a} is b2a\frac{b}{2a}, and (x+b2a)2=x2+bax+b24a2\left(x + \frac{b}{2a}\right)^2 = x^2 + \frac{b}{a}x + \frac{b^2}{4a^2}, so x2+bax=(x+b2a)2b24a2x^2 + \frac{b}{a}x = \left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a^2}. Multiply through by the aa outside and add the cc back: ax2+bx+c=a(x+b2a)2b24a+cax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a} + c. Now combine those last two terms over the common denominator 4a4a: b24a+c=b2+4ac4a=b24ac4a-\frac{b^2}{4a} + c = \frac{-b^2 + 4ac}{4a} = -\frac{b^2 - 4ac}{4a}. So for every quadratic, without exception, ax2+bx+c=a(x+b2a)2b24ac4aax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2 - 4ac}{4a}. Nobody chose b24acb^2 - 4ac; it is simply what was left over when the square was completed, and it is the only place the constant cc still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=b2ax = -\frac{b}{2a} with height b24ac4a-\frac{b^2 - 4ac}{4a} — so for a>0a > 0 the turning point lies below the x-axis exactly when b24ac>0b^2 - 4ac > 0, on it exactly when b24ac=0b^2 - 4ac = 0, and above it exactly when b24ac<0b^2 - 4ac < 0. Since an upward parabola's arms both go to ++\infty, it crosses the axis twice, touches once, or misses entirely in precisely those three cases: the root count is not a separate rule bolted onto the discriminant, it is a restatement of where the vertex sits. Second, setting the whole thing equal to zero and solving gives (x+b2a)2=b24ac4a2\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a^2}. The denominator 4a24a^2 is positive whatever aa is, so the right-hand side has the same sign as b24acb^2 - 4ac — and a real number squared can never be negative, so a real solution exists if and only if b24ac0b^2 - 4ac \geq 0. That is the whole theorem, and it is one line of consequence from an identity you derived rather than memorised.

Traps — 6

discriminant-written-as-b-squared-plus-4ac
Confirmed directly on a real discriminant-with-parameter question: "a few used an incorrect expression b² + 4ac, gaining no marks" (Jan 2023, Q4). Note the severity — not a lost accuracy mark but no marks at all, because the method mark is for attempting the discriminant, and b2+4acb^2 + 4ac is not the discriminant. The derivation is the defence: the 4ac-4ac comes from combining b24a-\frac{b^2}{4a} with +c+c over a common denominator, so the minus sign is structural, not a convention to remember.
coefficient-of-x-not-squared-in-full
Confirmed on the same question, where the coefficient of xx was 6k6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k6k means squaring the whole thing — 36k236k^2, not 6k26k^2. The mis-squared version gives 6k220k<06k^2 - 20k < 0 and hence 0<k<1030 < k < \frac{10}{3}, exactly the wrong upper limit the report names, instead of the correct 0<k<590 < k < \frac{5}{9}. The tell is that the wrong answer is a clean, plausible-looking fraction, so nothing about it looks wrong on the page.
parameter-zero-bound-dropped
The most common error on this question type, confirmed verbatim: "many candidates ignored the solution, k = 0, so the most common error seen was the absence of the lower bound 0 < k" (Jan 2023, Q4). The mechanism is almost always division: faced with 36k220k<036k^2 - 20k < 0, students divide through by kk, which discards the root k=0k = 0 and is in any case not a legal operation on an inequality whose divisor has unknown sign. Factorise instead and both critical values survive.
boundary-included-when-the-inequality-is-strict
Confirmed on the same question: "some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark" (Jan 2023, Q4). The distinction is exact, not stylistic. At b24ac=0b^2 - 4ac = 0 there is one repeated real root, which is a real root — so "no real roots" excludes the boundary and "two distinct real roots" excludes it too. Only "at least one real root" or "real roots" (unqualified) includes it. Read which of those phrasings the question used before choosing between << and \leq.
discriminant-applied-before-the-quadratic-exists
Confirmed on a question where the quadratic had to be constructed first: "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The same family of error runs in the other direction after a substitution — having formed and solved a quadratic in a substituted variable, students stop: "a significant number of responses did not go any further than finding solutions to the quadratic in p" (Jan 2025, Q4(b)), a trap confirmed independently across two separate series. Both are the same discipline failing at different ends: know which variable you are working in, and know which one the question asked about.
answer-from-the-calculator-with-no-method-shown
WMA11 is a calculator paper with explicit no-calculator sub-parts, and quadratics are exactly where they land. The Jan 2023 paper carries "(Solutions relying on calculator technology are not acceptable.)" on several parts, and one instructs: "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable." An examiner report on a solve-the-quadratic part records the consequence: "Quite a number used the formula or factorised to solve the quadratic, whilst others did not show a method and found their solution directly from a calculator... this approach could have been penalised" (Jan 2025, Q4(b)). Treat the warning phrase as a cue rather than boilerplate — it marks the parts where the algebra itself is the thing being examined.

Say it out loud

Out loud, from memory, no notes: explain where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

The Discriminant with a Parameter — "No Real Roots" Style

A parameter turns one calculation into two. Once a letter sits inside aa, bb or cc, b24acb^2 - 4ac stops being a number you evaluate and becomes an expression you solve — and the paper has three separate ways of catching a candidate who treats it as the same old evaluation: a squaring slip that produces an equally plausible wrong number, a value of the parameter that quietly stops the equation being a quadratic at all, and a boundary that the question's own wording either includes or excludes depending on a single word.

The card

Parameter in a, b or c turns b²−4ac from a number into an expression — solve FOR it, don't just evaluate it.
Squaring a term with the parameter inside it means squaring the WHOLE coefficient: (6k)² = 36k², not 6k².
Parameter multiplies a? Check it can't be zero — separately from the discriminant, even if the stem never restates it.
'No real roots' / 'two distinct roots' exclude b²−4ac=0. 'At least one root' / 'does not cross' include it.
Never divide an inequality by the parameter — factorise instead, or a root vanishes and the sign may flip unseen.

Why it works — The discriminant of the discriminant — solving "no real roots" as its own quadratic inequality

Once aa, bb and cc are substituted in — possibly with the parameter inside one, two, or all three of them — b24acb^2 - 4ac becomes an algebraic expression in that parameter, and the condition supplied by the question's wording (>0>0, =0=0, <0<0, 0\geq 0, 0\leq 0) turns it into an equation or inequality to solve. When both aa and bb contain the parameter — the shape that produces every trap in this lesson at once, and the shape both worked examples below use — that expression is itself a QUADRATIC in the parameter: expand it out and there is a squared term, because bb was squared to get there. Solving a quadratic INEQUALITY needs one step beyond solving a quadratic EQUATION. The first part — finding the critical values — is exactly the same three-route problem as solving any three-term quadratic: factorise, use the formula, or , and the general principles for pure marking credit all three equally, whichever variable is actually being solved for. But a second question then has to be answered, one a plain equation never asks: which side of those critical values — or the region between them — actually satisfies the inequality. The safest way to answer it is the reasoning this course has already used once, for a quadratic in xx: the expression, regarded as a function of the parameter, is itself an upward or downward parabola (upward here, always — a squared term coming from b2b^2 can never carry a negative coefficient), so it is positive outside its own roots and negative between them, and one substituted test value in each region confirms which. What must never happen, at any point in this process, is dividing the inequality through by the parameter to simplify it first — that move discards whichever root sits at parameter-equals-zero and is not valid in general, since dividing an inequality by a quantity of unknown sign can silently flip its direction. Every piece of this paragraph is the exact machinery the previous lesson used to find where a quadratic in xx crosses its axis, applied one level up: a quadratic inequality in the parameter, solved by finding where a second, related quadratic crosses ITS axis.

Traps — 7

discriminant-written-as-b-squared-plus-4ac
Confirmed directly on a real discriminant-with-parameter question: "a few used an incorrect expression b² + 4ac, gaining no marks" (Jan 2023, Q4). This is not a one-mark slip — the method mark itself is for attempting b24acb^2 - 4ac, so a candidate who evaluates b2+4acb^2 + 4ac scores nothing on the line, however careful the rest of the working is. The sign is not a convention to remember: it falls out of combining b24a-\frac{b^2}{4a} with +c+c when the square is completed (see the previous lesson's derivation), which is why getting it wrong here usually means the derivation was never actually understood, only the three-case outcome.
coefficient-not-squared-in-full
Confirmed on the same question, where the coefficient of xx was 6k6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k6k means squaring the whole product, 36k236k^2, not 6k26k^2. This lesson's own worked example shows the identical mechanism with different numbers: mis-squaring 12p12p to 12p212p^2 instead of 144p2144p^2 produces the equally clean-looking wrong bound p<4p < 4 in place of the correct p<13p < \frac{1}{3} — the tell is always that the wrong answer looks exactly as plausible as the right one, so checking the squaring is not optional the moment a parameter sits inside the bb term.
parameter-zero-bound-dropped
The most common error confirmed on this question, verbatim: "many candidates ignored the solution, k = 0, so the most common error seen was the absence of the lower bound 0 < k" (Jan 2023, Q4). The mechanism is almost always division: faced with an inequality like 144p248p<0144p^2 - 48p < 0, it is tempting to divide through by pp, which silently discards the root p=0p = 0 and is in any case not a legal move on an inequality whose divisor has unknown sign. Factorise instead of dividing, and both critical values survive automatically.
boundary-included-when-the-inequality-is-strict
Confirmed on the same question: "some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark" (Jan 2023, Q4). The distinction is exact, not stylistic: at b24ac=0b^2 - 4ac = 0 there is one repeated real root, which is a real root, so "no real roots" and "two distinct real roots" both exclude that boundary — while "at least one real root", "real roots" unqualified, and "does not cross the x-axis" all include it. The marked-solution question above is built to show a boundary that is genuinely INCLUDED, in part (c) — reading which case is which matters in both directions, not only the strict one.
discriminant-applied-before-the-quadratic-exists
Confirmed on a question where the quadratic first had to be built: "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The trap is not the discriminant technique itself — it is not recognising that a discriminant question is present at all. A term in 1x\frac{1}{x} cleared by multiplying through, a substitution, or a line set equal to a curve can all hide a three-term quadratic one algebraic step below the surface; the marked-solution question above is built around exactly this pattern, and part (a) exists specifically to make that hidden step visible before the discriminant is ever taken.
not-every-term-multiplied-through
Confirmed on the real question this lesson's marked-solution is modelled on, Jan 2019 Q9 (the equation 3x+5=2x+c\frac{3}{x} + 5 = -2x + c, "has no real roots, find the range of possible values of c"): "Examiners occasionally saw responses in which all terms except c were multiplied by x. This led to a discriminant which was linear in c and limited further progress could be made." The real mark scheme is explicit that this is a named risk, not a hypothetical one — it even states its own method mark "may be implied by later work" and explicitly "condone[s] one term not being multiplied by x for this mark but all four terms must be on one side," meaning the attempt still banks that one mark even when a term is missed, but every mark after it is lost, because an expression missing one multiplication is not actually the three-term quadratic the discriminant technique needs. This is the exact mechanism the marked-solution's part (a) drills: every term on both sides has to be multiplied by xx — not only the fractional one — or the "quadratic" that results is not genuinely quadratic in the variable being eliminated.
adjusted-working-to-fit-the-printed-answer
Part (a) above is an "ag" (answer given) mark — the target line x2cx+4=0x^2 - cx + 4 = 0 is printed on the page before any working is written. Confirmed on a different WMA paper's own "show that" question, Jan 2021 Q10: "The given answer here persuaded many candidates to 'adjust' their working following obvious mistakes." This is a different KIND of wrong from every other trap on this list: the final line can be completely, word-for-word correct and still earn nothing, because the mark is for a genuine forward derivation, not for a page that ends in the right place. The lesson's own warrant-check gate on part (a) exists specifically to make this distinction concrete rather than abstract — writing your own working BEFORE comparing it against the model line is what separates deriving x2cx+4=0x^2 - cx + 4 = 0 from reverse-engineering a plausible path to it.

Say it out loud

Out loud, from memory, no notes: explain the discriminant of the discriminant — solving "no real roots" as its own quadratic inequality to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Solving simultaneous equations by substitution

Every question on this topic gives you two equations and one honest shortcut: turn two unknowns into one, solve it, then go back for the other. The mechanics rearrange a line, substitute it into whatever it's meeting, and solve whatever equation is left — usually a quadratic, so every discriminant fact from the earlier lesson comes back to do the same job on a new equation you had to build first. What the mechanics don't teach is judgement: a real WMA11 examiner report on exactly this kind of question records candidates doing the textbook-correct method and still running out of marks, because a faster, less obvious route was sitting there the whole time.

The card

Rearrange the LINEAR equation first (always possible with no extra technique); substitute into the other equation.
Line meets curve: b² − 4ac of the resulting equation. >0 two points; =0 tangent (touches once); <0 never meet.
Two solves, not one: solve for x, then back-substitute into the simpler original equation for y. A coordinate needs both.
Any valid method for the resulting quadratic earns the method mark — factorisation, formula, or completing the square.
The simultaneous-equations route always works, but isn't always fastest — check for a geometric shortcut (e.g. a parallelogram's diagonals bisect each other) before committing.

Why it works — Why substitution turns two equations into one — and why the leftover discriminant counts how many times they meet

A simultaneous solution to two equations in xx and yy is a single pair (x,y)(x,y) that makes BOTH equations true at once — geometrically, a point that lies on both graphs. Suppose one of the two equations is linear, so it can always be rearranged into the form y=(an expression in x)y = (\text{an expression in } x) with no further complication. At any point that lies on BOTH graphs, that same expression for yy is also what the OTHER equation's own yy has to equal there — the two graphs meet exactly where their heights agree. Substituting the linear expression for yy directly into the other equation doesn't throw away any information about points that solve both: it simply forces the shared condition 'these two yy's are the same number' to become visible as a single equation in xx alone, because yy itself has been written out of the problem. Whatever value(s) of xx satisfy that equation are exactly the xx-coordinates of every point where the two graphs genuinely meet — nothing more, nothing fewer. When the second equation is a quadratic curve, the equation left in xx alone is itself a quadratic (unless the leading terms happen to cancel, which is worth checking, since it changes which technique applies), and its does exactly the job it has done since spec 1.4: b24ac>0b^2-4ac>0 means two distinct real values of xx, hence two genuine crossing points; b24ac=0b^2-4ac=0 means one repeated value of xx, hence a single point where the line just touches the curve without passing through it — a , and a genuinely different geometric fact from crossing; b24ac<0b^2-4ac<0 means no real value of xx at all, hence no point in common — the line and the curve simply never meet, however far the picture is drawn. Nothing new is being learned here about the discriminant itself; what's new is recognising that it still applies once you've done the extra step of building the quadratic through substitution, rather than being handed one directly.

Traps — 6

solving-simultaneously-when-a-faster-route-exists
The one directly-evidenced trap in this lesson, and the reason the method-comparison block above exists at all. A real WMA11 examiner report on a rectangle fourth-vertex question — solvable by finding two side equations and solving them simultaneously, by using the shared midpoint of the diagonals, or by a direct vector between two known vertices — records all three routes performing very differently in practice: candidates "who attempted to find equations for RS and PS and solving simultaneously rarely produced enough work to score full marks," the diagonal-midpoint route was "a more unusual but often successful approach," and "candidates who worked by counting units between points or used vector methods were most confident in reaching the correct, or partially correct, answer" of all three (Jan 2023, Q2). None of the three methods is wrong, and a mark scheme credits all equally — the difference is entirely in how much has to go right, unbroken, before an answer appears. Before committing to the simultaneous-equations route on a coordinate-geometry question, check the shape for a geometric shortcut first.
stops-at-the-x-coordinate
Now directly confirmed on a genuine spec 1.6 line-meets-curve substitution question, not just by analogy to a different topic: Jan 2023 Q7(d) — a line meeting a reciprocal curve, re-extracted for this lesson's own mark-scheme-bullet coverage audit — records that 'a small number forgot to substitute their value for x to find the y coordinate,' the exact failure this trap names, on the exact technique this lesson teaches. The same discipline is independently confirmed a second time on a different WMA11 topic entirely, this course's own hidden-quadratic-substitution lesson: 'a significant number of responses did not go any further than finding solutions to the quadratic in [the substituted variable]' (Jan 2025, Q4(b) — the same trap independently confirmed on the Jan 2023 Q5 equation that lesson's marked-solution is built on, though that exact quoted sentence is Jan 2025's own). There, the substituted letter isn't xx; here, the equation substitution produces genuinely IS solved for xx — but xx still isn't the whole answer, because the question asked for point(s) of intersection or coordinates, and a coordinate needs a yy too. Two independent series, two different question types, the same discipline: solve the equation the substitution produced, then don't stop.
over-complicating-a-known-value-substitution
Confirmed directly on a real spec 1.6 substitution question: Jan 2023 Q7(c) gave a line and a curve meeting at two points, named one point's x-coordinate, and asked only for the constant k — the fast route is to substitute the known x-value straight into either equation and solve the single resulting equation in k. The examiner report records many candidates taking a slower, more error-prone route instead: 'a lot of students made this more complicated by equating the expressions for y and rearranging into a quadratic before substituting in x = −4. More errors in the algebra were found when taking this approach.' None of this lesson's own worked examples hand you a known coordinate this way, but the discipline generalises: when a question already gives you one variable's value, substitute it in immediately, rather than doing algebra that isn't needed to use it.
reaching-for-the-discriminant-when-a-value-is-already-known
The mechanism block above trains one reflex hard — compute the discriminant of the equation substitution produces to find out how many times a line and curve meet. A real WMA11 examiner report on the one genuine line-meets-curve substitution question this course's research has located (Jan 2023 Q7(d), a line meeting a reciprocal curve at two named points) records candidates over-applying that exact reflex where it doesn't belong: 'some did not use their value for k and tried to use the discriminant, with little success.' The question had already stated the line meets the curve at two points and had already supplied enough information to find k directly — the discriminant answers 'how many intersections exist,' not 'what is this specific unknown constant,' and reaching for it once the number of intersections is already settled is wasted, often unproductive work. The two tools solve genuinely different questions: use the discriminant to count intersections when the equations are otherwise complete; substitute a known value directly when the question hands you one.
sign-error-when-collecting-terms-after-substitution
Mechanically motivated, not itself quoted for this exact question type in the research pass this lesson draws on. Substituting a linear expression like y=mx+cy=mx+c into a quadratic and rearranging into =0=0 form requires moving BOTH the mxmx term and the cc term across the equals sign — and it is exactly as easy to flip only one of their signs as it is to flip neither. The check that catches it costs one line: substitute your two claimed xx-values back into the ORIGINAL, unrearranged linear and quadratic equations, not into your own rearranged quadratic — a sign error made during rearrangement doesn't show up when you check against the very equation the error is hiding inside.
assumes-a-line-and-a-curve-always-meet-twice
Mechanically motivated rather than directly quoted for this specific question type, and the natural mirror of the same over-generalisation the quadratic-functions lesson already names for a curve meeting the x-axis: a positive discriminant is not guaranteed just because the two original equations 'looked like' they should cross. The equation substitution produces can just as easily have b24acb^2-4ac equal to zero (the line is a tangent — one point, not two) or negative (no real intersection at all) as it can be positive. Compute the discriminant of what substitution actually produces before assuming the number of intersection points — the same discipline spec 1.4 already teaches, applied here to a new equation you had to build first.

Say it out loud

Out loud, from memory, no notes: explain why substitution turns two equations into one — and why the leftover discriminant counts how many times they meet to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.5

2 lessons

Quadratic Functions, the Discriminant, and Solving Quadratic Equations

Every question on this topic is asking you for the sign of one number. That number is b24acb^2 - 4ac, it falls out of completing the square rather than arriving as a rule to memorise, and it decides whether a quadratic factorises, how many times its curve meets the x-axis, and whether a "find the range of kk" question has an answer at all — which is exactly why the paper keeps hiding it one layer down, inside an equation you have to build before you can use it.

The card

ax² + bx + c = a(x + b/2a)² − (b² − 4ac)/(4a). Vertex: x = −b/2a, height −(b² − 4ac)/(4a).
b² − 4ac: > 0 two distinct roots (crosses); = 0 one repeated root (touches); < 0 none (misses).
x = (−b ± √(b² − 4ac))/(2a) is that same completed square, solved in letters. Not in the booklet — memorise.
Parameters: can it be zero? Is the inequality strict? Never divide an inequality by the unknown.
Method mark, 3-term quadratic: factorisation, formula with values, or completing the square. Any one.

Why it works — Where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover

Run the same procedure on letters instead of numbers, and the discriminant appears whether you were looking for it or not. Start with ax2+bx+cax^2 + bx + c and factor aa from the first two terms: a(x2+bax)+ca\left(x^2 + \frac{b}{a}x\right) + c. Halve the coefficient of xx inside the bracket: half of ba\frac{b}{a} is b2a\frac{b}{2a}, and (x+b2a)2=x2+bax+b24a2\left(x + \frac{b}{2a}\right)^2 = x^2 + \frac{b}{a}x + \frac{b^2}{4a^2}, so x2+bax=(x+b2a)2b24a2x^2 + \frac{b}{a}x = \left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a^2}. Multiply through by the aa outside and add the cc back: ax2+bx+c=a(x+b2a)2b24a+cax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2}{4a} + c. Now combine those last two terms over the common denominator 4a4a: b24a+c=b2+4ac4a=b24ac4a-\frac{b^2}{4a} + c = \frac{-b^2 + 4ac}{4a} = -\frac{b^2 - 4ac}{4a}. So for every quadratic, without exception, ax2+bx+c=a(x+b2a)2b24ac4aax^2 + bx + c = a\left(x + \frac{b}{2a}\right)^2 - \frac{b^2 - 4ac}{4a}. Nobody chose b24acb^2 - 4ac; it is simply what was left over when the square was completed, and it is the only place the constant cc still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=b2ax = -\frac{b}{2a} with height b24ac4a-\frac{b^2 - 4ac}{4a} — so for a>0a > 0 the turning point lies below the x-axis exactly when b24ac>0b^2 - 4ac > 0, on it exactly when b24ac=0b^2 - 4ac = 0, and above it exactly when b24ac<0b^2 - 4ac < 0. Since an upward parabola's arms both go to ++\infty, it crosses the axis twice, touches once, or misses entirely in precisely those three cases: the root count is not a separate rule bolted onto the discriminant, it is a restatement of where the vertex sits. Second, setting the whole thing equal to zero and solving gives (x+b2a)2=b24ac4a2\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a^2}. The denominator 4a24a^2 is positive whatever aa is, so the right-hand side has the same sign as b24acb^2 - 4ac — and a real number squared can never be negative, so a real solution exists if and only if b24ac0b^2 - 4ac \geq 0. That is the whole theorem, and it is one line of consequence from an identity you derived rather than memorised.

Traps — 6

discriminant-written-as-b-squared-plus-4ac
Confirmed directly on a real discriminant-with-parameter question: "a few used an incorrect expression b² + 4ac, gaining no marks" (Jan 2023, Q4). Note the severity — not a lost accuracy mark but no marks at all, because the method mark is for attempting the discriminant, and b2+4acb^2 + 4ac is not the discriminant. The derivation is the defence: the 4ac-4ac comes from combining b24a-\frac{b^2}{4a} with +c+c over a common denominator, so the minus sign is structural, not a convention to remember.
coefficient-of-x-not-squared-in-full
Confirmed on the same question, where the coefficient of xx was 6k6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k6k means squaring the whole thing — 36k236k^2, not 6k26k^2. The mis-squared version gives 6k220k<06k^2 - 20k < 0 and hence 0<k<1030 < k < \frac{10}{3}, exactly the wrong upper limit the report names, instead of the correct 0<k<590 < k < \frac{5}{9}. The tell is that the wrong answer is a clean, plausible-looking fraction, so nothing about it looks wrong on the page.
parameter-zero-bound-dropped
The most common error on this question type, confirmed verbatim: "many candidates ignored the solution, k = 0, so the most common error seen was the absence of the lower bound 0 < k" (Jan 2023, Q4). The mechanism is almost always division: faced with 36k220k<036k^2 - 20k < 0, students divide through by kk, which discards the root k=0k = 0 and is in any case not a legal operation on an inequality whose divisor has unknown sign. Factorise instead and both critical values survive.
boundary-included-when-the-inequality-is-strict
Confirmed on the same question: "some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark" (Jan 2023, Q4). The distinction is exact, not stylistic. At b24ac=0b^2 - 4ac = 0 there is one repeated real root, which is a real root — so "no real roots" excludes the boundary and "two distinct real roots" excludes it too. Only "at least one real root" or "real roots" (unqualified) includes it. Read which of those phrasings the question used before choosing between << and \leq.
discriminant-applied-before-the-quadratic-exists
Confirmed on a question where the quadratic had to be constructed first: "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The same family of error runs in the other direction after a substitution — having formed and solved a quadratic in a substituted variable, students stop: "a significant number of responses did not go any further than finding solutions to the quadratic in p" (Jan 2025, Q4(b)), a trap confirmed independently across two separate series. Both are the same discipline failing at different ends: know which variable you are working in, and know which one the question asked about.
answer-from-the-calculator-with-no-method-shown
WMA11 is a calculator paper with explicit no-calculator sub-parts, and quadratics are exactly where they land. The Jan 2023 paper carries "(Solutions relying on calculator technology are not acceptable.)" on several parts, and one instructs: "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable." An examiner report on a solve-the-quadratic part records the consequence: "Quite a number used the formula or factorised to solve the quadratic, whilst others did not show a method and found their solution directly from a calculator... this approach could have been penalised" (Jan 2025, Q4(b)). Treat the warning phrase as a cue rather than boilerplate — it marks the parts where the algebra itself is the thing being examined.

Say it out loud

Out loud, from memory, no notes: explain where $b^2 - 4ac$ actually comes from — it is not a rule, it is a leftover to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

The hidden quadratic — substitution from an indices/exponential equation

An equation that never once shows you an x2x^2 can still be a quadratic wearing a disguise. Two independently-verified WMA11 series — Jan 2023 and Jan 2025 — record the same failure on the same question type: candidates spot the substitution, do the algebra, solve the quadratic in the new letter correctly, and hand that in as the final answer, never returning to the variable the question actually asked about. Finding the substitution is never the hard part. Remembering that it was a substitution, and not the answer, is.

The card

u = a^x: a^(x+n) = a^n · u, a^(x-n) = u ÷ a^n, a^(nx) = u^n. Every term becomes a power of u — that's spec 1.1, not new rules.
Two solves, not one: solve the quadratic for u, THEN solve a^x = u for x. The question asked for x.
a^x > 0 for every real x, any a > 0. A negative value of u is rejected, with a reason — never reported as an answer.
No logs needed: match indices directly (1/9 = 3^-2). WMA11 substitution questions are built this way, since P1 doesn't teach logs.
'Show all stages' questions penalise a calculator-only route even when the value of x is right.

Why it works — Why the substitution always works — and where it stops working

Take the general case algebraically rather than trusting that it works because it happened to work on one example. Suppose every term in an equation has the same base a>0a>0, each raised to an exponent of the form x+kx+k for some rational constant kk (a plain xx is the case k=0k=0; a coefficient like 2x2x is handled separately below). By the addition law, ax+k=akaxa^{x+k}=a^k \cdot a^x. Set u=axu=a^x: every such term becomes akua^k u, a constant multiple of uu — never a higher power, because the exponent's VARIABLE part is always exactly xx, contributing exactly one factor of uu. A term with exponent 2x2x is different in exactly one respect: by the power law, a2x=(ax)2=u2a^{2x}=(a^x)^2=u^2, contributing two factors of uu instead of one. Collect every term of the equation as a multiple of u2u^2, uu, or a constant (a term with exponent 0x+k0\cdot x + k, i.e. no xx at all, is already a plain number), and what remains is, by construction, a polynomial in uu of degree at most 2 — a quadratic, exactly because the highest power of xx appearing in any exponent was 2x2x and nothing higher. Change that highest exponent to 3x3x and the same argument produces a CUBIC in uu, not a quadratic; WMA11's hidden-quadratic questions are hidden quadratics specifically because every exponent stays at or below 2x2x, not because substitution itself is limited to quadratics.

Traps — 6

stops-at-the-substituted-variable
The named trap this lesson exists to fix, confirmed independently across two series. A real WMA11 examiner report states it directly: "a significant number of responses did not go any further than finding solutions to the quadratic in [the substituted variable]" (Jan 2025, Q4(b)) — the same failure the Jan 2023 Q5 equation this lesson's marked-solution is built on documents in its own report. The substituted letter is never the thing the question asked for; it is scaffolding on the way to it.
exponent-shift-mapped-as-a-power-not-a-multiple
Confirmed verbatim on the real question this lesson's marked-solution reproduces: "Common misconceptions included, 3x+2=p23^{x+2}=p^2 and 3x1=p13^{x-1}=p^{-1}" (Jan 2023, Q5). Both errors treat a SHIFTED exponent as though it behaved like a raised power of the substituted letter — 3x+23^{x+2} becomes p2p^2 (which is what 32x3^{2x} would give, not 3x+23^{x+2}), and 3x13^{x-1} becomes p1p^{-1} (which is what 3x3^{-x} would give). The correct laws are additive on the base, not on the letter after substitution: ax+k=akua^{x+k}=a^k\cdot u, never uku^k.
negative-value-of-u-not-rejected
Not itself a phrase the research bank's examiner-report extracts quote by name — this is mathematical necessity, not a documented misconception, and is named here because leaving it out would understate what a full solution requires. u=axu=a^x for a>0a>0 can never be negative, so a value of uu that comes out negative when solving the quadratic is not a second solution waiting to be converted — it is not a solution at all, and the correct response states the rejection with a reason rather than omitting it silently. The real Jan 2023 Q5 equation has exactly this shape (p=-3 is one of its two roots).
answer-from-the-calculator-with-no-method-shown
The real Jan 2023 Q5 question this lesson's marked-solution is built on carries the instruction "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable" (verbatim, from the question paper itself), and the official mark scheme for this exact question backs the instruction with a direct, unambiguous rule of its own in part (b)'s general guidance: "Answers just written down scores M0" (WMA11_01_MS_2301, Q5). Re-checking a related Jan 2025 quote against its own report during this pass found it does NOT transfer cleanly to this trap: that series' Q4(b) comment on calculator-only responses ends "...this approach could have been penalised on a different occasion" — the report's own general comments confirm the explicit show-your-working warning that series was printed only on Q2(a) and 5(b), not Q4, so a prior pass's use of that quote here overstated what actually happened on that specific question. The Jan 2023 Q5 mark scheme's own M0 rule is the correct, unhedged source for this trap. Treat the printed warning as a cue that the algebra itself, not just the final value, is what earns the marks.
quadratic-not-yet-formed-before-a-quadratic-technique-is-applied
A related but distinct discipline failure, confirmed on a different real question (not a substitution question, but the same underlying skill): "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The substitution trap and this one are mirror images — one is about recognising you HAVE built a quadratic and still needing to finish the job; this one is about failing to recognise a quadratic needs building in the first place, before any quadratic technique (discriminant, factorising, the formula) has anything to act on.
hence-ignored-original-equation-attacked-directly
A genuinely distinct failure from every trap above, confirmed on the real Jan 2023 Q5 question this lesson's marked-solution is built on, and found only by re-reading the full examiner report during this pass rather than the excerpt an earlier pass had already pulled: "In part (b), some candidates ignored the “Hence” and attempted to solve the original equation in terms of x and could score no marks in this part" (WMA11_01_ER_2301). Part (b) says "Hence solve" specifically because it is built to be answered by using part (a)'s own quadratic, 9p²+26p−3=0 — not by any other route that happens to reach the right x. A response that abandons the substitution and attacks 3×9x+3x+2=1+3x13\times9^x+3^{x+2}=1+3^{x-1} by some other method, even one that is mathematically valid in principle, scores zero on part (b): the mark scheme credits the substitution-and-solve method specifically, not "any way of getting the right x." "Hence" is an instruction about which method to use, not a stylistic connective — treat it as one every time it appears attached to a part-mark question.

Say it out loud

Out loud, from memory, no notes: explain why the substitution always works — and where it stops working to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 3.2

1 lesson

Sector Area, Arc Length, and Composite Perimeter

Every sector question is really asking two questions at once: which angle, and don't forget the straight edges. The formulas s=rθs = r\theta and A=12r2θA = \frac12 r^2\theta are short enough to look impossible to get wrong — which is exactly why the marks aren't lost on them. They're lost one step earlier, on which of two possible angles at the centre the question actually means, and one step later, on whether a "perimeter" includes the two radii a sector's curved edge never touches.

The card

s = rθ, A = ½r²θ — θ MUST be in radians. Neither formula is in the booklet — memorise both.
Major angle = 2π − minor angle. Check which arc/sector the question actually wants before substituting.
Sector perimeter = arc + 2r. The arc alone is not the whole boundary — don't forget the two radii.
A chord is not a diameter unless it passes through O at angle π. Check before assuming.
Inexact answers: 3 s.f., unless an exact form (e.g. 'in terms of π') is requested.

Why it works — Why s = rθ — arc length is proportional to the angle, and the radius is the constant

Arc length and the angle it subtends are directly proportional: double the angle at the centre, and you sweep out exactly double the arc, because the curve being traced is the same circle throughout — turning through the angle twice runs over the same shape twice. So s=kθs = k\theta for some constant kk that depends only on the circle, not on which particular angle is chosen. To find kk, use the one case that is already known without any formula at all: a full turn, θ=2π\theta = 2\pi, traces the entire circumference, s=2πrs = 2\pi r. Substituting into s=kθs = k\theta: 2πr=k(2π)2\pi r = k(2\pi), so k=rk = r. That is the whole derivation — the radius is not an arbitrary ingredient bolted onto the angle, it is the specific number that makes the full-turn case come out right, and the formula s=rθs = r\theta then works for every other angle for free, by the same proportionality. It is also exactly why θ\theta has to be in radians: the constant k=rk=r was derived from the fact that a full turn is 2π2\pi of whatever unit θ\theta is measured in. Using degrees would mean redoing the derivation with 360360 in place of 2π2\pi, which changes the constant from rr to πr180\frac{\pi r}{180} — an extra factor the radian version simply doesn't carry.

Traps — 5

sector-area-half-omitted
Confirmed directly on a real sector-area question: "The most common error was to omit the ½ in the area formula." The mechanism block above shows why the ½ is not an arbitrary constant: it is what falls out of dividing a full circle's area, πr2\pi r^2, by the full angle that produces it, 2π2\pi. Dropping it always exactly doubles the answer — a useful check on any sector-area result that looks suspiciously like double another value in the same question.
minor-angle-used-for-major-arc-or-sector
Confirmed directly and specifically: "The most common mistake was to use 1.64 as the angle, finding the minor, rather than the major, arc length." The facts this lesson is built from also state, as a general summary across the richest series on this topic, that this same major/minor confusion "confirmed across two of" the three most fully-worked series checked — though only this one instance comes with a directly quotable figure attached, and that distinction is preserved here rather than inventing a second citation to match the summary's count. The defence is always the same: name which angle — the given one, or 2π2\pi minus it — belongs to the region actually asked for, in words, before any formula is touched.
composite-baseline-mistaken-for-diameter
Confirmed directly on a real composite-shape question: "a small number made the mistake of taking AOD as a diameter and so gave the answer 6.25 m" — instead of the correct radius, 5.77 m, obtainable only from the sector's own area formula. AOD was the straight base line of the whole composite design, passing through the centre O, but its own two ends sat on the two triangles attached to the sector, not on the sector's own arc — so it was never a length the circle itself actually reached, and not even a chord of the relevant circle, let alone its diameter. A length through the centre is a diameter only when the circle reaches both of its ends; a straight line elsewhere in a composite figure that merely happens to pass through O is a separate, unrelated quantity that has to be found from the given data (an angle and an area, or an angle and an arc length), never read off a diagram by assumption.
composite-perimeter-parts-missed
Confirmed directly on a genuine composite-perimeter question: "the most common errors were forgetting to double [a repeated] length, missing out [a base length], or [forgetting] to include the lengths of the radii." All three are the same underlying failure — going straight to a formula for one piece of the shape without first listing, in order, every edge the perimeter is actually made of. A sector alone already has three edges (arc, radius, radius); a composite shape built from a sector plus other pieces has more, and each has to be accounted for once, and only once, per its role in the boundary.
composite-shape-assumed-a-single-sector
Confirmed directly on a genuine composite-shape question: "a few candidates incorrectly assumed that the entire shape was a sector of a circle." A single sector has exactly two straight edges, both radii, both meeting at the centre, and one curved edge. A shape with a straight edge that does not pass through the centre, or with more than two straight edges, is not one sector — it has to be decomposed into a sector plus (or minus) whatever else is there before any formula is applied to any part of it.

Say it out loud

Out loud, from memory, no notes: explain why s = rθ — arc length is proportional to the angle, and the radius is the constant to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.1

2 lessons

The hidden quadratic — substitution from an indices/exponential equation

An equation that never once shows you an x2x^2 can still be a quadratic wearing a disguise. Two independently-verified WMA11 series — Jan 2023 and Jan 2025 — record the same failure on the same question type: candidates spot the substitution, do the algebra, solve the quadratic in the new letter correctly, and hand that in as the final answer, never returning to the variable the question actually asked about. Finding the substitution is never the hard part. Remembering that it was a substitution, and not the answer, is.

The card

u = a^x: a^(x+n) = a^n · u, a^(x-n) = u ÷ a^n, a^(nx) = u^n. Every term becomes a power of u — that's spec 1.1, not new rules.
Two solves, not one: solve the quadratic for u, THEN solve a^x = u for x. The question asked for x.
a^x > 0 for every real x, any a > 0. A negative value of u is rejected, with a reason — never reported as an answer.
No logs needed: match indices directly (1/9 = 3^-2). WMA11 substitution questions are built this way, since P1 doesn't teach logs.
'Show all stages' questions penalise a calculator-only route even when the value of x is right.

Why it works — Why the substitution always works — and where it stops working

Take the general case algebraically rather than trusting that it works because it happened to work on one example. Suppose every term in an equation has the same base a>0a>0, each raised to an exponent of the form x+kx+k for some rational constant kk (a plain xx is the case k=0k=0; a coefficient like 2x2x is handled separately below). By the addition law, ax+k=akaxa^{x+k}=a^k \cdot a^x. Set u=axu=a^x: every such term becomes akua^k u, a constant multiple of uu — never a higher power, because the exponent's VARIABLE part is always exactly xx, contributing exactly one factor of uu. A term with exponent 2x2x is different in exactly one respect: by the power law, a2x=(ax)2=u2a^{2x}=(a^x)^2=u^2, contributing two factors of uu instead of one. Collect every term of the equation as a multiple of u2u^2, uu, or a constant (a term with exponent 0x+k0\cdot x + k, i.e. no xx at all, is already a plain number), and what remains is, by construction, a polynomial in uu of degree at most 2 — a quadratic, exactly because the highest power of xx appearing in any exponent was 2x2x and nothing higher. Change that highest exponent to 3x3x and the same argument produces a CUBIC in uu, not a quadratic; WMA11's hidden-quadratic questions are hidden quadratics specifically because every exponent stays at or below 2x2x, not because substitution itself is limited to quadratics.

Traps — 6

stops-at-the-substituted-variable
The named trap this lesson exists to fix, confirmed independently across two series. A real WMA11 examiner report states it directly: "a significant number of responses did not go any further than finding solutions to the quadratic in [the substituted variable]" (Jan 2025, Q4(b)) — the same failure the Jan 2023 Q5 equation this lesson's marked-solution is built on documents in its own report. The substituted letter is never the thing the question asked for; it is scaffolding on the way to it.
exponent-shift-mapped-as-a-power-not-a-multiple
Confirmed verbatim on the real question this lesson's marked-solution reproduces: "Common misconceptions included, 3x+2=p23^{x+2}=p^2 and 3x1=p13^{x-1}=p^{-1}" (Jan 2023, Q5). Both errors treat a SHIFTED exponent as though it behaved like a raised power of the substituted letter — 3x+23^{x+2} becomes p2p^2 (which is what 32x3^{2x} would give, not 3x+23^{x+2}), and 3x13^{x-1} becomes p1p^{-1} (which is what 3x3^{-x} would give). The correct laws are additive on the base, not on the letter after substitution: ax+k=akua^{x+k}=a^k\cdot u, never uku^k.
negative-value-of-u-not-rejected
Not itself a phrase the research bank's examiner-report extracts quote by name — this is mathematical necessity, not a documented misconception, and is named here because leaving it out would understate what a full solution requires. u=axu=a^x for a>0a>0 can never be negative, so a value of uu that comes out negative when solving the quadratic is not a second solution waiting to be converted — it is not a solution at all, and the correct response states the rejection with a reason rather than omitting it silently. The real Jan 2023 Q5 equation has exactly this shape (p=-3 is one of its two roots).
answer-from-the-calculator-with-no-method-shown
The real Jan 2023 Q5 question this lesson's marked-solution is built on carries the instruction "In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable" (verbatim, from the question paper itself), and the official mark scheme for this exact question backs the instruction with a direct, unambiguous rule of its own in part (b)'s general guidance: "Answers just written down scores M0" (WMA11_01_MS_2301, Q5). Re-checking a related Jan 2025 quote against its own report during this pass found it does NOT transfer cleanly to this trap: that series' Q4(b) comment on calculator-only responses ends "...this approach could have been penalised on a different occasion" — the report's own general comments confirm the explicit show-your-working warning that series was printed only on Q2(a) and 5(b), not Q4, so a prior pass's use of that quote here overstated what actually happened on that specific question. The Jan 2023 Q5 mark scheme's own M0 rule is the correct, unhedged source for this trap. Treat the printed warning as a cue that the algebra itself, not just the final value, is what earns the marks.
quadratic-not-yet-formed-before-a-quadratic-technique-is-applied
A related but distinct discipline failure, confirmed on a different real question (not a substitution question, but the same underlying skill): "This question proved challenging for some candidates, who failed to realise that they needed to form a quadratic in x in order to use the discriminant" (Jan 2019, Q9). The substitution trap and this one are mirror images — one is about recognising you HAVE built a quadratic and still needing to finish the job; this one is about failing to recognise a quadratic needs building in the first place, before any quadratic technique (discriminant, factorising, the formula) has anything to act on.
hence-ignored-original-equation-attacked-directly
A genuinely distinct failure from every trap above, confirmed on the real Jan 2023 Q5 question this lesson's marked-solution is built on, and found only by re-reading the full examiner report during this pass rather than the excerpt an earlier pass had already pulled: "In part (b), some candidates ignored the “Hence” and attempted to solve the original equation in terms of x and could score no marks in this part" (WMA11_01_ER_2301). Part (b) says "Hence solve" specifically because it is built to be answered by using part (a)'s own quadratic, 9p²+26p−3=0 — not by any other route that happens to reach the right x. A response that abandons the substitution and attacks 3×9x+3x+2=1+3x13\times9^x+3^{x+2}=1+3^{x-1} by some other method, even one that is mathematically valid in principle, scores zero on part (b): the mark scheme credits the substitution-and-solve method specifically, not "any way of getting the right x." "Hence" is an instruction about which method to use, not a stylistic connective — treat it as one every time it appears attached to a part-mark question.

Say it out loud

Out loud, from memory, no notes: explain why the substitution always works — and where it stops working to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Differentiating Negative and Fractional Indices, Then Finding an Exact Gradient

Two independently-verified WMA11 series test exactly this shape — rewrite a negative or fractional index, differentiate it, then evaluate the gradient at a point — and both times a chunk of marks disappeared not on the calculus itself but on what happened around it. Candidates who correctly differentiate then tack on a '+ c' anyway; candidates asked for an exact gradient who hand back a rounded decimal instead; candidates who mishandle the sign or the power on a negative-index term even while getting a neighbouring positive-power term right. None of those three is a calculus mistake, and this lesson is built directly around stopping all three.

The card

xⁿ → nxⁿ⁻¹ works for every rational n — negative, fractional, or whole. Not in the formula booklet; memorise it.
Rewrite before you differentiate: √x is x to the power ½, 1/x is x⁻¹, 1/x² is x⁻². The power rule needs a power, not a root or a fraction.
A constant's derivative is 0, not +c. '+c' belongs to integration (the reverse process) — never to differentiation.
'Exact value' means a fraction or a surd, not a rounded decimal — even when the decimal looks tidy at a glance.
The derivative evaluated at a point IS the gradient of the tangent there (spec 4.1) — not the curve's height at that point.

Why it works — Why the power rule doesn't care whether n is negative, a fraction, or a whole number

The rule xnnxn1x^n \to nx^{n-1} is usually proved first for positive whole numbers — expanding (x+h)n(x+h)^n and taking the limit as h0h \to 0 leaves exactly nxn1nx^{n-1}, once every other term is carrying a leftover hh that vanishes. What lets it apply just as completely to n=2n = -2 or n=12n = \frac{1}{2} is that the laws of indices (spec 1.1) already guarantee xnx^n means the same kind of object whatever rational number nn is — x2x^{-2} is 1x2\frac{1}{x^2}, x1/2x^{1/2} is x\sqrt{x}, and both still obey xa×xb=xa+bx^a \times x^b = x^{a+b} exactly as x2×x3=x5x^2 \times x^3 = x^5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that nn specifically be a positive integer. This is exactly why the exam formula list does not give three separate rules for 'positive powers', 'negative powers' and 'fractional powers' — there is only ever one rule, and the arithmetic that follows it (decreasing the power by 1, multiplying by the original power) is identical in every case. What genuinely differs case to case is bookkeeping, not method: a negative nn means the new power n1n-1 is even more negative, and n=12n = \frac{1}{2} means the new power is 12-\frac{1}{2} — both ordinary outputs of 'decrease by 1', not signs that something unusual has happened.

Traps — 4

plus-c-added-after-correct-differentiation
Confirmed directly on a real differentiate-then-evaluate question: "a significant number of candidates who differentiated but then added + c to their expression" (Jan 2023, Q1) — and independently repeated on the OTHER real anchor this lesson is built from: "There were a few instances of inclusion of '+ c' or + 9 as a third term" (Jan 2025, Q5(a)). The differentiation itself was done correctly — this is not a calculus error, it is a habit carried over from integration, where a genuine "+c" is required every time (spec 5.1). Differentiating a constant gives 0, not an unknown: spec 4.1 defines the derivative as the gradient of the tangent, and a constant function is a horizontal line with zero gradient everywhere, not a line whose gradient still needs to be found. Real WMA11 mark schemes never give this step an independent mark of its own — on both anchors it is folded into the SAME accuracy mark that requires the finished derivative to have no extra terms, not a separate B-mark. There is a sharper, real second-order version of this trap too: a real Jan 2023 examiner report records "a significant minority of candidates who had introduced '+ c' in part (a) went on to try and establish its value by for example using x = 2 and y = 0" — and the real Jan 2023 Q1(b) mark scheme explicitly withholds the SUBSTITUTION method mark itself for exactly this, not just an accuracy mark: "Do not allow this mark if they have (dy/dx =) ... + c in part (a) AND subsequently go on to try and establish a value for 'c' using x = 2." Carrying an unresolved '+c' through a substitution without trying to solve for it (as in this lesson's Trap 1 above) still earns that method mark; actually trying to pin down a numeric value for it does not.
exact-value-given-as-decimal
Confirmed on the same question's second part: "A significant number of candidates ignored the request to give an exact value for the gradient, resorting immediately to a decimal answer" (Jan 2023, Q1(b)). This is an instruction-following trap, not an arithmetic one — the general principles for pure marking state it as a standing convention across the whole paper, not just this question: "where, for example, an exact answer is asked for... marks will normally be lost if the candidate resorts to using rounded decimals." A fraction whose denominator has a prime factor other than 2 or 5 (81 = 3⁴, in the marked solution above) is the clearest sign a decimal was never going to be exact in the first place. The same exact-value convention applies whether the exact answer is a clean fraction or a surd — the general principles quote above covers both explicitly, naming "an exact answer" and "working with surds" in the same breath, not as two different rules.
negative-power-term-harder-than-its-positive-power-sibling
A real Jan 2025 examiner report finds a striking split within a single question: "Almost all candidates obtained 12x², but it was more common to fail to obtain 2x⁻²" (Jan 2025, Q5(a)) — the exact same rule, xⁿ → nxⁿ⁻¹, applied to two different terms in the same derivative, with a much higher failure rate on the negative-index one. The rule does not get harder; tracking two negative signs at once (the one already on the term, and the one the negative power itself introduces) does.
power-rule-botched-on-a-negative-index-term
The same real report gives the concrete version of the error above: "there were a few responses where 2/x² was differentiated to 2x or just 2" (Jan 2025, Q5(a)). Neither wrong answer follows any version of the power rule — d/dx(2x⁻²) genuinely gives −4x⁻³; "2x" looks as though the power went up, and "2" looks as though the power vanished entirely. Both are the signature of applying the rule to the ORIGINAL fraction, 2/x², without first rewriting it as 2x⁻² — exactly the step this lesson's opening teach block insists on doing first.

Say it out loud

Out loud, from memory, no notes: explain why the power rule doesn't care whether n is negative, a fraction, or a whole number to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.12

1 lesson

Graph Transformations Described in Words

Every one of these questions can be answered correctly and still score nothing, because the mark scheme is grading a word, not a picture. y=6/xy = 6/x becomes y=6/(x2)y = 6/(x-2), and a real examiner report records that most candidates correctly saw the curve move two units right — and very few called it a *translation*. The four transformations here, y=af(x)y=af(x), y=f(x)+ay=f(x)+a, y=f(x+a)y=f(x+a), y=f(ax)y=f(ax), are genuinely simple algebra applied to a curve you already know the shape of. The mark scheme gates them on language.

The card

y=af(x): stretch, y-direction (from x-axis), scale factor a. a<0 also reflects in the x-axis.
y=f(x)+a: translation, vector (0,a) — a units in +y direction if a>0.
y=f(x+a): translation, vector (−a,0) — a units in −x direction (LEFT) if a>0. Sign flips.
y=f(ax): stretch, x-direction (from y-axis), scale factor 1/a. a<0 also reflects in the y-axis.
Required word: translation (never shift/move). Required word: stretch (never compression), whatever the scale factor.

Why it works — Why $y = f(x+a)$ moves the 'wrong' way — traced from a single point, not stated as a rule

Take a point on y=f(x)y=f(x) where the curve reaches some height qq at input pp: so f(p)=qf(p) = q. Ask where that SAME height qq appears on the new curve y=f(x+a)y = f(x+a). It appears wherever f(x+a)=qf(x+a) = q — and since f(p)=qf(p) = q already, that happens exactly when x+a=px + a = p, i.e. x=pax = p - a. So the point that was at x=px = p is now found at x=pax = p - a: every point has moved by a-a in the x-direction. If aa is positive, a-a is negative, so the whole curve moves in the NEGATIVE x-direction — left — even though aa was added, not subtracted. This is the entire mechanism behind the 'sign flips' rule, derived rather than memorised: the transformation is a translation by the vector (a0)\binom{-a}{0}. Run the same kind of argument on y=af(x)y=af(x), but track the point forward instead of backward, because this transformation acts on the OUTPUT rather than the input: take the same point, height qq at input pp, so f(p)=qf(p)=q. On the new curve, the value at that SAME input pp is af(p)=aqaf(p) = aq — nothing about which input reaches ff has changed, since aa multiplies whatever ff already produced. So the point moves from (p,q)(p,q) to (p,aq)(p,aq): the x-coordinate is untouched, and only the height scales, directly by aa (not by 1/a1/a), because the OUTPUT of ff is what got multiplied. And for y=f(ax)y=f(ax): the same height qq now appears where f(ax)=q=f(p)f(ax) = q = f(p), i.e. ax=pax = p, i.e. x=p/ax = p/a — every point moves to 1a\frac{1}{a} of its original distance from the y-axis, a stretch of scale factor 1a\frac{1}{a}, the reciprocal of aa, precisely because it is the INPUT that was multiplied by aa before ff ever saw it, and undoing that multiplication is what finds the new position. Two of the four transformations act directly with the number aa (af(x)af(x): scale by aa; f(x)+af(x)+a: shift by aa); the other two act with its negative or its reciprocal (f(x+a)f(x+a): shift by a-a; f(ax)f(ax): scale by 1a\frac{1}{a}) — and the reason is always the same one-line piece of algebra: solve for xx (or for the output) in terms of the OLD variable, and whatever operation undoes what was done to xx (or to the output) is the transformation that actually happens.

Traps — 5

translation-called-a-shift-or-move
Confirmed directly on the real transformation from y=6/xy=6/x to y=6/(x2)y=6/(x-2): "it was extremely rare to see a fully correct description of the transformation. Although most knew that the graph would move 2 units right, very few appeared to know that it was a translation, with most using the words 'shift' or 'move' instead" (Jan 2023, Q7(b)). The mathematics — direction, distance — was not the problem for most candidates. The mark scheme checks a specific noun, and "shift"/"move" are not it, however accurately they describe the picture.
af-and-fax-stretch-direction-confused
Confirmed on the real pair y=cosxy=cos2xy=\cos x \to y=\cos 2x: "Candidates were split between the correct solution of (90, −1) and (180, −2) which presumably came from mistakenly thinking that the transformation mapping cos(x) to cos(2x) is a stretch in the y-axis direction" (Oct 2021, Q4(a)(i)) — the actual transformation is a stretch in the x-direction, scale factor 1/2. The two stretches change different visible properties of a curve (period vs amplitude, for a trig curve), which is the fastest way to tell them apart under time pressure without re-deriving the rule from scratch.
sign-error-on-a-transformed-key-value
Fully re-verified against the real question this pass, not just the examiner-report prose an earlier pass could only quote in isolation: Jan 2019 Q8 gives a curve CC with a single maximum at (4,9)(4,9), crossing the axes at (3,0)(-3,0) and (0,6)(0,6), and a single asymptote y=4y=4. Part (a) asks for the asymptote of y=f(x)y=f(-x) — a reflection in the y-axis, which changes no y-value on the curve, so the asymptote stays y=4y=4 (real mark scheme, verbatim: "B1: States y = 4"). The examiner report confirms the trap directly: "The vast majority of candidates correctly stated y = 4... There was a significant number of candidates who stated y = −4. It is unclear whether this was a misunderstanding of which axis the graph was being reflected in" — i.e. treating f(x)f(-x) (reflection in the y-axis, which this lesson's own MCQs test) as though it were f(x)-f(x) (reflection in the x-axis, which WOULD flip the asymptote to y=4y=-4). A second, independent real confirmation of the "reflected-in-wrong-axis" misconception this lesson already tests directly.
fax-scale-factor-not-inverted
The same Jan 2019 Q8, part (b): given the maximum of CC at (4,9)(4,9), state the turning point of y=f(x4)y=f\left(\frac{x}{4}\right) — the f(ax)f(ax) form with a=14a=\frac14, so the real scale factor is 1/a=41/a=4, giving (16,9)(16,9) (real mark scheme, verbatim: "B1: States (16, 9) only"). The examiner report names the exact reciprocal-confusion trap directly: "A small but significant number of candidates misunderstood the transformation and divided the x-coordinate of the turning point on y = f(x), giving (1,9) as their answer" — i.e. using a=14a=\frac14 directly (dividing by 4) instead of its reciprocal 1/a=41/a=4 (multiplying by 4). This is the same underlying slip as the cos(2x) case above, confirmed in the opposite direction: there, a candidate used a=2a=2 instead of 1/a=121/a=\frac12 (should have divided, multiplied instead); here, a candidate used a=14a=\frac14 instead of 1/a=41/a=4 (should have multiplied, divided instead). Between the two real questions, both directions of "forgetting to invert the scale factor" are independently confirmed on real scripts.
transformed-graph-not-used-to-count-intersections
The same Jan 2019 question's part (c) — using the transformed picture to state, for the ORIGINAL curve CC, the values of kk for which the line y=ky=k meets CC at exactly one point — is described by the examiner report as "the least successful part of this question which was often omitted" (Jan 2019, Q8(c)), on a question the report elsewhere calls "a good discriminating question". The real answer needs both the touching case at the maximum (k=9k=9) AND the whole ray at or below the asymptote (k4k \le 4, since the curve approaches but never reaches y=4y=4, so every horizontal line at or below it still meets the curve exactly once) — verbatim from the real mark scheme: "B1: Sight of either one of k ≤ 4, k = 9 ... B1: Both of k ≤ 4, k = 9 ONLY" (with a documented special case: giving the answer in terms of yy instead of kk scores only the first of the two marks). Treating "read off one key feature" as the end of the question, rather than as information to be combined with a second, structurally different feature (a single point vs. an entire half-line), is exactly the gap this finding is describing.

Say it out loud

Out loud, from memory, no notes: explain why $y = f(x+a)$ moves the 'wrong' way — traced from a single point, not stated as a rule to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 5.2

2 lessons

Integrate Twice, Find Two Constants — Sequencing a Two-Stage Problem

Going from f(x)f''(x) to f(x)f(x) crosses the same boundary — differentiation reversed — twice in a row, and each crossing hands you a brand-new unknown constant that the other crossing knows nothing about. Three independently-verified WMA11 series converge on the same finding: candidates who get every piece of algebra right still lose marks here, not on the integrating, but on the bookkeeping — using the wrong condition on the wrong function, or trying to pay for both constants with one number found only at the very end. This lesson is built around exactly that sequencing, not around the integration itself.

The card

f″(x) → integrate → f′(x) + c₁. Fix c₁ NOW using a GRADIENT condition, f′(a) = m — before integrating again.
f′(x) → integrate → f(x) + c₂. Fix c₂ using a POINT on the curve, f(p) = q — never the gradient condition.
Two integrations, two constants, two different functions. A point belongs to f(x); a gradient value belongs to f′(x).
Method mark for integration: power of at least one term increased by 1 (xⁿ → xⁿ⁺¹). A constant is required every time — spec 5.1.
∫xⁿ dx = xⁿ⁺¹/(n+1) + c, n ≠ −1 — not in the formula booklet. Memorise it.
Finding each constant is really TWO marks, not one: a dependent method mark for substituting the condition and solving, then a separate accuracy mark for the value it produces. The second integration's own method mark survives even a wrong or missing first constant — but the SECOND constant cannot be found at all without the first substitution having been attempted.

Why it works — A gradient condition and a point are statements about two different functions

Everything in this lesson follows from one distinction, and the distinction is definitional, not a rule to memorise. Spec 4.1 defines f(x)f'(x) AS the gradient of the to y=f(x)y = f(x) — so a condition written as "f(a)=mf'(a) = m" is a sentence about the STEEPNESS of the curve at x=ax = a, and it can only be checked once f(x)f'(x) itself exists as an expression. A condition written as "the curve y=f(x)y = f(x) passes through (p,q)(p, q)" is a sentence about the HEIGHT of the curve at x=px = p — it says f(p)=qf(p) = q, and it can only be checked once f(x)f(x) itself exists. These are not two versions of the same fact arriving in different notation. f(4)=3f'(4) = 3 and f(4)=3f(4) = 3 would be two completely different, unrelated statements about the same curve — one about its slope at x=4x=4, one about its height there — and mixing them up is not a small error, because there is no algebra that recovers the right answer once the wrong function has been evaluated. This is exactly the mechanism behind the trap a real Jan 2023 examiner report names: candidates who had correctly integrated once, reaching f(x)f'(x), then reached for the point (p,q)(p,q) — a fact about ff, not about ff' — because it was the only other piece of given information left in the question, not because it belonged there.

Traps — 4

gradient-condition-applied-at-the-wrong-stage
Confirmed directly on a real two-stage integration question: candidates who had correctly reached f'(x) "were often unsuccessful because they substituted the coordinates for P... rather than realising f'(x) is the gradient function so that f'(4) = 3 was needed" (Jan 2023, Q11(b)). The point belongs to f, once f(x) exists — using it while only f'(x) exists attaches a fact about the curve's height to a function that is describing its slope.
both-constants-deferred-to-the-end
Confirmed on the same question: "It was very common to see candidates integrate twice and apply a constant only after their second integration, thus missing earlier marks" (Jan 2023, Q11(b)). Integrating f'(x) turns its constant into a genuine term of f(x) (c₁ multiplying x); a single constant tacked on only after both integrations has nowhere to put that term, and the marks for finding c₁ correctly, at its own line, are gone before the deferred constant is ever reached.
point-coordinates-transposed-or-sign-flipped
Confirmed on a separate, independent series: an examiner report on a two-stage integration question records "slips such as using the point (1, 8) or even (−8, 1)" in place of the correct point (Oct 2021, Q10). Both wrong versions are the same real point with a coordinate's sign or position moved — a copying error, not a conceptual one, but one the paper still records candidates making under time pressure. Write the point down exactly as given before substituting, not from memory a line later.
constant-of-integration-omitted-entirely
The single most common 'silly' final-mark loss on integration questions across the whole WMA11 corpus reviewed for this course, confirmed as a repeated finding across four separate series: Oct 2021 Q1, Oct 2020 Q9, Jan 2023 Q3, and Jan 2025 Q6(b). In a two-stage problem there are two separate places to make this same omission, not one — dropping either constant, not just both, loses the marks attached to that specific integration.

Say it out loud

Out loud, from memory, no notes: explain a gradient condition and a point are statements about two different functions to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Splitting an Algebraic Fraction into Separate Terms Before Integrating

Two failures sit side by side in the cleanest fully-worked example the whole WMA11 research pass found: some students have no idea how to turn a fraction into separate integrable terms at all, and others charge straight at the fraction as one object — integrating its pieces before ever dividing — which is not a slower route to the right answer, it is a different, wrong calculation that scores nothing. And underneath both, in four independently-verified series, sits the single most repeated "silly" loss in the entire WMA11 corpus researched for this course: the missing +c.

The card

Fraction under an integral sign? SPLIT first: (A+B)/D = A/D + B/D, then xᵐ/xⁿ = xᵐ⁻ⁿ on each piece. There is no rule for integrating a fraction as one object.
Never integrate numerator and denominator separately then divide — that computes a different quantity, not a slower route to the right one, and real mark schemes give it zero.
A wrong split can still earn the integration method mark, if what follows is integrated correctly and consistently — don't abandon a question over an uncertain split.
Every indefinite integration needs its OWN +c, written the moment you integrate — not deferred until a point is used. Confirmed the single most repeated silly mark loss across FOUR series (Jan 2023 Q3, Oct 2021 Q1, Oct 2020 Q9, Jan 2025 Q6(b)).
∫xⁿ dx = xⁿ⁺¹/(n+1) + c, n ≠ −1 — check no split term is x⁻¹; that case needs ln, outside P1, and real questions avoid it.

Why it works — "Integrate the top, integrate the bottom, then divide" is not risky — it is provably a different calculation

This is not a case of one method being safer than another; the two processes genuinely compute different things, and a proves it without needing any exam-specific evidence at all. Take the simplest possible case: 4xxdx\int \frac{4x}{x}\,dx. Split first, the correct way: 4xx=4\frac{4x}{x} = 4 (a constant, since x cancels), so 4dx=4x+c\int 4\,dx = 4x + c — a function that genuinely depends on x, which it must, since the thing being integrated does not vanish. Now the wrong way: integrate the numerator and denominator as if they were separate, unrelated expressions, then divide the two results. 4xdx=2x2\int 4x\,dx = 2x^2; xdx=x22\int x\,dx = \frac{x^2}{2}; dividing gives 2x2x2/2=4\frac{2x^2}{x^2/2} = 4 — a bare constant, with the x2x^2 cancelling out of the ratio entirely. That result cannot be right on its face: it claims dydx\frac{dy}{dx} was a flat, unchanging number when the original expression, 4xx\frac{4x}{x}, so obviously simplifies to the constant 4 that even a correct calculation should have produced exactly that — and by coincidence of this simple example it does, which is exactly what makes it a fair test: even when the two methods happen to agree on a trivial case, the wrong method reaches its answer by an argument that would give a nonsense, x-dependent-looking ratio on almost any other fraction. Try it on x2xdx\int \frac{x^2}{x}\,dx instead — correctly, x2x=x\frac{x^2}{x}=x, so xdx=x22+c\int x\,dx = \frac{x^2}{2}+c; the wrong way, x2dx÷xdx=x33÷x22=2x3\int x^2\,dx \div \int x\,dx = \frac{x^3}{3} \div \frac{x^2}{2} = \frac{2x}{3} — a completely different function of x, not even close to x22\frac{x^2}{2}. This is the real content behind a real Jan 2023 examiner report's finding that this approach "resulted in no marks": it is not a partial-credit method that happens to be marked harshly, it is a calculation that does not compute the integral of the original expression at all.

Traps — 5

no-idea-how-to-split-the-fraction
Confirmed directly on the cleanest fully-worked example this research pass found: "some candidates had no idea how to write the expression as the sum of two terms" (Jan 2023, Q3). The fraction is left as one object because nothing in spec 5.2's rule looks like it applies to a fraction — the fix is mechanical, not conceptual: A+BD=AD+BD\frac{A+B}{D} = \frac{A}{D} + \frac{B}{D} is fraction addition run backwards, and each resulting piece reduces to a pure power of x via xm/xn=xmnx^m/x^n = x^{m-n} (spec 1.1). Practise the split as its own separate step, before integration ever enters the working.
numerator-and-denominator-integrated-before-dividing
Confirmed on the same question: "A small minority attempted to integrate all 3 terms separately before division which resulted in no marks" (Jan 2023, Q3). This is not a wrong split that still earns partial credit — it is not a split at all, and it computes something genuinely different from the fraction's actual integral (the mechanism block above proves this on a simple case, not just describes it). Unlike an arithmetic slip inside a correct method, there is no method mark here to fall back on.
constant-of-integration-omitted
The single most common "silly" final-mark loss on integration questions across the whole WMA11 corpus reviewed for this course — independently confirmed as a repeated finding across FOUR separate series: Jan 2023 Q3, Oct 2021 Q1, Oct 2020 Q9, and Jan 2025 Q6(b). Spec 5.1 requires a constant of integration every time indefinite integration is performed, whether or not the question ever gives enough information to find its numeric value. Write +c+c the instant the integration is finished, not after the point has been substituted — an expression with no free constant left in it has nowhere for a given point to attach.
wrong-split-can-still-earn-the-integration-method-mark
A real, quoted fragment from the Jan 2023 Q3 examiner report records three different wrong ways students split the actual question's fraction: "8x³+6x⁻² or 4x⁵+6x⁻² or 2x⁵+(3/2)x⁻². These candidates could still gain the second method mark for appropriate integration." The real mark scheme explains exactly why: the integration mark is coded dM1 — "Depends on the first M mark" (the split's own M1, which only needs "one processed index correct" to be earned), not on the split's separate A1 (full accuracy). A wrong-but-genuine split attempt still earns the split's M1, and that alone is enough to unlock the dependent integration mark — a wrong division, honestly committed to and then integrated correctly, is not the same failure as trap two above. The practical lesson: if you are unsure your split is right, do not panic, guess randomly, or leave the question blank — commit to a split and integrate it correctly, because the dependent mark only checks that a genuine method attempt came first, not that it was error-free.
correct-integration-left-unsimplified-or-missing-the-x
A second, separate way to lose the final accuracy mark even after splitting AND integrating correctly — newly confirmed by this lesson's own primary-source re-verification, not previously recorded in this course's facts bank: the real Jan 2023 Q3 examiner report continues past the +c trap to name it directly: "marks were lost unnecessarily for example by... not simplifying fully... [or by] other careless mistakes such as missing out 'x' but writing the index... which also cost the final accuracy mark." Concretely, writing the correct power as a bare exponent with no base — e.g. "⁻¹" floating on its own instead of x1x^{-1} attached to its coefficient — states a number, not the term the mark scheme actually wants. The fix is procedural, not conceptual: once a term is integrated, check that the base variable and its exponent are both actually written down together, and that the whole expression is collected into its simplest single form, before moving on to substitute a point.

Say it out loud

Out loud, from memory, no notes: explain "integrate the top, integrate the bottom, then divide" is not risky — it is provably a different calculation to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 5.1

2 lessons

Integrate Twice, Find Two Constants — Sequencing a Two-Stage Problem

Going from f(x)f''(x) to f(x)f(x) crosses the same boundary — differentiation reversed — twice in a row, and each crossing hands you a brand-new unknown constant that the other crossing knows nothing about. Three independently-verified WMA11 series converge on the same finding: candidates who get every piece of algebra right still lose marks here, not on the integrating, but on the bookkeeping — using the wrong condition on the wrong function, or trying to pay for both constants with one number found only at the very end. This lesson is built around exactly that sequencing, not around the integration itself.

The card

f″(x) → integrate → f′(x) + c₁. Fix c₁ NOW using a GRADIENT condition, f′(a) = m — before integrating again.
f′(x) → integrate → f(x) + c₂. Fix c₂ using a POINT on the curve, f(p) = q — never the gradient condition.
Two integrations, two constants, two different functions. A point belongs to f(x); a gradient value belongs to f′(x).
Method mark for integration: power of at least one term increased by 1 (xⁿ → xⁿ⁺¹). A constant is required every time — spec 5.1.
∫xⁿ dx = xⁿ⁺¹/(n+1) + c, n ≠ −1 — not in the formula booklet. Memorise it.
Finding each constant is really TWO marks, not one: a dependent method mark for substituting the condition and solving, then a separate accuracy mark for the value it produces. The second integration's own method mark survives even a wrong or missing first constant — but the SECOND constant cannot be found at all without the first substitution having been attempted.

Why it works — A gradient condition and a point are statements about two different functions

Everything in this lesson follows from one distinction, and the distinction is definitional, not a rule to memorise. Spec 4.1 defines f(x)f'(x) AS the gradient of the to y=f(x)y = f(x) — so a condition written as "f(a)=mf'(a) = m" is a sentence about the STEEPNESS of the curve at x=ax = a, and it can only be checked once f(x)f'(x) itself exists as an expression. A condition written as "the curve y=f(x)y = f(x) passes through (p,q)(p, q)" is a sentence about the HEIGHT of the curve at x=px = p — it says f(p)=qf(p) = q, and it can only be checked once f(x)f(x) itself exists. These are not two versions of the same fact arriving in different notation. f(4)=3f'(4) = 3 and f(4)=3f(4) = 3 would be two completely different, unrelated statements about the same curve — one about its slope at x=4x=4, one about its height there — and mixing them up is not a small error, because there is no algebra that recovers the right answer once the wrong function has been evaluated. This is exactly the mechanism behind the trap a real Jan 2023 examiner report names: candidates who had correctly integrated once, reaching f(x)f'(x), then reached for the point (p,q)(p,q) — a fact about ff, not about ff' — because it was the only other piece of given information left in the question, not because it belonged there.

Traps — 4

gradient-condition-applied-at-the-wrong-stage
Confirmed directly on a real two-stage integration question: candidates who had correctly reached f'(x) "were often unsuccessful because they substituted the coordinates for P... rather than realising f'(x) is the gradient function so that f'(4) = 3 was needed" (Jan 2023, Q11(b)). The point belongs to f, once f(x) exists — using it while only f'(x) exists attaches a fact about the curve's height to a function that is describing its slope.
both-constants-deferred-to-the-end
Confirmed on the same question: "It was very common to see candidates integrate twice and apply a constant only after their second integration, thus missing earlier marks" (Jan 2023, Q11(b)). Integrating f'(x) turns its constant into a genuine term of f(x) (c₁ multiplying x); a single constant tacked on only after both integrations has nowhere to put that term, and the marks for finding c₁ correctly, at its own line, are gone before the deferred constant is ever reached.
point-coordinates-transposed-or-sign-flipped
Confirmed on a separate, independent series: an examiner report on a two-stage integration question records "slips such as using the point (1, 8) or even (−8, 1)" in place of the correct point (Oct 2021, Q10). Both wrong versions are the same real point with a coordinate's sign or position moved — a copying error, not a conceptual one, but one the paper still records candidates making under time pressure. Write the point down exactly as given before substituting, not from memory a line later.
constant-of-integration-omitted-entirely
The single most common 'silly' final-mark loss on integration questions across the whole WMA11 corpus reviewed for this course, confirmed as a repeated finding across four separate series: Oct 2021 Q1, Oct 2020 Q9, Jan 2023 Q3, and Jan 2025 Q6(b). In a two-stage problem there are two separate places to make this same omission, not one — dropping either constant, not just both, loses the marks attached to that specific integration.

Say it out loud

Out loud, from memory, no notes: explain a gradient condition and a point are statements about two different functions to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Splitting an Algebraic Fraction into Separate Terms Before Integrating

Two failures sit side by side in the cleanest fully-worked example the whole WMA11 research pass found: some students have no idea how to turn a fraction into separate integrable terms at all, and others charge straight at the fraction as one object — integrating its pieces before ever dividing — which is not a slower route to the right answer, it is a different, wrong calculation that scores nothing. And underneath both, in four independently-verified series, sits the single most repeated "silly" loss in the entire WMA11 corpus researched for this course: the missing +c.

The card

Fraction under an integral sign? SPLIT first: (A+B)/D = A/D + B/D, then xᵐ/xⁿ = xᵐ⁻ⁿ on each piece. There is no rule for integrating a fraction as one object.
Never integrate numerator and denominator separately then divide — that computes a different quantity, not a slower route to the right one, and real mark schemes give it zero.
A wrong split can still earn the integration method mark, if what follows is integrated correctly and consistently — don't abandon a question over an uncertain split.
Every indefinite integration needs its OWN +c, written the moment you integrate — not deferred until a point is used. Confirmed the single most repeated silly mark loss across FOUR series (Jan 2023 Q3, Oct 2021 Q1, Oct 2020 Q9, Jan 2025 Q6(b)).
∫xⁿ dx = xⁿ⁺¹/(n+1) + c, n ≠ −1 — check no split term is x⁻¹; that case needs ln, outside P1, and real questions avoid it.

Why it works — "Integrate the top, integrate the bottom, then divide" is not risky — it is provably a different calculation

This is not a case of one method being safer than another; the two processes genuinely compute different things, and a proves it without needing any exam-specific evidence at all. Take the simplest possible case: 4xxdx\int \frac{4x}{x}\,dx. Split first, the correct way: 4xx=4\frac{4x}{x} = 4 (a constant, since x cancels), so 4dx=4x+c\int 4\,dx = 4x + c — a function that genuinely depends on x, which it must, since the thing being integrated does not vanish. Now the wrong way: integrate the numerator and denominator as if they were separate, unrelated expressions, then divide the two results. 4xdx=2x2\int 4x\,dx = 2x^2; xdx=x22\int x\,dx = \frac{x^2}{2}; dividing gives 2x2x2/2=4\frac{2x^2}{x^2/2} = 4 — a bare constant, with the x2x^2 cancelling out of the ratio entirely. That result cannot be right on its face: it claims dydx\frac{dy}{dx} was a flat, unchanging number when the original expression, 4xx\frac{4x}{x}, so obviously simplifies to the constant 4 that even a correct calculation should have produced exactly that — and by coincidence of this simple example it does, which is exactly what makes it a fair test: even when the two methods happen to agree on a trivial case, the wrong method reaches its answer by an argument that would give a nonsense, x-dependent-looking ratio on almost any other fraction. Try it on x2xdx\int \frac{x^2}{x}\,dx instead — correctly, x2x=x\frac{x^2}{x}=x, so xdx=x22+c\int x\,dx = \frac{x^2}{2}+c; the wrong way, x2dx÷xdx=x33÷x22=2x3\int x^2\,dx \div \int x\,dx = \frac{x^3}{3} \div \frac{x^2}{2} = \frac{2x}{3} — a completely different function of x, not even close to x22\frac{x^2}{2}. This is the real content behind a real Jan 2023 examiner report's finding that this approach "resulted in no marks": it is not a partial-credit method that happens to be marked harshly, it is a calculation that does not compute the integral of the original expression at all.

Traps — 5

no-idea-how-to-split-the-fraction
Confirmed directly on the cleanest fully-worked example this research pass found: "some candidates had no idea how to write the expression as the sum of two terms" (Jan 2023, Q3). The fraction is left as one object because nothing in spec 5.2's rule looks like it applies to a fraction — the fix is mechanical, not conceptual: A+BD=AD+BD\frac{A+B}{D} = \frac{A}{D} + \frac{B}{D} is fraction addition run backwards, and each resulting piece reduces to a pure power of x via xm/xn=xmnx^m/x^n = x^{m-n} (spec 1.1). Practise the split as its own separate step, before integration ever enters the working.
numerator-and-denominator-integrated-before-dividing
Confirmed on the same question: "A small minority attempted to integrate all 3 terms separately before division which resulted in no marks" (Jan 2023, Q3). This is not a wrong split that still earns partial credit — it is not a split at all, and it computes something genuinely different from the fraction's actual integral (the mechanism block above proves this on a simple case, not just describes it). Unlike an arithmetic slip inside a correct method, there is no method mark here to fall back on.
constant-of-integration-omitted
The single most common "silly" final-mark loss on integration questions across the whole WMA11 corpus reviewed for this course — independently confirmed as a repeated finding across FOUR separate series: Jan 2023 Q3, Oct 2021 Q1, Oct 2020 Q9, and Jan 2025 Q6(b). Spec 5.1 requires a constant of integration every time indefinite integration is performed, whether or not the question ever gives enough information to find its numeric value. Write +c+c the instant the integration is finished, not after the point has been substituted — an expression with no free constant left in it has nowhere for a given point to attach.
wrong-split-can-still-earn-the-integration-method-mark
A real, quoted fragment from the Jan 2023 Q3 examiner report records three different wrong ways students split the actual question's fraction: "8x³+6x⁻² or 4x⁵+6x⁻² or 2x⁵+(3/2)x⁻². These candidates could still gain the second method mark for appropriate integration." The real mark scheme explains exactly why: the integration mark is coded dM1 — "Depends on the first M mark" (the split's own M1, which only needs "one processed index correct" to be earned), not on the split's separate A1 (full accuracy). A wrong-but-genuine split attempt still earns the split's M1, and that alone is enough to unlock the dependent integration mark — a wrong division, honestly committed to and then integrated correctly, is not the same failure as trap two above. The practical lesson: if you are unsure your split is right, do not panic, guess randomly, or leave the question blank — commit to a split and integrate it correctly, because the dependent mark only checks that a genuine method attempt came first, not that it was error-free.
correct-integration-left-unsimplified-or-missing-the-x
A second, separate way to lose the final accuracy mark even after splitting AND integrating correctly — newly confirmed by this lesson's own primary-source re-verification, not previously recorded in this course's facts bank: the real Jan 2023 Q3 examiner report continues past the +c trap to name it directly: "marks were lost unnecessarily for example by... not simplifying fully... [or by] other careless mistakes such as missing out 'x' but writing the index... which also cost the final accuracy mark." Concretely, writing the correct power as a bare exponent with no base — e.g. "⁻¹" floating on its own instead of x1x^{-1} attached to its coefficient — states a number, not the term the mark scheme actually wants. The fix is procedural, not conceptual: once a term is integrated, check that the base variable and its exponent are both actually written down together, and that the whole expression is collected into its simplest single form, before moving on to substitute a point.

Say it out loud

Out loud, from memory, no notes: explain "integrate the top, integrate the bottom, then divide" is not risky — it is provably a different calculation to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 3.3

1 lesson

Sine, Cosine and Tangent Graphs — Period vs Domain Confusion

On a real paper, more than half of candidates got a one-mark question wrong when asked to simply state the period of tanx\tan x — and it isn't because the period is hard to compute. It's because "state the period" and "state the domain" sound like they want the same kind of answer, and they don't: a period is a single number, the length you travel along the x-axis before the graph repeats itself exactly; a domain is a set, every x-value the function is even defined at. tanx\tan x has a domain with gaps in it, and a documented, frequently-given wrong answer on the real question was an interval — π2<x<π2-\frac{\pi}{2} < x < \frac{\pi}{2} — that correctly describes something about the graph, just not the thing the question asked for.

The card

Period: smallest T with f(x+T)=f(x), a NUMBER. Domain: the set of x where f is defined. Never answer one with the other.
sin x, cos x: period 2π, amplitude 1, range [−1,1]. tan x: period π (not 2π), undefined where cos x = 0, unbounded.
sin x, tan x odd (point symmetry, origin). cos x even (line symmetry, y-axis).
af(x): vertical stretch ×a. f(x+a): translate LEFT by a. f(ax): horizontal stretch ×1/a — period ÷ a.
Always mark a scale on both axes before sketching — an unscaled sketch is a documented, confirmed way to lose marks.

Why it works — Why the period of tan x is π, not 2π — and why that isn't a coincidence to memorise

Tangent is defined as a ratio: for an angle xx, tanx\tan x is sinx\sin x divided by cosx\cos x (the same ratio a right-angled triangle gives as opposite over adjacent, extended to every real angle). Two facts about half-turns of sin\sin and cos\cos are enough to derive the whole period from scratch, without memorising it as a separate rule: rotating a point on the by 180°180° sends (cosx,sinx)(\cos x, \sin x) to (cosx,sinx)(-\cos x, -\sin x) — which is exactly the point at angle x+πx + \pi, so sin(x+π)=sinx\sin(x + \pi) = -\sin x and cos(x+π)=cosx\cos(x + \pi) = -\cos x. Both individual functions flip sign under a shift of π\pi — neither one, on its own, has returned to its original value; a shift of π\pi is NOT a period for sinx\sin x or cosx\cos x alone. But form the ratio: tan(x+π)=sin(x+π)cos(x+π)=sinxcosx=sinxcosx=tanx\tan(x + \pi) = \dfrac{\sin(x+\pi)}{\cos(x+\pi)} = \dfrac{-\sin x}{-\cos x} = \dfrac{\sin x}{\cos x} = \tan x. The two minus signs cancel. A shift that fails for the numerator and fails for the denominator, individually, succeeds for their ratio — because both flip together. That is the entire reason tanx\tan x's period is shorter than sinx\sin x's and cosx\cos x's: not an arbitrary extra fact about tangent, but a direct consequence of it being built from two functions that both change sign at exactly the same rate. And π\pi is not just A working shift, it is the SMALLEST one: any shift smaller than π\pi would have to be tested against sin\sin and cos\cos individually failing to repeat that early (their own period is a full 2π2\pi), and no smaller shift produces the same sign-cancellation the half-turn does, so nothing shorter closes the ratio back to itself. One more thing worth noticing, because it is exactly why the documented wrong answer is so tempting: tanx\tan x's domain has a gap between consecutive asymptotes — one continuous branch runs from π2-\frac{\pi}{2} to π2\frac{\pi}{2}, and that interval happens to be π\pi WIDE. The width of one branch's domain and the period are, for tangent specifically, the same number — which is precisely the coincidence that makes writing the interval, instead of its length, feel like a reasonable answer to "state the period".

Traps — 3

period-confused-with-domain-or-interval
Confirmed directly on the real question this lesson is built around: "less than half of all candidates gave a correct answer for the period of tanx\tan x... Quite frequently the answer was given as an interval, including π2<x<π2-\frac{\pi}{2} < x < \frac{\pi}{2}... It is possible that this type of answer arose through a confusion between period and domain/range" (Jan 2023, Q9(a)) — on a question worth exactly one mark (B1), with no method needed, making a majority-wrong result on a one-line "state" question one of the most lopsided findings anywhere in this research pass. The period is always a single number; a set of x-values, however correctly described, cannot be it.
sketch-lacks-a-marked-scale
Confirmed independently on a different question — sketching y = sin x on axes already given for y = cos 2x — where the examiner report records that "the absence of a scale on the y = cos 2x graph lead to some candidates not sketching y = sin x carefully enough" and, separately, that "it was noticeable that many candidates did not mark a scale on the x-axis, despite part (a) encouraging them to do this" (Jan 2019, Q5). A curve with the right shape but no marked scale cannot show that a period is 2π rather than, say, 4 — the examiner has no way to check the claim the sketch is supposed to be making.
stretch-direction-inverted-y-for-x
Confirmed on a real transformation question — mapping cos(x) to cos(2x) — where the report records that the incorrect answer "presumably came from mistakenly thinking that the transformation mapping cos(x) to cos(2x) is a stretch in the y-axis direction" (Oct 2021, Q4(a)(i)); the correct transformation is a stretch in the x-axis direction, scale factor ½. That report is about cos(2x) specifically, not sin(2x) — but the mechanism is identical for any y = sin(kx)/cos(kx): a coefficient multiplying x itself, before the trig function is applied, is always a horizontal effect, never a vertical one, whichever of the two trig functions it is attached to.

Say it out loud

Out loud, from memory, no notes: explain why the period of tan x is π, not 2π — and why that isn't a coincidence to memorise to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.7

1 lesson

Quadratic inequalities, interpreted and represented graphically

A quadratic inequality only ever asks one question: is the curve above the axis, or below it, at this x? Pearson's own examiner report on the first time this content was ever examined calls it plainly 'a new topic within the qualification' and records that 'it was disappointing that only a minority of candidates gained full marks' (Jan 2019, Q4) — not because the algebra is unfamiliar (the roots are found exactly as before), but because the final line has to be read correctly off a picture, in the right variable. A second series shows the same picture doing work a purely algebraic approach cannot: skipping the sketch is where a sign case goes missing.

The card

f(x) > 0: curve above the x-axis. f(x) < 0: below. The roots are the boundary — find them the usual three ways.
Upward parabola (a>0): positive OUTSIDE the roots, negative BETWEEN them. Downward (a<0): reversed.
Two inequalities combined: always sketch a number line — a whole branch of one can vanish against the other, invisibly in pure algebra.
State the answer in the variable the question named (usually x) — never y, and never a region's label (e.g. R).
Strict (< / >): boundary excluded. Non-strict (≤ / ≥): boundary included. Carry the original's strictness into the final line.

Why it works — Why 'outside' and 'between' aren't two rules to memorise — it's one sign pattern

Write the quadratic in factorised form, f(x)=a(xp)(xq)f(x) = a(x-p)(x-q), with p<qp < q the two DISTINCT real roots (which exist only when b24ac>0b^2-4ac > 0, strictly — the same discriminant condition from the previous lesson, tightened here to its strict form because p<qp<q itself already rules out the repeated-root case b24ac=0b^2-4ac=0, where the curve only touches the axis and there is no 'between the roots' region to speak of). Consider the product (xp)(xq)(x-p)(x-q) on its own, ignoring aa for a moment. For x<px < p: both (xp)(x-p) and (xq)(x-q) are negative, so their product is positive. For p<x<qp < x < q: (xp)(x-p) is positive but (xq)(x-q) is still negative, so the product is negative. For x>qx > q: both factors are positive, so the product is positive again. That sign pattern — positive, negative, positive — is a plain consequence of two linear expressions each changing sign only at their own zero and nowhere else; it has nothing specifically to do with quadratics, and it holds for ANY p<qp < q, not particular ones. Now bring aa back in: multiplying by a positive aa leaves every sign exactly as it was, giving the 'upward: outside positive, between negative' rule stated above. Multiplying by a negative aa flips every sign, giving 'downward: outside negative, between positive' — exactly its reverse. A single test point substituted into ANY interval settles that interval's sign directly, and is often faster in the exam than trying to recall which shape goes with which case.

Traps — 5

final-answer-stated-in-the-wrong-variable
Confirmed directly, and by Pearson's own account a genuinely widespread error on the first sitting of this content: "stating y < 16 was a frequent error" (Jan 2019, Q4) — the number 16 there is the real, verified boundary value from that question; candidates had correctly found it and then written the final line of the answer using y, the OUTPUT variable, instead of x, the one actually being solved for. The two letters sit on the same picture, which is exactly why the swap is easy to make and easy to miss when checking your own work.
region-label-used-as-the-answer-variable
Confirmed on the same question: "others stated inequalities involving R, which gained no credit" (Jan 2019, Q4) — a diagram will sometimes name a shaded region with a letter, most often R, purely as a caption for the picture. R is not a coordinate and does not belong in an inequality about x; treating a label as if it were algebra scores nothing, however correct the reasoning behind it was.
sketch-skipped-a-sign-case-goes-unnoticed
Confirmed, though on a different underlying question type from this lesson's own worked examples: "it was rare to see a sketch graph, which would have helped students to see that x > 0 was required" (Oct 2021, Q3(i) — solving 3/x > 4 alone, a single reciprocal inequality, not a quadratic one and not itself two inequalities combined). The specific equation is not this topic's, and the real trap there was a dropped CASE (the necessary x > 0, missed by candidates who rearranged straight to x < 3/4), not a dropped branch — but the report's own explanation generalises: skipping the picture is what let a sign condition slip past a purely algebraic approach. This lesson's worked-chain and chain-drill blocks rehearse the same discipline — checking a combined region on a number line rather than symbolically — on genuinely quadratic material, adapted from that diagnosis rather than reproducing its structure.
between-and-outside-the-roots-reversed
Not a specific quoted WMA11 finding for this topic in the research pass this lesson draws on — flagged honestly as a natural, mathematically-grounded slip rather than a documented script error. Swapping which region belongs to an upward parabola and which to a downward one is exactly the failure the factorised-form derivation above exists to make unnecessary: (xp)(xq)(x-p)(x-q) is negative between its roots and positive outside them regardless of any picture, and multiplying by aa only flips which of those counts as 'positive' — a single test point rebuilds the correct region in one line, faster than trying to recall which shape goes with which case.
boundary-strict-vs-non-strict-mismatched
Not a specific quoted WMA11 finding for this exact topic either — the same discipline IS documented on a closely related question type in this course's discriminant lesson ('some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark', Jan 2023 Q4), and it transplants directly here: a strict original inequality (<< or >>) demands a strict final answer, and a non-strict one (\leq or \geq) demands the boundary be included. This lesson's own marked-solution and worked-chain examples are deliberately built with different strictness at each end for exactly this reason — copying one convention onto both ends of an answer is a fast way to lose a mark that has nothing to do with the algebra.

Say it out loud

Out loud, from memory, no notes: explain why 'outside' and 'between' aren't two rules to memorise — it's one sign pattern to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.9

1 lesson

Quadratic inequalities, interpreted and represented graphically

A quadratic inequality only ever asks one question: is the curve above the axis, or below it, at this x? Pearson's own examiner report on the first time this content was ever examined calls it plainly 'a new topic within the qualification' and records that 'it was disappointing that only a minority of candidates gained full marks' (Jan 2019, Q4) — not because the algebra is unfamiliar (the roots are found exactly as before), but because the final line has to be read correctly off a picture, in the right variable. A second series shows the same picture doing work a purely algebraic approach cannot: skipping the sketch is where a sign case goes missing.

The card

f(x) > 0: curve above the x-axis. f(x) < 0: below. The roots are the boundary — find them the usual three ways.
Upward parabola (a>0): positive OUTSIDE the roots, negative BETWEEN them. Downward (a<0): reversed.
Two inequalities combined: always sketch a number line — a whole branch of one can vanish against the other, invisibly in pure algebra.
State the answer in the variable the question named (usually x) — never y, and never a region's label (e.g. R).
Strict (< / >): boundary excluded. Non-strict (≤ / ≥): boundary included. Carry the original's strictness into the final line.

Why it works — Why 'outside' and 'between' aren't two rules to memorise — it's one sign pattern

Write the quadratic in factorised form, f(x)=a(xp)(xq)f(x) = a(x-p)(x-q), with p<qp < q the two DISTINCT real roots (which exist only when b24ac>0b^2-4ac > 0, strictly — the same discriminant condition from the previous lesson, tightened here to its strict form because p<qp<q itself already rules out the repeated-root case b24ac=0b^2-4ac=0, where the curve only touches the axis and there is no 'between the roots' region to speak of). Consider the product (xp)(xq)(x-p)(x-q) on its own, ignoring aa for a moment. For x<px < p: both (xp)(x-p) and (xq)(x-q) are negative, so their product is positive. For p<x<qp < x < q: (xp)(x-p) is positive but (xq)(x-q) is still negative, so the product is negative. For x>qx > q: both factors are positive, so the product is positive again. That sign pattern — positive, negative, positive — is a plain consequence of two linear expressions each changing sign only at their own zero and nowhere else; it has nothing specifically to do with quadratics, and it holds for ANY p<qp < q, not particular ones. Now bring aa back in: multiplying by a positive aa leaves every sign exactly as it was, giving the 'upward: outside positive, between negative' rule stated above. Multiplying by a negative aa flips every sign, giving 'downward: outside negative, between positive' — exactly its reverse. A single test point substituted into ANY interval settles that interval's sign directly, and is often faster in the exam than trying to recall which shape goes with which case.

Traps — 5

final-answer-stated-in-the-wrong-variable
Confirmed directly, and by Pearson's own account a genuinely widespread error on the first sitting of this content: "stating y < 16 was a frequent error" (Jan 2019, Q4) — the number 16 there is the real, verified boundary value from that question; candidates had correctly found it and then written the final line of the answer using y, the OUTPUT variable, instead of x, the one actually being solved for. The two letters sit on the same picture, which is exactly why the swap is easy to make and easy to miss when checking your own work.
region-label-used-as-the-answer-variable
Confirmed on the same question: "others stated inequalities involving R, which gained no credit" (Jan 2019, Q4) — a diagram will sometimes name a shaded region with a letter, most often R, purely as a caption for the picture. R is not a coordinate and does not belong in an inequality about x; treating a label as if it were algebra scores nothing, however correct the reasoning behind it was.
sketch-skipped-a-sign-case-goes-unnoticed
Confirmed, though on a different underlying question type from this lesson's own worked examples: "it was rare to see a sketch graph, which would have helped students to see that x > 0 was required" (Oct 2021, Q3(i) — solving 3/x > 4 alone, a single reciprocal inequality, not a quadratic one and not itself two inequalities combined). The specific equation is not this topic's, and the real trap there was a dropped CASE (the necessary x > 0, missed by candidates who rearranged straight to x < 3/4), not a dropped branch — but the report's own explanation generalises: skipping the picture is what let a sign condition slip past a purely algebraic approach. This lesson's worked-chain and chain-drill blocks rehearse the same discipline — checking a combined region on a number line rather than symbolically — on genuinely quadratic material, adapted from that diagnosis rather than reproducing its structure.
between-and-outside-the-roots-reversed
Not a specific quoted WMA11 finding for this topic in the research pass this lesson draws on — flagged honestly as a natural, mathematically-grounded slip rather than a documented script error. Swapping which region belongs to an upward parabola and which to a downward one is exactly the failure the factorised-form derivation above exists to make unnecessary: (xp)(xq)(x-p)(x-q) is negative between its roots and positive outside them regardless of any picture, and multiplying by aa only flips which of those counts as 'positive' — a single test point rebuilds the correct region in one line, faster than trying to recall which shape goes with which case.
boundary-strict-vs-non-strict-mismatched
Not a specific quoted WMA11 finding for this exact topic either — the same discipline IS documented on a closely related question type in this course's discriminant lesson ('some gave their final answer as 0 ≤ k ≤ 5/9, losing the final mark', Jan 2023 Q4), and it transplants directly here: a strict original inequality (<< or >>) demands a strict final answer, and a non-strict one (\leq or \geq) demands the boundary be included. This lesson's own marked-solution and worked-chain examples are deliberately built with different strictness at each end for exactly this reason — copying one convention onto both ends of an answer is a fast way to lose a mark that has nothing to do with the algebra.

Say it out loud

Out loud, from memory, no notes: explain why 'outside' and 'between' aren't two rules to memorise — it's one sign pattern to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 2.1

1 lesson

Perpendicularity Proofs, Rectangle/Point-Construction Problems, and Gradient-Pythagoras Combinations

A perpendicularity proof has two halves, and the exam only pays for both. The half everyone remembers is the calculation — multiply two gradients, or square two sides — and the half that quietly loses marks on real scripts is the sentence after it, the one that actually states the two lines are perpendicular. This lesson is built around that exact gap, confirmed on the richest verified example in the whole WMA11 research pass, plus the two traps that sit either side of it: an arithmetic slip in the length route that looks completely innocent on the page, and a 'find the fourth vertex' question where the obvious method is measurably the less reliable one.

The card

Gradient: m = (y₂ − y₁)/(x₂ − x₁). Line ax + by + c = 0 has gradient −a/b — read it off without full rearranging.
Parallel: m₁ = m₂. Perpendicular: m₁m₂ = −1, i.e. m₂ = −1/m₁ — reciprocate, then negate.
A 'prove/show perpendicular' calculation is not the answer — the answer is the sentence stating it IS perpendicular.
Distance formula: square the DIFFERENCE of each coordinate pair, then add. Not the difference of the squares.
3 vertices of a rectangle given, 4th one wanted: try the diagonals' shared midpoint before simultaneous equations.
Point on a line, fixed distance from A: the right angle is at the FOOT of the perpendicular from A, not at A, and not at the origin.

Why it works — Where $m_1 m_2 = -1$ actually comes from

Take a line through the origin with gradient m1=pqm_1 = \frac{p}{q} (positive pp, qq, for concreteness — the argument works identically for any sign). A point on this line, one 'gradient triangle' along from the origin, is A=(q,p)A = (q, p): run qq, rise pp, gradient pq\frac{p}{q}. Now rotate the segment OAOA by 90°90° about OO. A 90°90° anticlockwise rotation about the origin sends the point (x,y)(x, y) to (y,x)(-y, x) — check it on the simplest case: (1,0)(1, 0), one unit along the positive xx-direction, maps to (0,1)(0, 1), one unit along the positive yy-direction, which is exactly a quarter-turn anticlockwise. Apply that same rule to A=(q,p)A = (q, p): it lands on A=(p,q)A' = (-p, q). The line OAOA' is perpendicular to OAOA — a 90°90° rotation turns every line through the centre of rotation into a line perpendicular to where it started, by definition of what a right angle is — and its gradient is qp=qp=1m1\frac{q}{-p} = -\frac{q}{p} = -\frac{1}{m_1}. So the perpendicular line's gradient is exactly the negative reciprocal of the original, and m1m2=pq×(qp)=1m_1 m_2 = \frac{p}{q} \times \left(-\frac{q}{p}\right) = -1 — not a rule to memorise, but the one number a 90°90° turn produces every time, whatever pp and qq actually are.

Traps — 4

correct-calculation-no-concluding-statement
Confirmed on the richest verified example in this course's whole coordinate-geometry research: "Some candidates did not appreciate the rigour required in the proof in question 2 part (a) in that, having completed the correct work, failed to give a suitable explanation and/or conclusion... a small number of candidates simply left it at that without any reference to the fact that it indicated the two lines were perpendicular or that the angle was a right angle" (Jan 2023, Q2). The calculation — gradients found, product taken, equal to 1-1 — is not the answer to "prove PQ is perpendicular to QR"; it is the EVIDENCE for that answer, and the mark scheme requires the answer itself to be written down as a sentence. This is the single most valuable exam-technique habit this lesson teaches: finish every "prove that..." or "show that..." question with a sentence that restates, in words, exactly what the question asked you to show.
squares-differenced-instead-of-difference-squared
Confirmed verbatim on the same question, in the length/Pythagoras route: "Some did not use the difference of the coordinates squared but the difference of the squares of the coordinates e.g. 11² − 7² [instead of (11−7)²]" (Jan 2023, Q2). The distance formula needs (x2x1)2(x_2 - x_1)^2 — subtract first, THEN square — not x22x12x_2^2 - x_1^2, squaring each coordinate separately and then subtracting. The two calculations are wildly different in general (11272=7211^2 - 7^2 = 72 against (117)2=16(11-7)^2 = 16 here) and the wrong one gives no warning sign on the page — it is a clean, plausible-looking number, which is exactly what makes it dangerous.
fourth-vertex-via-simultaneous-equations-often-incomplete
Confirmed on the same question's part (b): "Candidates who attempted to find equations for RS and PS and solving simultaneously rarely produced enough work to score full marks" — while using the midpoint of the rectangle's diagonals was "a more unusual but often successful approach" (Jan 2023, Q2). The simultaneous-equations method is not wrong — the mark scheme credits it exactly as fully as the alternative — but real scripts attempting it consistently under-deliver, most likely because it needs four separate correct pieces of algebra (two gradients, two full line equations) before the answer even appears, against one geometric fact and one midpoint calculation the other way. When three vertices of a rectangle (or any parallelogram) are given and a fourth is needed, try the diagonal-midpoint route first.
pythagoras-built-from-the-wrong-reference-point
From a different series' hardest question, by its own examiner report's account "one of the most challenging questions on the paper", where "the majority of candidates failed to score more than 2 of the 5 marks available": "other candidates who did not score full marks... assumed that AB was 12, they applied the Pythagorean triple 3,4,5 from the origin, rather than from the midpoint of AB" (Oct 2020, Q6). When a point is constrained to lie on the perpendicular bisector of a segment, the ONLY point in the figure guaranteed to form a right angle with it is the midpoint of that segment — not the origin, not either endpoint, not any other point that happens to be labelled nearby. Before applying Pythagoras to any right-angle-shaped question, name out loud which vertex the right angle is actually AT, and why the geometry (not the picture) guarantees it there.

Say it out loud

Out loud, from memory, no notes: explain where $m_1 m_2 = -1$ actually comes from to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 2.2

1 lesson

Perpendicularity Proofs, Rectangle/Point-Construction Problems, and Gradient-Pythagoras Combinations

A perpendicularity proof has two halves, and the exam only pays for both. The half everyone remembers is the calculation — multiply two gradients, or square two sides — and the half that quietly loses marks on real scripts is the sentence after it, the one that actually states the two lines are perpendicular. This lesson is built around that exact gap, confirmed on the richest verified example in the whole WMA11 research pass, plus the two traps that sit either side of it: an arithmetic slip in the length route that looks completely innocent on the page, and a 'find the fourth vertex' question where the obvious method is measurably the less reliable one.

The card

Gradient: m = (y₂ − y₁)/(x₂ − x₁). Line ax + by + c = 0 has gradient −a/b — read it off without full rearranging.
Parallel: m₁ = m₂. Perpendicular: m₁m₂ = −1, i.e. m₂ = −1/m₁ — reciprocate, then negate.
A 'prove/show perpendicular' calculation is not the answer — the answer is the sentence stating it IS perpendicular.
Distance formula: square the DIFFERENCE of each coordinate pair, then add. Not the difference of the squares.
3 vertices of a rectangle given, 4th one wanted: try the diagonals' shared midpoint before simultaneous equations.
Point on a line, fixed distance from A: the right angle is at the FOOT of the perpendicular from A, not at A, and not at the origin.

Why it works — Where $m_1 m_2 = -1$ actually comes from

Take a line through the origin with gradient m1=pqm_1 = \frac{p}{q} (positive pp, qq, for concreteness — the argument works identically for any sign). A point on this line, one 'gradient triangle' along from the origin, is A=(q,p)A = (q, p): run qq, rise pp, gradient pq\frac{p}{q}. Now rotate the segment OAOA by 90°90° about OO. A 90°90° anticlockwise rotation about the origin sends the point (x,y)(x, y) to (y,x)(-y, x) — check it on the simplest case: (1,0)(1, 0), one unit along the positive xx-direction, maps to (0,1)(0, 1), one unit along the positive yy-direction, which is exactly a quarter-turn anticlockwise. Apply that same rule to A=(q,p)A = (q, p): it lands on A=(p,q)A' = (-p, q). The line OAOA' is perpendicular to OAOA — a 90°90° rotation turns every line through the centre of rotation into a line perpendicular to where it started, by definition of what a right angle is — and its gradient is qp=qp=1m1\frac{q}{-p} = -\frac{q}{p} = -\frac{1}{m_1}. So the perpendicular line's gradient is exactly the negative reciprocal of the original, and m1m2=pq×(qp)=1m_1 m_2 = \frac{p}{q} \times \left(-\frac{q}{p}\right) = -1 — not a rule to memorise, but the one number a 90°90° turn produces every time, whatever pp and qq actually are.

Traps — 4

correct-calculation-no-concluding-statement
Confirmed on the richest verified example in this course's whole coordinate-geometry research: "Some candidates did not appreciate the rigour required in the proof in question 2 part (a) in that, having completed the correct work, failed to give a suitable explanation and/or conclusion... a small number of candidates simply left it at that without any reference to the fact that it indicated the two lines were perpendicular or that the angle was a right angle" (Jan 2023, Q2). The calculation — gradients found, product taken, equal to 1-1 — is not the answer to "prove PQ is perpendicular to QR"; it is the EVIDENCE for that answer, and the mark scheme requires the answer itself to be written down as a sentence. This is the single most valuable exam-technique habit this lesson teaches: finish every "prove that..." or "show that..." question with a sentence that restates, in words, exactly what the question asked you to show.
squares-differenced-instead-of-difference-squared
Confirmed verbatim on the same question, in the length/Pythagoras route: "Some did not use the difference of the coordinates squared but the difference of the squares of the coordinates e.g. 11² − 7² [instead of (11−7)²]" (Jan 2023, Q2). The distance formula needs (x2x1)2(x_2 - x_1)^2 — subtract first, THEN square — not x22x12x_2^2 - x_1^2, squaring each coordinate separately and then subtracting. The two calculations are wildly different in general (11272=7211^2 - 7^2 = 72 against (117)2=16(11-7)^2 = 16 here) and the wrong one gives no warning sign on the page — it is a clean, plausible-looking number, which is exactly what makes it dangerous.
fourth-vertex-via-simultaneous-equations-often-incomplete
Confirmed on the same question's part (b): "Candidates who attempted to find equations for RS and PS and solving simultaneously rarely produced enough work to score full marks" — while using the midpoint of the rectangle's diagonals was "a more unusual but often successful approach" (Jan 2023, Q2). The simultaneous-equations method is not wrong — the mark scheme credits it exactly as fully as the alternative — but real scripts attempting it consistently under-deliver, most likely because it needs four separate correct pieces of algebra (two gradients, two full line equations) before the answer even appears, against one geometric fact and one midpoint calculation the other way. When three vertices of a rectangle (or any parallelogram) are given and a fourth is needed, try the diagonal-midpoint route first.
pythagoras-built-from-the-wrong-reference-point
From a different series' hardest question, by its own examiner report's account "one of the most challenging questions on the paper", where "the majority of candidates failed to score more than 2 of the 5 marks available": "other candidates who did not score full marks... assumed that AB was 12, they applied the Pythagorean triple 3,4,5 from the origin, rather than from the midpoint of AB" (Oct 2020, Q6). When a point is constrained to lie on the perpendicular bisector of a segment, the ONLY point in the figure guaranteed to form a right angle with it is the midpoint of that segment — not the origin, not either endpoint, not any other point that happens to be labelled nearby. Before applying Pythagoras to any right-angle-shaped question, name out loud which vertex the right angle is actually AT, and why the geometry (not the picture) guarantees it there.

Say it out loud

Out loud, from memory, no notes: explain where $m_1 m_2 = -1$ actually comes from to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 4.2

2 lessons

Differentiating Negative and Fractional Indices, Then Finding an Exact Gradient

Two independently-verified WMA11 series test exactly this shape — rewrite a negative or fractional index, differentiate it, then evaluate the gradient at a point — and both times a chunk of marks disappeared not on the calculus itself but on what happened around it. Candidates who correctly differentiate then tack on a '+ c' anyway; candidates asked for an exact gradient who hand back a rounded decimal instead; candidates who mishandle the sign or the power on a negative-index term even while getting a neighbouring positive-power term right. None of those three is a calculus mistake, and this lesson is built directly around stopping all three.

The card

xⁿ → nxⁿ⁻¹ works for every rational n — negative, fractional, or whole. Not in the formula booklet; memorise it.
Rewrite before you differentiate: √x is x to the power ½, 1/x is x⁻¹, 1/x² is x⁻². The power rule needs a power, not a root or a fraction.
A constant's derivative is 0, not +c. '+c' belongs to integration (the reverse process) — never to differentiation.
'Exact value' means a fraction or a surd, not a rounded decimal — even when the decimal looks tidy at a glance.
The derivative evaluated at a point IS the gradient of the tangent there (spec 4.1) — not the curve's height at that point.

Why it works — Why the power rule doesn't care whether n is negative, a fraction, or a whole number

The rule xnnxn1x^n \to nx^{n-1} is usually proved first for positive whole numbers — expanding (x+h)n(x+h)^n and taking the limit as h0h \to 0 leaves exactly nxn1nx^{n-1}, once every other term is carrying a leftover hh that vanishes. What lets it apply just as completely to n=2n = -2 or n=12n = \frac{1}{2} is that the laws of indices (spec 1.1) already guarantee xnx^n means the same kind of object whatever rational number nn is — x2x^{-2} is 1x2\frac{1}{x^2}, x1/2x^{1/2} is x\sqrt{x}, and both still obey xa×xb=xa+bx^a \times x^b = x^{a+b} exactly as x2×x3=x5x^2 \times x^3 = x^5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that nn specifically be a positive integer. This is exactly why the exam formula list does not give three separate rules for 'positive powers', 'negative powers' and 'fractional powers' — there is only ever one rule, and the arithmetic that follows it (decreasing the power by 1, multiplying by the original power) is identical in every case. What genuinely differs case to case is bookkeeping, not method: a negative nn means the new power n1n-1 is even more negative, and n=12n = \frac{1}{2} means the new power is 12-\frac{1}{2} — both ordinary outputs of 'decrease by 1', not signs that something unusual has happened.

Traps — 4

plus-c-added-after-correct-differentiation
Confirmed directly on a real differentiate-then-evaluate question: "a significant number of candidates who differentiated but then added + c to their expression" (Jan 2023, Q1) — and independently repeated on the OTHER real anchor this lesson is built from: "There were a few instances of inclusion of '+ c' or + 9 as a third term" (Jan 2025, Q5(a)). The differentiation itself was done correctly — this is not a calculus error, it is a habit carried over from integration, where a genuine "+c" is required every time (spec 5.1). Differentiating a constant gives 0, not an unknown: spec 4.1 defines the derivative as the gradient of the tangent, and a constant function is a horizontal line with zero gradient everywhere, not a line whose gradient still needs to be found. Real WMA11 mark schemes never give this step an independent mark of its own — on both anchors it is folded into the SAME accuracy mark that requires the finished derivative to have no extra terms, not a separate B-mark. There is a sharper, real second-order version of this trap too: a real Jan 2023 examiner report records "a significant minority of candidates who had introduced '+ c' in part (a) went on to try and establish its value by for example using x = 2 and y = 0" — and the real Jan 2023 Q1(b) mark scheme explicitly withholds the SUBSTITUTION method mark itself for exactly this, not just an accuracy mark: "Do not allow this mark if they have (dy/dx =) ... + c in part (a) AND subsequently go on to try and establish a value for 'c' using x = 2." Carrying an unresolved '+c' through a substitution without trying to solve for it (as in this lesson's Trap 1 above) still earns that method mark; actually trying to pin down a numeric value for it does not.
exact-value-given-as-decimal
Confirmed on the same question's second part: "A significant number of candidates ignored the request to give an exact value for the gradient, resorting immediately to a decimal answer" (Jan 2023, Q1(b)). This is an instruction-following trap, not an arithmetic one — the general principles for pure marking state it as a standing convention across the whole paper, not just this question: "where, for example, an exact answer is asked for... marks will normally be lost if the candidate resorts to using rounded decimals." A fraction whose denominator has a prime factor other than 2 or 5 (81 = 3⁴, in the marked solution above) is the clearest sign a decimal was never going to be exact in the first place. The same exact-value convention applies whether the exact answer is a clean fraction or a surd — the general principles quote above covers both explicitly, naming "an exact answer" and "working with surds" in the same breath, not as two different rules.
negative-power-term-harder-than-its-positive-power-sibling
A real Jan 2025 examiner report finds a striking split within a single question: "Almost all candidates obtained 12x², but it was more common to fail to obtain 2x⁻²" (Jan 2025, Q5(a)) — the exact same rule, xⁿ → nxⁿ⁻¹, applied to two different terms in the same derivative, with a much higher failure rate on the negative-index one. The rule does not get harder; tracking two negative signs at once (the one already on the term, and the one the negative power itself introduces) does.
power-rule-botched-on-a-negative-index-term
The same real report gives the concrete version of the error above: "there were a few responses where 2/x² was differentiated to 2x or just 2" (Jan 2025, Q5(a)). Neither wrong answer follows any version of the power rule — d/dx(2x⁻²) genuinely gives −4x⁻³; "2x" looks as though the power went up, and "2" looks as though the power vanished entirely. Both are the signature of applying the rule to the ORIGINAL fraction, 2/x², without first rewriting it as 2x⁻² — exactly the step this lesson's opening teach block insists on doing first.

Say it out loud

Out loud, from memory, no notes: explain why the power rule doesn't care whether n is negative, a fraction, or a whole number to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

The "hidden" higher-degree equation, reached via differentiation

Differentiate, set the result equal to a number, and sometimes what comes back is not the linear or quadratic equation you were expecting. A term with a negative power, cleared by multiplying through, can leave you holding a quartic — and a real WMA11 mark scheme records candidates who could differentiate correctly, form the equation correctly, and then simply stop, because nothing in the topic's name ("differentiation") prepared them to solve a quartic. It is a quadratic, one layer down, in x2x^2 rather than xx — the same disguise the indices topic wears, reached by a completely different route. And once you do reach a stationary point, a second trap waits: a gradient of exactly zero is not a sign the method has failed, it is the answer.

The card

No x³ or x¹ term anywhere → it's a quadratic in x². Substitute u = x², solve for u first.
u = x² can never be negative — reject any negative root of u outright, same as any squared quantity.
Every positive u converts to TWO values of x, x = ±√u — UNLESS the question's own stated domain (e.g. 'x > 0') rules one branch out; check that first. Forgetting the square root (or the ±) is the single most-documented error here — keeping a branch the domain already excluded is the documented error in the other direction.
A gradient of exactly 0 is a valid answer, not a dead end — the tangent is y = (the y-value), a genuine horizontal line.
Normal to a horizontal tangent is vertical: x = (the x-value) — the perpendicular-gradient formula breaks down at m=0, but the line itself does not.

Why it works — Why only even powers hide a quadratic — and the rigour trap the real mark scheme names

The structural claim above is worth deriving rather than trusting on sight. A polynomial in xx is a polynomial in u=x2u = x^2 precisely when every term's power of xx is even: x4=(x2)2=u2x^4 = (x^2)^2 = u^2, x2=u1x^2 = u^1, and a constant term is u0u^0 either way. There is nothing special about the number 4 here — the same substitution turns x6x^6 into u3u^3, a cubic in uu — but P1's chain-rule-free differentiation toolkit only ever multiplies powers of xx by small differences (differentiating x3x^3 gives x2x^2, differentiating x1x^{-1} gives x2x^{-2}), so the equations this specific topic produces top out at x4x^4: a quadratic in uu, never higher, which is exactly why "solve the quartic" on this paper always means "solve a disguised quadratic," not "learn a new quartic-solving method." The real quartic named above, 15x4+12x23=015x^4 + 12x^2 - 3 = 0, fits this shape exactly — no x3x^3 or x1x^1 term anywhere — which is the tell that should trigger the substitution the moment the equation is written down, before any attempt is made to solve it as it stands. As a quadratic in uu: 15u2+12u3=015u^2 + 12u - 3 = 0, or dividing every term by 3 first, 5u2+4u1=05u^2 + 4u - 1 = 0, which factorises as (5u1)(u+1)=0(5u - 1)(u + 1) = 0, giving u=15u = \frac15 or u=1u = -1. Since u=x20u = x^2 \geq 0 always, u=1u = -1 is rejected outright, leaving x2=15x^2 = \frac15 and hence x=±15x = \pm\frac{1}{\sqrt5} as the only real solutions. The real mark scheme's own complaint is about exactly this dividing-by-3 step: "many candidates failed to show that they had divided through by 3; we require the factorised form to match the quadratic: 15x4+12x2315x^4+12x^2-3 does not factorise to (5x21)(x2+1)(5x^2-1)(x^2+1)." Check why that specific pairing is wrong: (5x21)(x2+1)=5x4+4x21(5x^2-1)(x^2+1) = 5x^4 + 4x^2 - 1, which is exactly 15x4+12x2315x^4+12x^2-3 divided by 3 — a true statement about the DIVIDED equation, presented as though it were a true statement about the original, undivided one. The mathematics in the candidates' heads was almost certainly right; what the mark scheme is actually checking is whether the page shows the division that makes the equality on it true. Skipping a step that changes an equation is not the same as skipping a step that merely rearranges it, even when the missing line looks like a formality.

Traps — 6

quartic-not-recognised-as-quadratic-in-x-squared
Confirmed directly on a real WMA11 quartic reached from a differentiation set-up: "the higher powers caused problems for some candidates who did not see a way of solving the quartic" (Oct 2021, Q2). The technique required is not new — factorisation, the formula, or completing the square, exactly as for any three-term quadratic — but nothing about the surface appearance of a quartic (degree 4, four terms, unfamiliar) signals that. The tell is structural, not visual: no x³ or x¹ term anywhere means it is a quadratic in x², whatever else it looks like. The same real examiner report also records a smaller-scale version of this same confusion: "a small number of candidates chose to replace x² by x," rather than substituting a genuinely new letter — blurring the distinction between the original variable and the substituted one, rather than missing the substitution idea entirely, and "rarely successful in finding the correct solutions" as a result.
domain-restriction-overrides-the-default-both-signs-rule
The same real examiner report that documents this lesson's central "forgot to square-root back to x" trap (Jan 2025, Q5(c)) documents the OPPOSITE error on the very same question: "there were numerous examples to substitute a negative value of x (in addition to the positive value) to produce an alternative value for k despite 'x > 0' in the wording of the question. This was a fairly common way for a candidate to lose the final A mark." The default taught above — every surviving positive u converts to a genuine PAIR of x-values, ±√u — holds only when nothing in the question itself narrows the domain. The moment a question states a restriction such as "x > 0" (as this real question does, in its opening line, well before the quartic ever appears), that restriction overrides the default: only the branch that actually satisfies it is a valid final answer, and writing down the excluded branch as well costs the mark rather than earning credit for thoroughness. Always re-check the question's own stated domain before committing to both signs — it is easy to have stopped rereading the question by the time the final line is written.
factorisation-doesnt-match-the-unsimplified-equation
Confirmed on the same real quartic, and specific to a rigour requirement rather than the mathematics itself: "many candidates failed to show that they had divided through by 3; we require the factorised form to match the quadratic: 15x4+12x2315x^4+12x^2-3 does not factorise to (5x21)(x2+1)(5x^2-1)(x^2+1)" (Oct 2021, Q2). Expanding (5x21)(x2+1)(5x^2-1)(x^2+1) gives 5x4+4x215x^4+4x^2-1 — a true factorisation of 15x4+12x2315x^4+12x^2-3 divided by 3, not of the original equation itself. The fix costs one written line: show the division before presenting the factorised form, so every equals sign on the page is actually true.
forgot-to-square-root-back-to-x
Confirmed on a real quartic-via-substitution question, and this lesson's central named trap: "There were a number of solutions in which 14\frac14 was used as the value of xx, for which no marks could be given as they had missed out the step of taking the square root of this value" (Jan 2025, Q5(c)) — with the same report separately noting that "a significant number of candidates failed to gain the first method mark" on this question, so the trap sits at BOTH ends of the working: forming the equation in the first place, and then finishing it once formed. The same report describes the quadratic-in-a-substituted-variable version of this exact failure for an indices equation (see The hidden quadratic — substitution from an indices/exponential equation) — here the "variable" being solved for is x2x^2 rather than a substituted letter, but stopping one step early is the identical error.
zero-gradient-treated-as-a-dead-end
Confirmed verbatim: "Of the large number of candidates who got as far as f(13)=0f'(\frac13) = 0 quite a number were thrown by the zero gradient and therefore did not score the final mark for the equation of the tangent" (Oct 2021, Q6(c)). The error is conceptual, not computational — every number needed for the tangent equation is already on the page by this point, and the only thing missing is the belief that m=0m=0 is a legitimate value to substitute into yy1=m(xx1)y-y_1=m(x-x_1). This lesson's own marked-solution extends the same trap one step further, to the normal: a normal perpendicular to a horizontal tangent is vertical, $x = $ (the x-coordinate), which is reasoning rather than a documented finding — flagged as such in this lesson's closing note, not attributed to the examiner report.
sign-lost-differentiating-a-negative-power
Confirmed on a real WMA11 differentiation question: "Almost all candidates obtained 12x212x^2, but it was more common to fail to obtain 2x22x^{-2}... there were a few responses where 2/x2/x was differentiated to 2x2x or just 2" (Jan 2025, Q5(a)). Differentiating a negative-power term multiplies two negative numbers together (the old power and the exponent-drop), and it is easy to apply only one of the two sign flips — or, per the report's second example, to skip the power-drop step almost entirely. This is upstream of the higher-degree-equation trap proper, but every worked example in this lesson depends on it: form the derivative wrong, and the "hidden quadratic" that follows is hidden behind a wrong equation.

Say it out loud

Out loud, from memory, no notes: explain why only even powers hide a quadratic — and the rigour trap the real mark scheme names to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 4.3

2 lessons

Differentiating Negative and Fractional Indices, Then Finding an Exact Gradient

Two independently-verified WMA11 series test exactly this shape — rewrite a negative or fractional index, differentiate it, then evaluate the gradient at a point — and both times a chunk of marks disappeared not on the calculus itself but on what happened around it. Candidates who correctly differentiate then tack on a '+ c' anyway; candidates asked for an exact gradient who hand back a rounded decimal instead; candidates who mishandle the sign or the power on a negative-index term even while getting a neighbouring positive-power term right. None of those three is a calculus mistake, and this lesson is built directly around stopping all three.

The card

xⁿ → nxⁿ⁻¹ works for every rational n — negative, fractional, or whole. Not in the formula booklet; memorise it.
Rewrite before you differentiate: √x is x to the power ½, 1/x is x⁻¹, 1/x² is x⁻². The power rule needs a power, not a root or a fraction.
A constant's derivative is 0, not +c. '+c' belongs to integration (the reverse process) — never to differentiation.
'Exact value' means a fraction or a surd, not a rounded decimal — even when the decimal looks tidy at a glance.
The derivative evaluated at a point IS the gradient of the tangent there (spec 4.1) — not the curve's height at that point.

Why it works — Why the power rule doesn't care whether n is negative, a fraction, or a whole number

The rule xnnxn1x^n \to nx^{n-1} is usually proved first for positive whole numbers — expanding (x+h)n(x+h)^n and taking the limit as h0h \to 0 leaves exactly nxn1nx^{n-1}, once every other term is carrying a leftover hh that vanishes. What lets it apply just as completely to n=2n = -2 or n=12n = \frac{1}{2} is that the laws of indices (spec 1.1) already guarantee xnx^n means the same kind of object whatever rational number nn is — x2x^{-2} is 1x2\frac{1}{x^2}, x1/2x^{1/2} is x\sqrt{x}, and both still obey xa×xb=xa+bx^a \times x^b = x^{a+b} exactly as x2×x3=x5x^2 \times x^3 = x^5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that nn specifically be a positive integer. This is exactly why the exam formula list does not give three separate rules for 'positive powers', 'negative powers' and 'fractional powers' — there is only ever one rule, and the arithmetic that follows it (decreasing the power by 1, multiplying by the original power) is identical in every case. What genuinely differs case to case is bookkeeping, not method: a negative nn means the new power n1n-1 is even more negative, and n=12n = \frac{1}{2} means the new power is 12-\frac{1}{2} — both ordinary outputs of 'decrease by 1', not signs that something unusual has happened.

Traps — 4

plus-c-added-after-correct-differentiation
Confirmed directly on a real differentiate-then-evaluate question: "a significant number of candidates who differentiated but then added + c to their expression" (Jan 2023, Q1) — and independently repeated on the OTHER real anchor this lesson is built from: "There were a few instances of inclusion of '+ c' or + 9 as a third term" (Jan 2025, Q5(a)). The differentiation itself was done correctly — this is not a calculus error, it is a habit carried over from integration, where a genuine "+c" is required every time (spec 5.1). Differentiating a constant gives 0, not an unknown: spec 4.1 defines the derivative as the gradient of the tangent, and a constant function is a horizontal line with zero gradient everywhere, not a line whose gradient still needs to be found. Real WMA11 mark schemes never give this step an independent mark of its own — on both anchors it is folded into the SAME accuracy mark that requires the finished derivative to have no extra terms, not a separate B-mark. There is a sharper, real second-order version of this trap too: a real Jan 2023 examiner report records "a significant minority of candidates who had introduced '+ c' in part (a) went on to try and establish its value by for example using x = 2 and y = 0" — and the real Jan 2023 Q1(b) mark scheme explicitly withholds the SUBSTITUTION method mark itself for exactly this, not just an accuracy mark: "Do not allow this mark if they have (dy/dx =) ... + c in part (a) AND subsequently go on to try and establish a value for 'c' using x = 2." Carrying an unresolved '+c' through a substitution without trying to solve for it (as in this lesson's Trap 1 above) still earns that method mark; actually trying to pin down a numeric value for it does not.
exact-value-given-as-decimal
Confirmed on the same question's second part: "A significant number of candidates ignored the request to give an exact value for the gradient, resorting immediately to a decimal answer" (Jan 2023, Q1(b)). This is an instruction-following trap, not an arithmetic one — the general principles for pure marking state it as a standing convention across the whole paper, not just this question: "where, for example, an exact answer is asked for... marks will normally be lost if the candidate resorts to using rounded decimals." A fraction whose denominator has a prime factor other than 2 or 5 (81 = 3⁴, in the marked solution above) is the clearest sign a decimal was never going to be exact in the first place. The same exact-value convention applies whether the exact answer is a clean fraction or a surd — the general principles quote above covers both explicitly, naming "an exact answer" and "working with surds" in the same breath, not as two different rules.
negative-power-term-harder-than-its-positive-power-sibling
A real Jan 2025 examiner report finds a striking split within a single question: "Almost all candidates obtained 12x², but it was more common to fail to obtain 2x⁻²" (Jan 2025, Q5(a)) — the exact same rule, xⁿ → nxⁿ⁻¹, applied to two different terms in the same derivative, with a much higher failure rate on the negative-index one. The rule does not get harder; tracking two negative signs at once (the one already on the term, and the one the negative power itself introduces) does.
power-rule-botched-on-a-negative-index-term
The same real report gives the concrete version of the error above: "there were a few responses where 2/x² was differentiated to 2x or just 2" (Jan 2025, Q5(a)). Neither wrong answer follows any version of the power rule — d/dx(2x⁻²) genuinely gives −4x⁻³; "2x" looks as though the power went up, and "2" looks as though the power vanished entirely. Both are the signature of applying the rule to the ORIGINAL fraction, 2/x², without first rewriting it as 2x⁻² — exactly the step this lesson's opening teach block insists on doing first.

Say it out loud

Out loud, from memory, no notes: explain why the power rule doesn't care whether n is negative, a fraction, or a whole number to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

The "hidden" higher-degree equation, reached via differentiation

Differentiate, set the result equal to a number, and sometimes what comes back is not the linear or quadratic equation you were expecting. A term with a negative power, cleared by multiplying through, can leave you holding a quartic — and a real WMA11 mark scheme records candidates who could differentiate correctly, form the equation correctly, and then simply stop, because nothing in the topic's name ("differentiation") prepared them to solve a quartic. It is a quadratic, one layer down, in x2x^2 rather than xx — the same disguise the indices topic wears, reached by a completely different route. And once you do reach a stationary point, a second trap waits: a gradient of exactly zero is not a sign the method has failed, it is the answer.

The card

No x³ or x¹ term anywhere → it's a quadratic in x². Substitute u = x², solve for u first.
u = x² can never be negative — reject any negative root of u outright, same as any squared quantity.
Every positive u converts to TWO values of x, x = ±√u — UNLESS the question's own stated domain (e.g. 'x > 0') rules one branch out; check that first. Forgetting the square root (or the ±) is the single most-documented error here — keeping a branch the domain already excluded is the documented error in the other direction.
A gradient of exactly 0 is a valid answer, not a dead end — the tangent is y = (the y-value), a genuine horizontal line.
Normal to a horizontal tangent is vertical: x = (the x-value) — the perpendicular-gradient formula breaks down at m=0, but the line itself does not.

Why it works — Why only even powers hide a quadratic — and the rigour trap the real mark scheme names

The structural claim above is worth deriving rather than trusting on sight. A polynomial in xx is a polynomial in u=x2u = x^2 precisely when every term's power of xx is even: x4=(x2)2=u2x^4 = (x^2)^2 = u^2, x2=u1x^2 = u^1, and a constant term is u0u^0 either way. There is nothing special about the number 4 here — the same substitution turns x6x^6 into u3u^3, a cubic in uu — but P1's chain-rule-free differentiation toolkit only ever multiplies powers of xx by small differences (differentiating x3x^3 gives x2x^2, differentiating x1x^{-1} gives x2x^{-2}), so the equations this specific topic produces top out at x4x^4: a quadratic in uu, never higher, which is exactly why "solve the quartic" on this paper always means "solve a disguised quadratic," not "learn a new quartic-solving method." The real quartic named above, 15x4+12x23=015x^4 + 12x^2 - 3 = 0, fits this shape exactly — no x3x^3 or x1x^1 term anywhere — which is the tell that should trigger the substitution the moment the equation is written down, before any attempt is made to solve it as it stands. As a quadratic in uu: 15u2+12u3=015u^2 + 12u - 3 = 0, or dividing every term by 3 first, 5u2+4u1=05u^2 + 4u - 1 = 0, which factorises as (5u1)(u+1)=0(5u - 1)(u + 1) = 0, giving u=15u = \frac15 or u=1u = -1. Since u=x20u = x^2 \geq 0 always, u=1u = -1 is rejected outright, leaving x2=15x^2 = \frac15 and hence x=±15x = \pm\frac{1}{\sqrt5} as the only real solutions. The real mark scheme's own complaint is about exactly this dividing-by-3 step: "many candidates failed to show that they had divided through by 3; we require the factorised form to match the quadratic: 15x4+12x2315x^4+12x^2-3 does not factorise to (5x21)(x2+1)(5x^2-1)(x^2+1)." Check why that specific pairing is wrong: (5x21)(x2+1)=5x4+4x21(5x^2-1)(x^2+1) = 5x^4 + 4x^2 - 1, which is exactly 15x4+12x2315x^4+12x^2-3 divided by 3 — a true statement about the DIVIDED equation, presented as though it were a true statement about the original, undivided one. The mathematics in the candidates' heads was almost certainly right; what the mark scheme is actually checking is whether the page shows the division that makes the equality on it true. Skipping a step that changes an equation is not the same as skipping a step that merely rearranges it, even when the missing line looks like a formality.

Traps — 6

quartic-not-recognised-as-quadratic-in-x-squared
Confirmed directly on a real WMA11 quartic reached from a differentiation set-up: "the higher powers caused problems for some candidates who did not see a way of solving the quartic" (Oct 2021, Q2). The technique required is not new — factorisation, the formula, or completing the square, exactly as for any three-term quadratic — but nothing about the surface appearance of a quartic (degree 4, four terms, unfamiliar) signals that. The tell is structural, not visual: no x³ or x¹ term anywhere means it is a quadratic in x², whatever else it looks like. The same real examiner report also records a smaller-scale version of this same confusion: "a small number of candidates chose to replace x² by x," rather than substituting a genuinely new letter — blurring the distinction between the original variable and the substituted one, rather than missing the substitution idea entirely, and "rarely successful in finding the correct solutions" as a result.
domain-restriction-overrides-the-default-both-signs-rule
The same real examiner report that documents this lesson's central "forgot to square-root back to x" trap (Jan 2025, Q5(c)) documents the OPPOSITE error on the very same question: "there were numerous examples to substitute a negative value of x (in addition to the positive value) to produce an alternative value for k despite 'x > 0' in the wording of the question. This was a fairly common way for a candidate to lose the final A mark." The default taught above — every surviving positive u converts to a genuine PAIR of x-values, ±√u — holds only when nothing in the question itself narrows the domain. The moment a question states a restriction such as "x > 0" (as this real question does, in its opening line, well before the quartic ever appears), that restriction overrides the default: only the branch that actually satisfies it is a valid final answer, and writing down the excluded branch as well costs the mark rather than earning credit for thoroughness. Always re-check the question's own stated domain before committing to both signs — it is easy to have stopped rereading the question by the time the final line is written.
factorisation-doesnt-match-the-unsimplified-equation
Confirmed on the same real quartic, and specific to a rigour requirement rather than the mathematics itself: "many candidates failed to show that they had divided through by 3; we require the factorised form to match the quadratic: 15x4+12x2315x^4+12x^2-3 does not factorise to (5x21)(x2+1)(5x^2-1)(x^2+1)" (Oct 2021, Q2). Expanding (5x21)(x2+1)(5x^2-1)(x^2+1) gives 5x4+4x215x^4+4x^2-1 — a true factorisation of 15x4+12x2315x^4+12x^2-3 divided by 3, not of the original equation itself. The fix costs one written line: show the division before presenting the factorised form, so every equals sign on the page is actually true.
forgot-to-square-root-back-to-x
Confirmed on a real quartic-via-substitution question, and this lesson's central named trap: "There were a number of solutions in which 14\frac14 was used as the value of xx, for which no marks could be given as they had missed out the step of taking the square root of this value" (Jan 2025, Q5(c)) — with the same report separately noting that "a significant number of candidates failed to gain the first method mark" on this question, so the trap sits at BOTH ends of the working: forming the equation in the first place, and then finishing it once formed. The same report describes the quadratic-in-a-substituted-variable version of this exact failure for an indices equation (see The hidden quadratic — substitution from an indices/exponential equation) — here the "variable" being solved for is x2x^2 rather than a substituted letter, but stopping one step early is the identical error.
zero-gradient-treated-as-a-dead-end
Confirmed verbatim: "Of the large number of candidates who got as far as f(13)=0f'(\frac13) = 0 quite a number were thrown by the zero gradient and therefore did not score the final mark for the equation of the tangent" (Oct 2021, Q6(c)). The error is conceptual, not computational — every number needed for the tangent equation is already on the page by this point, and the only thing missing is the belief that m=0m=0 is a legitimate value to substitute into yy1=m(xx1)y-y_1=m(x-x_1). This lesson's own marked-solution extends the same trap one step further, to the normal: a normal perpendicular to a horizontal tangent is vertical, $x = $ (the x-coordinate), which is reasoning rather than a documented finding — flagged as such in this lesson's closing note, not attributed to the examiner report.
sign-lost-differentiating-a-negative-power
Confirmed on a real WMA11 differentiation question: "Almost all candidates obtained 12x212x^2, but it was more common to fail to obtain 2x22x^{-2}... there were a few responses where 2/x2/x was differentiated to 2x2x or just 2" (Jan 2025, Q5(a)). Differentiating a negative-power term multiplies two negative numbers together (the old power and the exponent-drop), and it is easy to apply only one of the two sign flips — or, per the report's second example, to skip the power-drop step almost entirely. This is upstream of the higher-degree-equation trap proper, but every worked example in this lesson depends on it: form the derivative wrong, and the "hidden quadratic" that follows is hidden behind a wrong equation.

Say it out loud

Out loud, from memory, no notes: explain why only even powers hide a quadratic — and the rigour trap the real mark scheme names to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.11

1 lesson

Sketching cubic graphs from factored form

A cubic handed to you already factorised isn't asking you to solve anything — it's showing you the finished sketch, one bracket at a time. Every fact the picture needs (where it meets each axis, whether it crosses or turns at each point, which way it opens) is already sitting in the factors. The one verified WMA11 series that examines this exact sketch records a genuinely mark-losing habit — finding the y-intercept correctly and then never putting it on the picture — sitting right alongside a second, similar-sounding habit (drawing a smooth turning point as a sharp cusp) that the real mark scheme explicitly forgives for this question, even though a genuine polynomial graph never actually has one.

The card

Roots straight from the factors: (x−p) → root at p. Set each factor to zero, watching for sign flips.
Simple factor (power 1) → curve CROSSES. Squared factor (power 2) → curve TOUCHES and turns back smoothly — never a cusp.
y-intercept: substitute x=0 into every factor, multiply. Finding it and labelling it ON the sketch are two separate marks.
Leading coefficient positive → bottom-left to top-right ('positive cubic'). Negative → top-left to bottom-right — opposite ends, unlike a quadratic's matching arms.
Reading f(x)>0 (or <0) off the sketch: start from the far-left sign fixed by the leading coefficient, then flip the sign at every SIMPLE root crossed (a REPEATED root leaves it unchanged) — three simple roots can produce two separate positive regions, not one.
A cubic has at most 2 turning points, never 1 — and a repeated (squared) root is always exactly one of them.

Why it works — Why a repeated root always produces a smooth turn, never a cusp

Take a cubic with a factor squared at x=px=p: f(x)=(xp)2g(x)f(x) = (x-p)^2 \cdot g(x), where gg bundles whatever the other factor is and, crucially, g(p)0g(p) \neq 0 (so pp really is a double root and nothing more). Near x=px=p, g(x)g(x) hasn't had room to change much from its value at pp — it's , and pp isn't one of ITS roots — so close to pp, f(x)f(x) behaves almost exactly like g(p)(xp)2g(p) \cdot (x-p)^2: a PARABOLA, sitting at x=px=p, scaled by whatever g(p)g(p) happens to be. That is precisely the shape quadratic-functions.ts already derived for the b24ac=0b^2-4ac=0 touching case, just relocated onto a cubic's repeated root instead of a whole quadratic's vertex. And a parabola's vertex, established in that same derivation, is always smooth — the curve slows to a stop and reverses direction continuously, the way (xp)2(x-p)^2 itself does at x=px=p, never with the sudden change of direction a cusp would need. A cusp looks like a sharp 'V': two straightish pieces of curve meeting at a point with an abrupt kink, the way y=xy=|x| behaves at the origin. A polynomial graph is never shaped like that anywhere — not at a repeated root, not anywhere else — because near any point it is locally well-approximated by a smooth power of (xp)(x-p), and every one of those powers curves round continuously rather than folding sharply. This is also why the repeated root always sits at a genuine rather than merely a flat-looking wiggle: the curve is forced to approach zero, touch, and head back the way it came, which is exactly what "turning point" means. Contrast this with a SIMPLE root: f(x)=(xp)g(x)f(x)=(x-p)\cdot g(x) with g(p)0g(p)\neq 0 behaves, near pp, like g(p)(xp)g(p)\cdot(x-p) — a straight LINE through zero, not a parabola — and a line through a point genuinely crosses from one side to the other, because (xp)(x-p) itself changes sign there while g(x)g(x) keeps a steady sign nearby. Same local-approximation idea, two different shapes, because the power of (xp)(x-p) involved is different: 1 gives a line (crosses), 2 gives a parabola (touches, smoothly).

Traps — 7

cusp-at-a-repeated-root-turning-point
A real WMA11 examiner report on a factored-cubic sketch question states directly: "a few candidates were inclined to feature a cusp at the minimum point" (Oct 2021, Q6(a)) rather than a smooth turning point. The mechanism above explains why this is never mathematically correct: near a repeated root, a cubic behaves exactly like a scaled parabola, and a parabola's vertex is always smooth — a polynomial graph is never shaped like a sharp 'V' anywhere on its domain. Worth stating precisely, though, since it is easy to overstate: the REAL mark scheme for this exact question explicitly condones it — "Condone with no axes and condone cusp like appearance for the turning points" is the mark scheme's own wording for the shape-method mark — so this specific habit did not, in fact, cost the candidates who did it any marks on this specific paper. That is a fact about this one scheme's leniency, not a licence to draw one: the actual mathematics of the curve still calls it wrong, and the y-intercept-omission trap below shows what a mark scheme looks like when a comparable-sounding habit genuinely does cost the mark.
y-intercept-left-unlabelled
A second verified, quoted trap from the same question: "[a surprising number of otherwise-correct sketches] failed to label the y intercept" (Oct 2021, Q6(a)). The specific failure mode worth naming is that this is NOT usually a calculation error — the value is often found correctly elsewhere in the working — it is an omission at the very last step, transferring a number that already exists onto the picture the question actually asked for. Treat "find it" and "label it on the sketch" as two separate items on a checklist, not one. Unlike the cusp trap above, this one is not condoned: the real mark scheme ties an independent B1 mark specifically to the y-intercept appearing ON the sketch, and that mark is genuinely lost when it doesn't.
critical-values-stated-instead-of-inequalities
A real, examiner-confirmed trap on the real WMA11 question the second marked-solution above transcribes: "Both marks were lost by a large proportion of candidates who wrote down one or more critical values only, not realising that inequalities were required" (Jan 2023, Q10(a)). Finding the roots (the critical values) is necessary but not sufficient — the question asks for every x where f(x)>0f(x)>0, which describes REGIONS between and beyond those values, not a list of the values themselves. The roots are the boundary of the answer, not the answer.
compound-inequality-region-not-bounded-both-sides
A second real, examiner-confirmed trap from the same question, distinct from writing critical values alone: "Of those who scored just one mark it was usually for writing x>32x>\tfrac{3}{2} together with an error such as x>6x>-6" (Jan 2023, Q10(a)) — one region built correctly, the other built as a one-sided inequality when the sign pattern demands it be bounded on BOTH sides. This happens whenever a cubic has three simple roots: crossing the first root turns the sign positive, but crossing the SECOND root turns it negative again, so the positive stretch that started at the first root has already ended by the second — an inequality stated from only one boundary silently keeps going past the point where the sign changed back.
compound-inequality-boundary-order-reversed
A third real, examiner-confirmed error on the same question, different again from the two above: "Some responses had inequality signs used incorrectly e.g. 6<x<203-6 < x < -\tfrac{20}{3}" (Jan 2023, Q10(a)) — the two correct boundary VALUES, written in the wrong order. Since 2036.67-\tfrac{20}{3}\approx-6.67 is more negative than 6-6, the compound inequality 6<x<203-6<x<-\tfrac{20}{3} describes no real values of x at all — nothing is simultaneously greater than 6-6 and less than a smaller number — a fluent-looking answer that is actually empty. The smaller (more negative) value always goes on the left of a compound inequality.
repeated-root-treated-as-a-crossing
Not a phrase the research bank's examiner-report extracts quote by name for this topic — named here because it is the natural counterpart failure to the cusp trap above, and a real risk this lesson would understate by only covering the smoothness of the turning point and not whether a turning point is drawn at all. Drawing the curve crossing straight through a repeated root, the way it would at a simple root, ignores that a squared factor can never change sign: there is no sign change to cross through, so the curve must touch and turn back, not pass through.
end-behaviour-direction-reversed
Also not a phrase the research bank quotes for this specific topic — named here as a mechanically-motivated risk, not a documented one. A cubic's two ends point in OPPOSITE directions (unlike a quadratic's, which always point the same way), and it is a genuinely easy slip to import quadratic intuition and draw both ends of a positive cubic curving upward, or to read the sign of the leading coefficient backwards. Check with one value far from every root: for a positive cubic, f(100)f(-100) should come out strongly negative and f(100)f(100) strongly positive.

Say it out loud

Out loud, from memory, no notes: explain why a repeated root always produces a smooth turn, never a cusp to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.10

1 lesson

Sketching cubic graphs from factored form

A cubic handed to you already factorised isn't asking you to solve anything — it's showing you the finished sketch, one bracket at a time. Every fact the picture needs (where it meets each axis, whether it crosses or turns at each point, which way it opens) is already sitting in the factors. The one verified WMA11 series that examines this exact sketch records a genuinely mark-losing habit — finding the y-intercept correctly and then never putting it on the picture — sitting right alongside a second, similar-sounding habit (drawing a smooth turning point as a sharp cusp) that the real mark scheme explicitly forgives for this question, even though a genuine polynomial graph never actually has one.

The card

Roots straight from the factors: (x−p) → root at p. Set each factor to zero, watching for sign flips.
Simple factor (power 1) → curve CROSSES. Squared factor (power 2) → curve TOUCHES and turns back smoothly — never a cusp.
y-intercept: substitute x=0 into every factor, multiply. Finding it and labelling it ON the sketch are two separate marks.
Leading coefficient positive → bottom-left to top-right ('positive cubic'). Negative → top-left to bottom-right — opposite ends, unlike a quadratic's matching arms.
Reading f(x)>0 (or <0) off the sketch: start from the far-left sign fixed by the leading coefficient, then flip the sign at every SIMPLE root crossed (a REPEATED root leaves it unchanged) — three simple roots can produce two separate positive regions, not one.
A cubic has at most 2 turning points, never 1 — and a repeated (squared) root is always exactly one of them.

Why it works — Why a repeated root always produces a smooth turn, never a cusp

Take a cubic with a factor squared at x=px=p: f(x)=(xp)2g(x)f(x) = (x-p)^2 \cdot g(x), where gg bundles whatever the other factor is and, crucially, g(p)0g(p) \neq 0 (so pp really is a double root and nothing more). Near x=px=p, g(x)g(x) hasn't had room to change much from its value at pp — it's , and pp isn't one of ITS roots — so close to pp, f(x)f(x) behaves almost exactly like g(p)(xp)2g(p) \cdot (x-p)^2: a PARABOLA, sitting at x=px=p, scaled by whatever g(p)g(p) happens to be. That is precisely the shape quadratic-functions.ts already derived for the b24ac=0b^2-4ac=0 touching case, just relocated onto a cubic's repeated root instead of a whole quadratic's vertex. And a parabola's vertex, established in that same derivation, is always smooth — the curve slows to a stop and reverses direction continuously, the way (xp)2(x-p)^2 itself does at x=px=p, never with the sudden change of direction a cusp would need. A cusp looks like a sharp 'V': two straightish pieces of curve meeting at a point with an abrupt kink, the way y=xy=|x| behaves at the origin. A polynomial graph is never shaped like that anywhere — not at a repeated root, not anywhere else — because near any point it is locally well-approximated by a smooth power of (xp)(x-p), and every one of those powers curves round continuously rather than folding sharply. This is also why the repeated root always sits at a genuine rather than merely a flat-looking wiggle: the curve is forced to approach zero, touch, and head back the way it came, which is exactly what "turning point" means. Contrast this with a SIMPLE root: f(x)=(xp)g(x)f(x)=(x-p)\cdot g(x) with g(p)0g(p)\neq 0 behaves, near pp, like g(p)(xp)g(p)\cdot(x-p) — a straight LINE through zero, not a parabola — and a line through a point genuinely crosses from one side to the other, because (xp)(x-p) itself changes sign there while g(x)g(x) keeps a steady sign nearby. Same local-approximation idea, two different shapes, because the power of (xp)(x-p) involved is different: 1 gives a line (crosses), 2 gives a parabola (touches, smoothly).

Traps — 7

cusp-at-a-repeated-root-turning-point
A real WMA11 examiner report on a factored-cubic sketch question states directly: "a few candidates were inclined to feature a cusp at the minimum point" (Oct 2021, Q6(a)) rather than a smooth turning point. The mechanism above explains why this is never mathematically correct: near a repeated root, a cubic behaves exactly like a scaled parabola, and a parabola's vertex is always smooth — a polynomial graph is never shaped like a sharp 'V' anywhere on its domain. Worth stating precisely, though, since it is easy to overstate: the REAL mark scheme for this exact question explicitly condones it — "Condone with no axes and condone cusp like appearance for the turning points" is the mark scheme's own wording for the shape-method mark — so this specific habit did not, in fact, cost the candidates who did it any marks on this specific paper. That is a fact about this one scheme's leniency, not a licence to draw one: the actual mathematics of the curve still calls it wrong, and the y-intercept-omission trap below shows what a mark scheme looks like when a comparable-sounding habit genuinely does cost the mark.
y-intercept-left-unlabelled
A second verified, quoted trap from the same question: "[a surprising number of otherwise-correct sketches] failed to label the y intercept" (Oct 2021, Q6(a)). The specific failure mode worth naming is that this is NOT usually a calculation error — the value is often found correctly elsewhere in the working — it is an omission at the very last step, transferring a number that already exists onto the picture the question actually asked for. Treat "find it" and "label it on the sketch" as two separate items on a checklist, not one. Unlike the cusp trap above, this one is not condoned: the real mark scheme ties an independent B1 mark specifically to the y-intercept appearing ON the sketch, and that mark is genuinely lost when it doesn't.
critical-values-stated-instead-of-inequalities
A real, examiner-confirmed trap on the real WMA11 question the second marked-solution above transcribes: "Both marks were lost by a large proportion of candidates who wrote down one or more critical values only, not realising that inequalities were required" (Jan 2023, Q10(a)). Finding the roots (the critical values) is necessary but not sufficient — the question asks for every x where f(x)>0f(x)>0, which describes REGIONS between and beyond those values, not a list of the values themselves. The roots are the boundary of the answer, not the answer.
compound-inequality-region-not-bounded-both-sides
A second real, examiner-confirmed trap from the same question, distinct from writing critical values alone: "Of those who scored just one mark it was usually for writing x>32x>\tfrac{3}{2} together with an error such as x>6x>-6" (Jan 2023, Q10(a)) — one region built correctly, the other built as a one-sided inequality when the sign pattern demands it be bounded on BOTH sides. This happens whenever a cubic has three simple roots: crossing the first root turns the sign positive, but crossing the SECOND root turns it negative again, so the positive stretch that started at the first root has already ended by the second — an inequality stated from only one boundary silently keeps going past the point where the sign changed back.
compound-inequality-boundary-order-reversed
A third real, examiner-confirmed error on the same question, different again from the two above: "Some responses had inequality signs used incorrectly e.g. 6<x<203-6 < x < -\tfrac{20}{3}" (Jan 2023, Q10(a)) — the two correct boundary VALUES, written in the wrong order. Since 2036.67-\tfrac{20}{3}\approx-6.67 is more negative than 6-6, the compound inequality 6<x<203-6<x<-\tfrac{20}{3} describes no real values of x at all — nothing is simultaneously greater than 6-6 and less than a smaller number — a fluent-looking answer that is actually empty. The smaller (more negative) value always goes on the left of a compound inequality.
repeated-root-treated-as-a-crossing
Not a phrase the research bank's examiner-report extracts quote by name for this topic — named here because it is the natural counterpart failure to the cusp trap above, and a real risk this lesson would understate by only covering the smoothness of the turning point and not whether a turning point is drawn at all. Drawing the curve crossing straight through a repeated root, the way it would at a simple root, ignores that a squared factor can never change sign: there is no sign change to cross through, so the curve must touch and turn back, not pass through.
end-behaviour-direction-reversed
Also not a phrase the research bank quotes for this specific topic — named here as a mechanically-motivated risk, not a documented one. A cubic's two ends point in OPPOSITE directions (unlike a quadratic's, which always point the same way), and it is a genuinely easy slip to import quadratic intuition and draw both ends of a positive cubic curving upward, or to read the sign of the leading coefficient backwards. Check with one value far from every root: for a positive cubic, f(100)f(-100) should come out strongly negative and f(100)f(100) strongly positive.

Say it out loud

Out loud, from memory, no notes: explain why a repeated root always produces a smooth turn, never a cusp to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 3.1

1 lesson

The Sine Rule, the Cosine Rule, and the Ambiguous Case

Two rules solve every non-right-angled triangle between them, and only one of the two can ever hand you two correct answers from the same working. The sine rule and the cosine rule both find missing sides and missing angles — but only the sine rule, used to find an angle, can leave you with a genuine fork: sinθ\sin\theta and sin(180°θ)\sin(180° - \theta) are the same number, so the same piece of working can end in either an acute triangle or an obtuse one, and the algebra alone never tells you which. The one verified WMA11 examiner finding on this exact spec point — spec 3.1's own words name it, "including the ambiguous case of the sine rule" — describes this landing on real scripts, not staying a textbook warning: most students reached the correct acute angle and stopped, when the question needed the other one.

The card

Sine rule: a/sinA = b/sinB = c/sinC — finds a side (safe, ASA/AAS) or an angle (SSA — check the ambiguous case).
Cosine rule: a² = b²+c²−2bc cosA (SAS, finds a side) or cosA = (b²+c²−a²)/(2bc) (SSS, finds an angle) — NEVER ambiguous; cos is one-to-one on (0°,180°).
Area = ½ab sinC — C must be the angle physically INCLUDED between sides a and b, not any other angle in the triangle.
Ambiguous case ONLY when finding an ANGLE by the sine rule from SSA data: found sinθ=k, check θ AND 180°−θ, then use the question's own wording or an angle-sum check to decide which (or both) is valid.
Formula booklet has the cosine rule only — sine rule, area formula, arc length and sector area all have to be memorised.

Why it works — Where the second triangle actually comes from — a compass, not just an equation

Take the genuinely ambiguous shape: angle AA, the side aa opposite it, and one other side bb — with AA acute and b>ab > a. Place vertex AA at the origin, with side ABAB running along the positive x-axis (wherever BB turns out to be), and place CC at distance bb from AA, at angle AA above that axis: C=(bcosA, bsinA)C = (b\cos A,\ b\sin A). Vertex BB has to be SOMEWHERE on that positive x-axis, and it has to satisfy exactly one more condition: BC=aBC = a. The set of every point at distance aa from CC is a circle of radius aa centred on CC — so BB is wherever that circle crosses the x-axis, and a circle can cross a line at 0, 1, or 2 points. Concretely, with A=30°A=30°, a=5a=5, b=9b=9: C=(9cos30°,9sin30°)(7.79,4.5)C = (9\cos 30°,\, 9\sin 30°) \approx (7.79,\, 4.5), and solving (t7.79)2+4.52=52(t - 7.79)^2 + 4.5^2 = 5^2 for the x-axis crossing points tt gives t7.79±524.527.79±2.18t \approx 7.79 \pm \sqrt{5^2 - 4.5^2} \approx 7.79 \pm 2.18 — TWO values, t9.97t \approx 9.97 and t5.61t \approx 5.61, both positive, both genuine positions for BB. Checking the angle at BB for each (the angle between BABA and BCBC) confirms the two triangles are genuinely different shapes, not the same one measured twice: the FARTHER crossing point (t9.97t \approx 9.97, further from AA) gives B64.2°B \approx 64.2°, an acute angle; the NEARER crossing point (t5.61t \approx 5.61, closer to AA) gives B115.8°B \approx 115.8°, obtuse. Both are legitimate triangles built from the exact same AA, aa and bb — the algebra's two solutions aren't a glitch, they are two real, differently-shaped triangles the given data genuinely doesn't distinguish between on its own.

Traps — 6

ambiguous-case-obtuse-solution-missed
The one verified, quoted trap this entire lesson is anchored to. A real WMA11 examiner report states directly: "The majority used the sine rule and achieved the correct acute angle. However, many failed to find the required obtuse angle." (Jan 2019, Q7). The mechanism is structural, not carelessness: sinθ=sin(180°θ)\sin\theta = \sin(180°-\theta) for every θ\theta in (0°,180°)(0°,180°), so a calculator's sin1\sin^{-1} key can only ever hand back one of the two angles a real triangle might need. Whenever the sine rule is used to find an angle from an SSA setup, checking 180°180° minus the calculator's value — and deciding, from the question's own wording or an angle-sum check, which one the actual triangle needs — is not an optional extra step; it is the second half of the method.
cosine-rule-mistaken-for-having-an-ambiguous-case-too
Not a phrase the research bank quotes for this topic — named here as a mechanically-motivated risk, the natural overcorrection once a student has learned to distrust the sine rule's angle-finding results. It doesn't transfer: cosθ\cos\theta is strictly decreasing across the whole of (0°,180°)(0°,180°) (its gradient, sinθ-\sin\theta, is negative throughout that open interval), so cos1\cos^{-1} of any value in (1,1)(-1,1) returns exactly one angle there, with nothing left to check. A negative value partway through a cosine-rule calculation for an angle is the ordinary signature of an obtuse result, not a sign that a second candidate is hiding.
wrong-opposite-pair-used-in-the-sine-rule
Not a phrase the research bank quotes for this specific topic — a mechanically-motivated risk rather than a verified examiner-report finding. The sine rule's ratio only means what it claims to mean when each side is paired with the angle directly opposite it — asinA\frac{a}{\sin A}, not asinB\frac{a}{\sin B}. Mislabelling which side is opposite which angle (easy to do the moment a triangle is drawn without every vertex clearly marked) produces a ratio that is not the sine rule at all, however correctly the rest of the arithmetic is carried out from there.
area-formula-uses-a-non-included-angle
Not a phrase the research bank quotes for this specific topic — a mechanically-motivated risk, distinct from (though related in shape to) a separately VERIFIED finding for a different formula: a real examiner report on a genuine sector-AREA question (a different formula, spec 3.2, not 3.1) states "the most common error was to omit the ½ in the area formula." That citation is about the SECTOR area formula, ½r²θ, not the triangle area formula, ½ab sin C — it is named here only as an honest, clearly-scoped analogy, not as evidence for this different formula. The triangle-specific risk this item actually names is different in kind: 12absinC\frac12 ab\sin C only gives the right answer when CC is the angle physically trapped between the two sides aa and bb being multiplied — substituting any other angle in the triangle produces a number that looks exactly as plausible as the correct one, with no obvious tell on the page.
obtuse-cosine-rule-result-treated-as-an-arithmetic-error
Not a phrase the research bank quotes for this specific topic — a mechanically-motivated risk, the natural over-caution once a student has internalised that the ambiguous case exists somewhere in this spec point. A negative value appearing mid-calculation when rearranging the cosine rule for an angle (cosA=b2+c2a22bc\cos A = \frac{b^2+c^2-a^2}{2bc}, with a2a^2 larger than b2+c2b^2+c^2) is not a sign that a sign has been dropped somewhere upstream — it is exactly what an obtuse angle A looks like, since cosθ\cos\theta is negative for every θ\theta between 90° and 180°. Second-guessing a correctly negative intermediate value, rather than trusting the injectivity argument above, is its own way to lose time or introduce a real error while 'fixing' a step that was never broken.
sine-rule-angle-computed-in-the-wrong-calculator-mode
A SECOND real, verified examiner-report finding, from the exact same question as the ambiguous-case trap above (Jan 2019, Q7(a)) — re-extracted directly from the same PDF this lesson's central trap is anchored to, and previously absent from both this lesson and the facts bank's own entry for this question: "Some candidates worked in radians; candidates should be advised to work in the same angle measure which was degrees in this question (as shown by the 35° for the given angle)." A calculator left in the wrong angle mode does not produce an error — sin1\sin^{-1} returns a real, confident-looking number whichever mode it is in, since both degrees and radians are valid inputs to it. The fix is procedural, not conceptual: check the calculator's angle-mode setting BEFORE substituting into sin1\sin^{-1} or cos1\cos^{-1}, matching whichever unit the question itself uses — for every question on this WMA11 spec point, that unit is degrees.

Say it out loud

Out loud, from memory, no notes: explain where the second triangle actually comes from — a compass, not just an equation to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.6

1 lesson

Solving simultaneous equations by substitution

Every question on this topic gives you two equations and one honest shortcut: turn two unknowns into one, solve it, then go back for the other. The mechanics rearrange a line, substitute it into whatever it's meeting, and solve whatever equation is left — usually a quadratic, so every discriminant fact from the earlier lesson comes back to do the same job on a new equation you had to build first. What the mechanics don't teach is judgement: a real WMA11 examiner report on exactly this kind of question records candidates doing the textbook-correct method and still running out of marks, because a faster, less obvious route was sitting there the whole time.

The card

Rearrange the LINEAR equation first (always possible with no extra technique); substitute into the other equation.
Line meets curve: b² − 4ac of the resulting equation. >0 two points; =0 tangent (touches once); <0 never meet.
Two solves, not one: solve for x, then back-substitute into the simpler original equation for y. A coordinate needs both.
Any valid method for the resulting quadratic earns the method mark — factorisation, formula, or completing the square.
The simultaneous-equations route always works, but isn't always fastest — check for a geometric shortcut (e.g. a parallelogram's diagonals bisect each other) before committing.

Why it works — Why substitution turns two equations into one — and why the leftover discriminant counts how many times they meet

A simultaneous solution to two equations in xx and yy is a single pair (x,y)(x,y) that makes BOTH equations true at once — geometrically, a point that lies on both graphs. Suppose one of the two equations is linear, so it can always be rearranged into the form y=(an expression in x)y = (\text{an expression in } x) with no further complication. At any point that lies on BOTH graphs, that same expression for yy is also what the OTHER equation's own yy has to equal there — the two graphs meet exactly where their heights agree. Substituting the linear expression for yy directly into the other equation doesn't throw away any information about points that solve both: it simply forces the shared condition 'these two yy's are the same number' to become visible as a single equation in xx alone, because yy itself has been written out of the problem. Whatever value(s) of xx satisfy that equation are exactly the xx-coordinates of every point where the two graphs genuinely meet — nothing more, nothing fewer. When the second equation is a quadratic curve, the equation left in xx alone is itself a quadratic (unless the leading terms happen to cancel, which is worth checking, since it changes which technique applies), and its does exactly the job it has done since spec 1.4: b24ac>0b^2-4ac>0 means two distinct real values of xx, hence two genuine crossing points; b24ac=0b^2-4ac=0 means one repeated value of xx, hence a single point where the line just touches the curve without passing through it — a , and a genuinely different geometric fact from crossing; b24ac<0b^2-4ac<0 means no real value of xx at all, hence no point in common — the line and the curve simply never meet, however far the picture is drawn. Nothing new is being learned here about the discriminant itself; what's new is recognising that it still applies once you've done the extra step of building the quadratic through substitution, rather than being handed one directly.

Traps — 6

solving-simultaneously-when-a-faster-route-exists
The one directly-evidenced trap in this lesson, and the reason the method-comparison block above exists at all. A real WMA11 examiner report on a rectangle fourth-vertex question — solvable by finding two side equations and solving them simultaneously, by using the shared midpoint of the diagonals, or by a direct vector between two known vertices — records all three routes performing very differently in practice: candidates "who attempted to find equations for RS and PS and solving simultaneously rarely produced enough work to score full marks," the diagonal-midpoint route was "a more unusual but often successful approach," and "candidates who worked by counting units between points or used vector methods were most confident in reaching the correct, or partially correct, answer" of all three (Jan 2023, Q2). None of the three methods is wrong, and a mark scheme credits all equally — the difference is entirely in how much has to go right, unbroken, before an answer appears. Before committing to the simultaneous-equations route on a coordinate-geometry question, check the shape for a geometric shortcut first.
stops-at-the-x-coordinate
Now directly confirmed on a genuine spec 1.6 line-meets-curve substitution question, not just by analogy to a different topic: Jan 2023 Q7(d) — a line meeting a reciprocal curve, re-extracted for this lesson's own mark-scheme-bullet coverage audit — records that 'a small number forgot to substitute their value for x to find the y coordinate,' the exact failure this trap names, on the exact technique this lesson teaches. The same discipline is independently confirmed a second time on a different WMA11 topic entirely, this course's own hidden-quadratic-substitution lesson: 'a significant number of responses did not go any further than finding solutions to the quadratic in [the substituted variable]' (Jan 2025, Q4(b) — the same trap independently confirmed on the Jan 2023 Q5 equation that lesson's marked-solution is built on, though that exact quoted sentence is Jan 2025's own). There, the substituted letter isn't xx; here, the equation substitution produces genuinely IS solved for xx — but xx still isn't the whole answer, because the question asked for point(s) of intersection or coordinates, and a coordinate needs a yy too. Two independent series, two different question types, the same discipline: solve the equation the substitution produced, then don't stop.
over-complicating-a-known-value-substitution
Confirmed directly on a real spec 1.6 substitution question: Jan 2023 Q7(c) gave a line and a curve meeting at two points, named one point's x-coordinate, and asked only for the constant k — the fast route is to substitute the known x-value straight into either equation and solve the single resulting equation in k. The examiner report records many candidates taking a slower, more error-prone route instead: 'a lot of students made this more complicated by equating the expressions for y and rearranging into a quadratic before substituting in x = −4. More errors in the algebra were found when taking this approach.' None of this lesson's own worked examples hand you a known coordinate this way, but the discipline generalises: when a question already gives you one variable's value, substitute it in immediately, rather than doing algebra that isn't needed to use it.
reaching-for-the-discriminant-when-a-value-is-already-known
The mechanism block above trains one reflex hard — compute the discriminant of the equation substitution produces to find out how many times a line and curve meet. A real WMA11 examiner report on the one genuine line-meets-curve substitution question this course's research has located (Jan 2023 Q7(d), a line meeting a reciprocal curve at two named points) records candidates over-applying that exact reflex where it doesn't belong: 'some did not use their value for k and tried to use the discriminant, with little success.' The question had already stated the line meets the curve at two points and had already supplied enough information to find k directly — the discriminant answers 'how many intersections exist,' not 'what is this specific unknown constant,' and reaching for it once the number of intersections is already settled is wasted, often unproductive work. The two tools solve genuinely different questions: use the discriminant to count intersections when the equations are otherwise complete; substitute a known value directly when the question hands you one.
sign-error-when-collecting-terms-after-substitution
Mechanically motivated, not itself quoted for this exact question type in the research pass this lesson draws on. Substituting a linear expression like y=mx+cy=mx+c into a quadratic and rearranging into =0=0 form requires moving BOTH the mxmx term and the cc term across the equals sign — and it is exactly as easy to flip only one of their signs as it is to flip neither. The check that catches it costs one line: substitute your two claimed xx-values back into the ORIGINAL, unrearranged linear and quadratic equations, not into your own rearranged quadratic — a sign error made during rearrangement doesn't show up when you check against the very equation the error is hiding inside.
assumes-a-line-and-a-curve-always-meet-twice
Mechanically motivated rather than directly quoted for this specific question type, and the natural mirror of the same over-generalisation the quadratic-functions lesson already names for a curve meeting the x-axis: a positive discriminant is not guaranteed just because the two original equations 'looked like' they should cross. The equation substitution produces can just as easily have b24acb^2-4ac equal to zero (the line is a tangent — one point, not two) or negative (no real intersection at all) as it can be positive. Compute the discriminant of what substitution actually produces before assuming the number of intersection points — the same discipline spec 1.4 already teaches, applied here to a new equation you had to build first.

Say it out loud

Out loud, from memory, no notes: explain why substitution turns two equations into one — and why the leftover discriminant counts how many times they meet to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Spec 1.2

1 lesson

Simplifying Surds, Rationalising Denominators, and the Exact-Value Rule

Every part of this topic — simplifying a surd, adding two of them, clearing one off a denominator — is algebra you can check by hand in seconds. The mark you can still lose is not an algebra mark at all: it is the one earned by leaving the answer exactly as the question asked, in surds, when a calculator is sitting right there offering to turn it into a tidy decimal. A correctly-simplified surd expression that gets rounded on the very last line loses the mark it had already earned — the working was right, and the answer on the page is not.

The card

√(a×b) = √a × √b, √(a/b) = √a/√b (a,b ≥ 0) — always pull out the LARGEST square factor, not just any square factor.
a√n ± b√n = (a±b)√n — only once BOTH surds are simplified to the same surd part. Simplify first, combine second.
Single surd on the bottom: multiply top and bottom by that surd. a/√b = a√b/b.
Binomial p ± √q on the bottom: multiply top and bottom by the conjugate p ∓ √q. (p+√q)(p−√q) = p² − q — cross terms cancel, the surd doesn't.
"Exact value" or "surds required" in the question ⇒ a decimal final answer normally loses the mark, however correct the working was up to that line.

Why it works — Why multiplying by √b over itself clears a single surd from the denominator

The move for a denominator that's a single surd — ab\frac{a}{\sqrt{b}} — is to multiply top and bottom by b\sqrt{b}: ab×bb=abb\frac{a}{\sqrt{b}} \times \frac{\sqrt{b}}{\sqrt{b}} = \frac{a\sqrt{b}}{b}. The reason it's allowed at all is that bb\frac{\sqrt{b}}{\sqrt{b}} equals exactly 1 (any non-zero number divided by itself is 1), so multiplying by it changes nothing about the fraction's value — only its form. And the reason it's useful is what happens on the bottom specifically: b×b=b\sqrt{b} \times \sqrt{b} = b, a whole, rational number, precisely because squaring is the operation a square root undoes. The surd hasn't disappeared from the calculation — it's moved to the numerator, where a surd is allowed to sit; the point of rationalising is only ever to clear it off the bottom.

Traps — 6

decimal-given-instead-of-exact-surd
This course's own verified mark-scheme record states the general principle plainly, checked verbatim against two real WMA11 mark schemes (Jan 2023 and Jan 2024, WMA11-verified-facts.md §3): 'Examiners' reports have emphasised that where, for example, an exact answer is asked for, or working with surds is clearly required, marks will normally be lost if the candidate resorts to using rounded decimals.' A real, specific, per-question instance of exactly this is now on record too: Pearson WMA11/01, Summer 2024, Q2(ii) (rationalise the denominator of a surd expression, no-calculator warning printed on the question) — the examiner report's general comments state plainly, 'Question 2(ii) was a particular case where this warning was given yet candidates clearly used a calculator to simplify their fractions rather than showing the work to rationalise the denominator.' The trap is genuinely dangerous because it fights the paper's own default: WMA11's General Instructions state elsewhere that 'inexact answers should be given to three significant figures unless otherwise stated' (verified verbatim, WMA11-verified-facts.md §2) — a habit built correctly on most of this paper becomes exactly the wrong move the moment a question says 'exact value,' or a surd is left unresolved in the working.
wrong-multiplier-leaves-a-cross-term-standing
Multiplying a binomial denominator p+qp+\sqrt{q} by anything other than its true conjugate pqp-\sqrt{q} leaves a surd behind — multiplying by p+qp+\sqrt{q} again, or by q\sqrt{q} alone, both leave a cross-term standing (see the mechanism block above for why). This is a reasoned consequence of the algebra itself, not a specific examiner-report finding for this topic in this course's research bank, and is flagged as such rather than dressed up with an invented citation. The check is mechanical: after multiplying out, the denominator must be a single rational number with no root sign left in it at all — if one remains, the multiplier used was not the actual conjugate.
single-term-method-applied-to-a-binomial-denominator
Multiplying a two-term denominator like 5+35+\sqrt{3} by just 3\sqrt{3} — the way a single-term denominator like 3\sqrt{3} alone is rationalised — does not work: it produces 53+35\sqrt{3}+3, which still carries a surd, because there was never a cross-term for that multiplier to cancel. Reasoned from the structure of the two techniques, not from a specific examiner-report quote for this topic: the single-surd move and the conjugate move solve genuinely different-shaped denominators, and reaching for the wrong one is a common way to arrive at an answer that is still irrational on the bottom.
surd-not-simplified-before-attempting-to-combine
Two surds that look unrelated on the page can share the same simplified surd part — 8\sqrt{8} and 18\sqrt{18} both reduce to a multiple of 2\sqrt{2} — and the only way to see that is to simplify each one fully first. A student who tries to combine before simplifying will conclude, technically correctly but substantively wrongly, that the two terms 'don't match' and cannot be combined, leaving an answer that is algebraically valid but not in the simplest form a 'giving your answer in the form knk\sqrt{n}' instruction is asking for. Reasoned from the structure of the technique itself, not from a specific examiner-report quote.
square-factor-extraction-stopped-early
Simplifying a surd means pulling out the LARGEST perfect-square factor in one pass, not just any square factor that happens to be visible. 72\sqrt{72} correctly reduces to 626\sqrt{2} (72=36×272 = 36 \times 2); stopping at a smaller factor gives 2182\sqrt{18} (72=4×1872 = 4 \times 18) or 383\sqrt{8} (72=9×872 = 9 \times 8) — both arithmetically true, and both still simplifiable, since 18 and 8 each still carry a square factor of their own. A mark scheme asking for a surd in its simplest form does not accept an intermediate step as the final answer. Reasoned from the definition of 'simplest form,' not from a specific examiner-report quote for this topic.
correct-final-surd-with-no-visible-combining-step
This trap is now backed by a real, specific, per-question mark scheme and examiner report, not just reasoning from a general convention. Pearson WMA11/01, Summer 2024, Q2(ii) ('Solve the equation x√3 − 3 = x + √3, giving your answer in the form p + q√3', 3 marks, no-calculator warning printed on the question): the real mark scheme's A1 is defined as 'For 3 + 2√3 WITH AT LEAST ONE INTERMEDIATE STEP' — and its own worked 'Example of insufficient work' shows a solution that states the correct conjugate multiplication but jumps straight from that setup to the final simplified answer with no expansion line in between; that exact solution 'Scores M1M1A0' — both method marks earned, the final accuracy mark withheld, for a completely correct final answer. The real examiner report confirms this happened in practice, not just in the scheme's wording: 'A significant number of candidates did not show the working for rationalising the denominator and hence lost the final two marks... Many lost the accuracy mark as they didn't show intermediate steps – at least one was needed.' It also follows from a genuinely verified general marking convention, WMA11-verified-facts.md §3, under 'Answers without working': 'The rubric says that these may not gain full credit... General policy is that if it could be done "in your head", detailed working would not be required.' A correct final surd on its own is not proof that the required combining or rationalising step was actually carried out rather than done silently in the candidate's head. Reaching 5232=22\frac{5}{\sqrt2}-3\sqrt2 = -\frac{\sqrt2}{2} in a single jump, with no intermediate line shown, and reaching that same value via a shown combining step — 5232=52232=22\frac{5}{\sqrt2}-3\sqrt2 = \frac{5\sqrt2}{2}-3\sqrt2 = -\frac{\sqrt2}{2} — land on the identical final answer; only the second leaves visible evidence the method was actually followed. This is a genuinely different trap from every other one in this taxonomy: the final answer can be completely correct and a mark can still be at risk, purely because the working that reaches it skips a visible step. Always write the intermediate line, even when the final simplification feels immediate.

Say it out loud

Out loud, from memory, no notes: explain why multiplying by √b over itself clears a single surd from the denominator to someone who has never seen this topic — where does your explanation get vague or hand-wavy? That's the exact spot to re-study, and it only works if you check it: read back over the mechanism above the moment you finish talking and mark precisely where you drifted from it.

Say these out loud before the exam

Every prompt below is answerable from the sheet above. If one stops you, that’s the page to go back to — and the fact that it stopped you is worth more than another read-through of the pages that didn’t.

  1. In one sentence: why is the quantity under the square root in the quadratic formula the same quantity that decides how many times the curve meets the x-axis?
  2. What is the "discriminant-written-as-b-squared-plus-4ac" trap, and how do you catch it?
  3. What is the "coefficient-of-x-not-squared-in-full" trap, and how do you catch it?
  4. What is the "parameter-zero-bound-dropped" trap, and how do you catch it?
  5. What is the "boundary-included-when-the-inequality-is-strict" trap, and how do you catch it?
  6. What is the "discriminant-applied-before-the-quadratic-exists" trap, and how do you catch it?
  7. What is the "answer-from-the-calculator-with-no-method-shown" trap, and how do you catch it?
  8. Without looking: what does this lesson say about what a quadratic is, and the one condition that makes it one?
  9. Without looking: what does this lesson say about completing the square — the mechanism, then the two complications?
  10. Without looking: what does this lesson say about where the exam hides the quadratic?
  11. In one sentence: why must θ be in radians for s = rθ to work, when the same angle measured in degrees gives a completely different (and wrong) number for the same arc?
  12. What is the "sector-area-half-omitted" trap, and how do you catch it?
  13. What is the "minor-angle-used-for-major-arc-or-sector" trap, and how do you catch it?
  14. What is the "composite-baseline-mistaken-for-diameter" trap, and how do you catch it?
  15. What is the "composite-perimeter-parts-missed" trap, and how do you catch it?
  16. What is the "composite-shape-assumed-a-single-sector" trap, and how do you catch it?
  17. Without looking: what does this lesson say about radian measure — the definition, and converting to and from degrees?
  18. Without looking: what does this lesson say about arc length and sector area — the two formulas, and the one place the booklet won't help?
  19. Without looking: what does this lesson say about where the exam hides the composite shape?
  20. In one sentence: why does the critical-value equation for the parameter — here, 144p248p=0144p^2 - 48p = 0 — always have p=0p = 0 as one of its two solutions, whenever the parameter multiplies BOTH aa and bb but cc is a fixed number with no parameter in it at all?
  21. What is the "discriminant-written-as-b-squared-plus-4ac" trap, and how do you catch it?
  22. What is the "coefficient-not-squared-in-full" trap, and how do you catch it?
  23. What is the "parameter-zero-bound-dropped" trap, and how do you catch it?
  24. What is the "boundary-included-when-the-inequality-is-strict" trap, and how do you catch it?
  25. What is the "discriminant-applied-before-the-quadratic-exists" trap, and how do you catch it?
  26. What is the "not-every-term-multiplied-through" trap, and how do you catch it?
  27. What is the "adjusted-working-to-fit-the-printed-answer" trap, and how do you catch it?
  28. Without looking: what does this lesson say about what actually changes when a letter replaces a number?
  29. Without looking: what does this lesson say about where each named trap actually lives?
  30. In one sentence: why does every negative value of uu, found when solving a hidden-quadratic equation with u=axu = a^x for some a>0a > 0, have to be thrown away rather than converted into a value of xx?
  31. What is the "stops-at-the-substituted-variable" trap, and how do you catch it?
  32. What is the "exponent-shift-mapped-as-a-power-not-a-multiple" trap, and how do you catch it?
  33. What is the "negative-value-of-u-not-rejected" trap, and how do you catch it?
  34. What is the "answer-from-the-calculator-with-no-method-shown" trap, and how do you catch it?
  35. What is the "quadratic-not-yet-formed-before-a-quadratic-technique-is-applied" trap, and how do you catch it?
  36. What is the "hence-ignored-original-equation-attacked-directly" trap, and how do you catch it?
  37. Without looking: what does this lesson say about where the laws of indices turn an exponential equation into a quadratic?
  38. Without looking: what does this lesson say about two solves, not one?
  39. In one sentence: why does replacing xx with x+ax+a inside a function move the graph in the NEGATIVE x-direction when aa is positive, even though every instinct says '+a' should move something in the positive direction?
  40. What is the "translation-called-a-shift-or-move" trap, and how do you catch it?
  41. What is the "af-and-fax-stretch-direction-confused" trap, and how do you catch it?
  42. What is the "sign-error-on-a-transformed-key-value" trap, and how do you catch it?
  43. What is the "fax-scale-factor-not-inverted" trap, and how do you catch it?
  44. What is the "transformed-graph-not-used-to-count-intersections" trap, and how do you catch it?
  45. Without looking: what does this lesson say about the four transformations, and the word the mark scheme is actually listening for?
  46. Without looking: what does this lesson say about the same four rules on sine — the specification's own worked examples?
  47. In one sentence: why can't c1c_1 be found correctly if you wait until after the second integration to use the gradient condition?
  48. What is the "gradient-condition-applied-at-the-wrong-stage" trap, and how do you catch it?
  49. What is the "both-constants-deferred-to-the-end" trap, and how do you catch it?
  50. What is the "point-coordinates-transposed-or-sign-flipped" trap, and how do you catch it?
  51. What is the "constant-of-integration-omitted-entirely" trap, and how do you catch it?
  52. Without looking: what does this lesson say about where this question type sits in the spec, and why it needs two constants, not one?
  53. In one sentence: why does tan x have a shorter period than sin x and cos x, when tan x is built directly out of sin x and cos x?
  54. What is the "period-confused-with-domain-or-interval" trap, and how do you catch it?
  55. What is the "sketch-lacks-a-marked-scale" trap, and how do you catch it?
  56. What is the "stretch-direction-inverted-y-for-x" trap, and how do you catch it?
  57. Without looking: what does this lesson say about period, domain, range, amplitude, symmetry — five different questions a graph can answer?
  58. Without looking: what does this lesson say about the spec's own three examples: reading a transformation off its equation?
  59. In one sentence: why does an upward parabola's inequality f(x)>0f(x) > 0 land OUTSIDE the roots, while a downward parabola's f(x)>0f(x) > 0 lands BETWEEN them — using the factorised form, not the picture?
  60. What is the "final-answer-stated-in-the-wrong-variable" trap, and how do you catch it?
  61. What is the "region-label-used-as-the-answer-variable" trap, and how do you catch it?
  62. What is the "sketch-skipped-a-sign-case-goes-unnoticed" trap, and how do you catch it?
  63. What is the "between-and-outside-the-roots-reversed" trap, and how do you catch it?
  64. What is the "boundary-strict-vs-non-strict-mismatched" trap, and how do you catch it?
  65. Without looking: what does this lesson say about what a quadratic inequality is actually asking — and why the graph answers it directly?
  66. Without looking: what does this lesson say about two steps, every time: find the boundary, then read the region off the shape?
  67. Without looking: what does this lesson say about representing the answer: a number line, or a shaded region with a solid or dashed boundary?
  68. In one sentence: why does correctly calculating gradient(PQ) × gradient(QR) = 1-1 not, by itself, count as a complete proof that PQ is perpendicular to QR?
  69. What is the "correct-calculation-no-concluding-statement" trap, and how do you catch it?
  70. What is the "squares-differenced-instead-of-difference-squared" trap, and how do you catch it?
  71. What is the "fourth-vertex-via-simultaneous-equations-often-incomplete" trap, and how do you catch it?
  72. What is the "pythagoras-built-from-the-wrong-reference-point" trap, and how do you catch it?
  73. Without looking: what does this lesson say about the equation of a straight line — three forms, and the one number that ties them together?
  74. Without looking: what does this lesson say about parallel and perpendicular — the two gradient conditions, and the sentence the exam checks for?
  75. Without looking: what does this lesson say about points a fixed distance from a given point — where the right angle actually is?
  76. In one sentence: why does differentiating a negative-index term need you to track TWO negative signs, not one?
  77. What is the "plus-c-added-after-correct-differentiation" trap, and how do you catch it?
  78. What is the "exact-value-given-as-decimal" trap, and how do you catch it?
  79. What is the "negative-power-term-harder-than-its-positive-power-sibling" trap, and how do you catch it?
  80. What is the "power-rule-botched-on-a-negative-index-term" trap, and how do you catch it?
  81. Without looking: what does this lesson say about where this sits in the spec, and the rule you need?
  82. In one sentence: why does an equation with an x4x^4 term and an x2x^2 term, but no x3x^3 or x1x^1 term, always convert into an ordinary three-term quadratic under the substitution u=x2u = x^2?
  83. What is the "quartic-not-recognised-as-quadratic-in-x-squared" trap, and how do you catch it?
  84. What is the "domain-restriction-overrides-the-default-both-signs-rule" trap, and how do you catch it?
  85. What is the "factorisation-doesnt-match-the-unsimplified-equation" trap, and how do you catch it?
  86. What is the "forgot-to-square-root-back-to-x" trap, and how do you catch it?
  87. What is the "zero-gradient-treated-as-a-dead-end" trap, and how do you catch it?
  88. What is the "sign-lost-differentiating-a-negative-power" trap, and how do you catch it?
  89. Without looking: what does this lesson say about forming the equation — differentiate, then clear the negative power?
  90. Without looking: what does this lesson say about recognising the hidden quadratic in x²?
  91. In one sentence: why does "integrate the numerator, integrate the denominator, then divide" give a genuinely different — and wrong — answer from integrating the correctly split expression, rather than just a slower route to the same one?
  92. What is the "no-idea-how-to-split-the-fraction" trap, and how do you catch it?
  93. What is the "numerator-and-denominator-integrated-before-dividing" trap, and how do you catch it?
  94. What is the "constant-of-integration-omitted" trap, and how do you catch it?
  95. What is the "wrong-split-can-still-earn-the-integration-method-mark" trap, and how do you catch it?
  96. What is the "correct-integration-left-unsimplified-or-missing-the-x" trap, and how do you catch it?
  97. Without looking: what does this lesson say about why a fraction under an integral sign needs an extra step first?
  98. In one sentence: why must a repeated (squared) factor's root always produce a smooth turning point on a cubic's graph, never a sharp cusp?
  99. What is the "cusp-at-a-repeated-root-turning-point" trap, and how do you catch it?
  100. What is the "y-intercept-left-unlabelled" trap, and how do you catch it?
  101. What is the "critical-values-stated-instead-of-inequalities" trap, and how do you catch it?
  102. What is the "compound-inequality-region-not-bounded-both-sides" trap, and how do you catch it?
  103. What is the "compound-inequality-boundary-order-reversed" trap, and how do you catch it?
  104. What is the "repeated-root-treated-as-a-crossing" trap, and how do you catch it?
  105. What is the "end-behaviour-direction-reversed" trap, and how do you catch it?
  106. Without looking: what does this lesson say about reading a cubic straight off its factors?
  107. Without looking: what does this lesson say about the two things a full sketch needs beyond the roots?
  108. In one sentence: why can solving a triangle's angle with the sine rule sometimes need a check that solving for a side with the sine rule, or solving for anything at all with the cosine rule, never needs?
  109. What is the "ambiguous-case-obtuse-solution-missed" trap, and how do you catch it?
  110. What is the "cosine-rule-mistaken-for-having-an-ambiguous-case-too" trap, and how do you catch it?
  111. What is the "wrong-opposite-pair-used-in-the-sine-rule" trap, and how do you catch it?
  112. What is the "area-formula-uses-a-non-included-angle" trap, and how do you catch it?
  113. What is the "obtuse-cosine-rule-result-treated-as-an-arithmetic-error" trap, and how do you catch it?
  114. What is the "sine-rule-angle-computed-in-the-wrong-calculator-mode" trap, and how do you catch it?
  115. Without looking: what does this lesson say about four shapes of triangle information, and which rule actually fits each one?
  116. Without looking: what does this lesson say about where the area formula comes from, and what the exam formula booklet actually gives you?
  117. In one sentence: why does a negative value of b24acb^2-4ac, for the equation substitution produces, mean the line and the curve never meet at all — not even once?
  118. What is the "solving-simultaneously-when-a-faster-route-exists" trap, and how do you catch it?
  119. What is the "stops-at-the-x-coordinate" trap, and how do you catch it?
  120. What is the "over-complicating-a-known-value-substitution" trap, and how do you catch it?
  121. What is the "reaching-for-the-discriminant-when-a-value-is-already-known" trap, and how do you catch it?
  122. What is the "sign-error-when-collecting-terms-after-substitution" trap, and how do you catch it?
  123. What is the "assumes-a-line-and-a-curve-always-meet-twice" trap, and how do you catch it?
  124. Without looking: what does this lesson say about what 'solve simultaneous equations by substitution' means, and why the linear equation goes first?
  125. Without looking: what does this lesson say about solve for both variables — the same discipline the hidden quadratic already teaches?
  126. Without looking: what does this lesson say about a real examiner finding: when solving simultaneously isn't the fastest route?
  127. In one sentence: why does multiplying top and bottom by pqp - \sqrt{q} clear the surd from a denominator of p+qp + \sqrt{q}, when multiplying by p+qp + \sqrt{q} again would not?
  128. What is the "decimal-given-instead-of-exact-surd" trap, and how do you catch it?
  129. What is the "wrong-multiplier-leaves-a-cross-term-standing" trap, and how do you catch it?
  130. What is the "single-term-method-applied-to-a-binomial-denominator" trap, and how do you catch it?
  131. What is the "surd-not-simplified-before-attempting-to-combine" trap, and how do you catch it?
  132. What is the "square-factor-extraction-stopped-early" trap, and how do you catch it?
  133. What is the "correct-final-surd-with-no-visible-combining-step" trap, and how do you catch it?
  134. Without looking: what does this lesson say about what a surd is, and the two laws that let you simplify one?
  135. Without looking: what does this lesson say about adding and subtracting surds — like terms, with one extra step first?

Beyond the spec

Every item below already lives inside a lesson, labelled the same way there — content the spec doesn’t strictly require, pulled into one place because it’s worth carrying alongside the rest of the sheet, not because it’s tested.

  1. Quadratic Functions, the Discriminant, and Solving Quadratic Equations

    Write the two roots of ax2+bx+c=0ax^2 + bx + c = 0 as α\alpha and β\beta. Then ax2+bx+c=a(xα)(xβ)ax^2 + bx + c = a(x - \alpha)(x - \beta), and expanding the right-hand side and matching coefficients gives α+β=ba\alpha + \beta = -\frac{b}{a} and αβ=ca\alpha\beta = \frac{c}{a}. Now ask how far apart the roots are. For any two numbers, (αβ)2=(α+β)24αβ(\alpha - \beta)^2 = (\alpha + \beta)^2 - 4\alpha\beta — a one-line identity you can verify by expanding both sides. Substituting: (αβ)2=b2a24ca=b24aca2(\alpha - \beta)^2 = \frac{b^2}{a^2} - \frac{4c}{a} = \frac{b^2 - 4ac}{a^2}. So the discriminant is, up to the positive factor a2a^2, exactly the squared gap between the roots. Every one of the three cases now reads off a single sentence rather than being remembered. A positive discriminant means a positive gap: two roots at some real distance from each other. A zero discriminant means zero gap: the two roots are at the same place, which is what "repeated root" means, and which is why the curve touches instead of crossing — the two crossing points have slid together. A negative discriminant means the squared gap between the roots is negative, which no real pair of numbers can manage, so there is no real pair. It also explains something the three-case rule never does: why the discriminant is the natural object to have named at all. It is not an arbitrary combination of the coefficients that happens to be useful — it is the coefficients' answer to the question "how far apart are the roots?", asked without solving for them. (The sum and product of the roots appear nowhere in the transcribed P1 unit content — not under 1.3, 1.4 or 1.5, and not anywhere else in the unit — so this is enrichment, not examinable material. Which other unit of the qualification does examine it was not checked in the research pass this lesson was written from, so no claim is made about that here.)

    The specification asks only that you know and use b24ac>0b^2 - 4ac > 0, =0= 0 and <0< 0 (spec 1.4), and a student can score full marks treating the three cases as three memorised outcomes. This is the one-line argument that makes them a single fact instead of three, and it is genuinely useful in the exam for one reason: it makes "discriminant zero means the roots coincide" impossible to get backwards, because it stops being a rule and becomes a triviality. It is not examined at P1 and no question will ask for it.

  2. Sector Area, Arc Length, and Composite Perimeter

    Redo the arc-length derivation using degrees instead of radians, and watch what happens to the constant. A full turn is 360°360°, tracing circumference 2πr2\pi r, so s=kθdegs = k\theta_{\text{deg}} gives 2πr=k(360)2\pi r = k(360), hence k=2πr360=πr180k = \frac{2\pi r}{360} = \frac{\pi r}{180}. The degree version of the formula is s=πr180θdegs = \frac{\pi r}{180}\theta_{\text{deg}} — correct, but carrying an extra factor of π180\frac{\pi}{180} that the radian version, s=rθs = r\theta, simply does not have. That factor is not decoration either: it is unit conversion, hiding inside the formula because degrees are an arbitrary human choice (why 360? — a historical accident, nothing about the circle itself) rather than a measurement of the circle's own geometry. Radians are defined directly in terms of the circle — one radian IS 'arc length equal to radius,' by definition, not by convention — so the conversion factor that plagues every other angle unit is exactly 1, and simply disappears. This is the real reason s=rθs=r\theta and A=12r2θA=\frac12r^2\theta look so clean: it isn't that radians were picked to make these two formulas pretty, it's that these two formulas are what 'arc length' and 'sector area' actually equal once the angle is measured in the one unit that is native to the circle rather than borrowed from outside it. Every other angle unit — degrees, gradians, whatever else — would need its own extra constant threaded through both formulas, and radians are simply the case where that constant happens to be 1 and vanishes from view.

    Spec 3.2 asks only that you know and use s = rθ and A = ½r²θ (both given in radians), and a student can score full marks treating radians as simply 'the other angle unit, worth π180\frac{\pi}{180} of a degree.' This is the one-line argument for why radians were chosen as THE unit for this formula in the first place — not just a fact to accept, but a reason the ½-omission and formula-conflation traps above are less likely once it's seen. It is not required at P1 and no question will ask for it directly.

  3. The Discriminant with a Parameter — "No Real Roots" Style

    Suppose the parameter multiplies both the leading coefficient and the coefficient of xxa=mpa = mp and b=npb = np for some fixed numbers mm, nn — while cc is a fixed number with no pp in it at all, exactly the shape of the worked-chain example above. Then b24ac=(np)24(mp)(c)=n2p24mcp=p(n2p4mc)b^2 - 4ac = (np)^2 - 4(mp)(c) = n^2p^2 - 4mcp = p(n^2p - 4mc). Every term in that expression carries a factor of ppb2b^2 contributes p2p^2, which always has pp as a factor, and 4ac4ac contributes exactly one factor of pp — so p=0p = 0 is not a coincidence produced by these particular numbers; it is forced by the SHAPE of the question, every single time aa and bb share a parameter this way and cc does not. That is also, structurally, why p=0p = 0 is so easy to lose: it is not one of the two 'interesting' numbers produced by factorising the bracket, it is the trivial factor sitting in front of it — the one that looks, at a glance, as though the word 'non-zero' in the stem had already taken care of it. (The moment cc itself also contains the parameter — as it does in x2+tx+(t+3)=0x^2 + tx + (t+3) = 0, used in the chain-drill above, where a=1a = 1 carries no parameter at all — this factorisation does not apply, p=0p = 0 stops being forced, and the two critical values can be any pair of numbers at all. Compare the worked-chain's 00 and 13\frac{1}{3} against the chain-drill's 2-2 and 66: that contrast is exactly the difference this argument predicts.)

    The spec asks only that you know and use b24ac>0b^2 - 4ac > 0, =0= 0 and <0< 0 (spec 1.4); a student can score full marks on every question in this lesson by mechanically forming the discriminant and solving. This is the one-line reason the p=0p = 0 boundary is so often present in exactly this question shape — and so often the one that gets dropped — and it is genuinely useful for spotting the trap coming, not required to pass.

  4. Graph Transformations Described in Words

    Apply a y-direction stretch, scale factor 2, and then a translation of 3 in the positive y-direction, to f(x)=x2f(x)=x^2. Stretch first: y=2x2y=2x^2. Translate second: y=2x2+3y=2x^2+3. Now reverse the order on the same two operations. Translate first: y=x2+3y=x^2+3. Stretch second — multiply the WHOLE current output by 2: y=2(x2+3)=2x2+6y=2(x^2+3)=2x^2+6. Same two operations, same two numbers (2 and 3), different final curve: 2x2+32x^2+3 against 2x2+62x^2+6. The reason is structural, not a trick of this example: a stretch multiplies whatever the curve's equation already says, and what it already says depends on which operation happened first. This is also why the answer to 'describe the transformation from f(x) to 2f(x)+3' has to be given as an ordered pair of steps (stretch, THEN translate) rather than just a stretch factor and a translation distance quoted independently — get the order backwards and the two numbers describe a different curve.

    Spec 1.12 examines exactly one of the four transformations at a time — it does not ask a WMA11 candidate to compose two different transformation types and check whether the order matters. This is worth seeing anyway, because it explains why 'stretch then translate' and 'translate then stretch' produce genuinely different curves rather than two descriptions of the same one, which is a real source of confusion once a lesson has taught all four transformations as though they were independent of each other.

  5. Quadratic inequalities, interpreted and represented graphically

    Take (x+2)(x1)(x3)>0(x+2)(x-1)(x-3) > 0, a cubic with three real roots at 2-2, 11 and 33. Each factor is linear and changes sign only at its own root, nowhere else — so the whole product can only change sign AT x=2x=-2, x=1x=1 or x=3x=3, and stays one constant sign on every interval between consecutive roots. Test one point per interval to find which sign. At x=3x=-3 (below all three roots): every factor is negative, and a product of three negatives is negative. Crossing x=2x=-2 flips exactly one factor's sign, giving positive on 2<x<1-2<x<1. Crossing x=1x=1 flips a second factor, giving negative on 1<x<31<x<3. Crossing x=3x=3 flips the third, giving positive for x>3x>3. The pattern — negative, positive, negative, positive — alternates at every simple root, for exactly the same reason a quadratic's two-root pattern does: nothing in the argument above ever depended on there being only two factors.

    Spec 1.7-1.9 explicitly restrict this technique to LINEAR and QUADRATIC inequalities — no P1 spec item authorises solving a cubic or higher-degree one, and it is not part of what WMA11 examines. It is included here because watching the same sign-pattern argument survive completely unchanged when a third root is added is the clearest possible proof that the 'outside/between' rule above was never really about quadratics specifically — it is about how many times a continuous function can change sign, and where.

  6. Perpendicularity Proofs, Rectangle/Point-Construction Problems, and Gradient-Pythagoras Combinations

    Let A=(a,b)A = (a, b) be a fixed point and let C=(x,y)C = (x, y) be ANY point with AC=rAC = r, a fixed positive number. The distance formula gives AC=(xa)2+(yb)2AC = \sqrt{(x-a)^2 + (y-b)^2}, and squaring both sides — which changes nothing about which points satisfy the equation, since both sides are non-negative — gives (xa)2+(yb)2=r2(x - a)^2 + (y - b)^2 = r^2. That is exactly the calculation the worked chain above ran, done ONCE, symbolically, for every point that could be the answer, instead of separately for two specific ones. It is also exactly why the shape traced out by 'a fixed distance from a fixed point' is called a circle: every point on it is, by definition, the same distance rr from the same centre AA, and (xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2 is simply that definition written in coordinates. The worked chain's own C=(3,7)C = (3, 7) and C=(3,1)C = (3, -1) are two of the infinitely many points on the circle x2+(y3)2=25x^2 + (y-3)^2 = 25 — the two, specifically, that also happen to lie on one particular vertical line.

    Spec 2.1 and 2.2 ask only for a SPECIFIC line's equation, or a SPECIFIC point satisfying a distance condition — not the general shape traced out by every point that could satisfy it. Circle geometry is explicitly P2/P3 content, not examined at P1. But the worked chain above — fix a point A, ask which points sit a given distance from it — is, without any extra machinery, exactly how a , so recognising the connection now costs nothing and pays back the moment the formal version arrives.

  7. Sketching cubic graphs from factored form

    Take f(x)=(xp)3h(x)f(x) = (x-p)^3 \cdot h(x) with h(p)0h(p) \neq 0 — a TRIPLE root. Near x=px=p, this behaves like h(p)(xp)3h(p)\cdot(x-p)^3, the shape of y=x3y=x^3 itself relocated to sit at pp: the gradient is zero there (it flattens, the way y=x3y=x^3 flattens at the origin), but (xp)3(x-p)^3 is an ODD power, so it still changes sign as xx passes through pp — negative just before, zero at pp, positive just after (or the reverse, depending on the sign of h(p)h(p)). The curve does not turn back the way it does at a double root; it flattens out horizontally for an instant and then continues through to the other side. This is called a : stationary, because the gradient is momentarily zero, but an inflection rather than a turning point, because the curve keeps going in the same overall direction rather than reversing. The general pattern, of which multiplicity 1 and 2 are the two cases this lesson actually needs: ODD multiplicity (1, 3, 5, ...) always crosses (multiplicity 1 at full speed, multiplicity 3 flattening through, multiplicity 5 flattening even more) and EVEN multiplicity (2, 4, ...) always touches and turns back. It is the parity of the exponent, not "repeated vs. not," that is the real determining fact — and P1 only ever asks about the smallest instance of each: 1 and 2.

    Spec 1.10/1.11 covers factorisation and sketching for "simple cubics," and every verified WMA11 example in this research pass uses roots of multiplicity 1 or 2 only. Seeing what a multiplicity-3 root does removes a natural but wrong generalisation this lesson could otherwise leave behind: that ANY repeated factor means "touches." It doesn't — it depends on whether the repetition count is even or odd, and multiplicity 2 is only the smallest even case.

  8. The Sine Rule, the Cosine Rule, and the Ambiguous Case

    Place the triangle so vertex AA sits at the angle being related to the two sides that meet there, and drop a perpendicular from CC to line ABAB, meeting it at point DD (taking AA acute, so DD falls between AA and BB — the argument extends to an obtuse AA with signed lengths, but the acute case already shows the whole mechanism). In right-angled triangle ACDACD: AD=bcosAAD = b\cos A (adjacent over hypotenuse) and CD=bsinACD = b\sin A (opposite over hypotenuse), where b=ACb = AC. Then DB=ABAD=cbcosADB = AB - AD = c - b\cos A, where c=ABc = AB. Triangle CDBCDB is also right-angled (at DD), so by Pythagoras: BC2=DB2+CD2BC^2 = DB^2 + CD^2, i.e. a2=(cbcosA)2+(bsinA)2a^2 = (c-b\cos A)^2 + (b\sin A)^2. Expand: a2=c22bccosA+b2cos2A+b2sin2A=c22bccosA+b2(cos2A+sin2A)a^2 = c^2 - 2bc\cos A + b^2\cos^2A + b^2\sin^2A = c^2 - 2bc\cos A + b^2(\cos^2A+\sin^2A). Since cos2A+sin2A=1\cos^2A+\sin^2A=1 for every angle AA (Pythagoras' theorem applied to the same right-angled triangle that defines sine and cosine in the first place), this collapses to a2=b2+c22bccosAa^2 = b^2+c^2-2bc\cos A — the cosine rule, derived rather than quoted. Set A=90°A=90° and watch it collapse further: cos90°=0\cos 90° = 0, so the whole 2bccosA-2bc\cos A term vanishes and a2=b2+c2a^2=b^2+c^2 is left standing alone — Pythagoras' theorem, recovered as the special case of the cosine rule where the "included angle" happens to be a right angle. The cosine rule was never a separate fact bolted onto Pythagoras; it is what Pythagoras' theorem becomes once the constraint of a right angle is lifted and any angle at all is allowed to sit between the two known sides.

    Spec 3.1 asks only that the cosine rule be known and used — WMA11-verified-facts.md's own scope note (§1) confirms P1 excludes proof as an examined skill entirely, so no WMA11 question will ever ask for this derivation to be reproduced. It is included because seeing where a2=b2+c22bccosAa^2 = b^2+c^2-2bc\cos A actually comes from is what makes the earlier claim believable — that the formula 'reduces' to Pythagoras' theorem when C=90°C=90° isn't a coincidence to memorise, it's visible directly in the derivation once C's role in it is seen.

Pure Mathematics 1 · condensed sheet · not affiliated with or endorsed by Pearson Edexcel