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 b2−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 k" 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+c and factor a from the first two terms: a(x2+abx)+c. Halve the coefficient of x inside the bracket: half of ab is 2ab, and (x+2ab)2=x2+abx+4a2b2, so x2+abx=(x+2ab)2−4a2b2. Multiply through by the a outside and add the c back: ax2+bx+c=a(x+2ab)2−4ab2+c. Now combine those last two terms over the common denominator 4a: −4ab2+c=4a−b2+4ac=−4ab2−4ac. So for every quadratic, without exception, ax2+bx+c=a(x+2ab)2−4ab2−4ac. Nobody chose b2−4ac; it is simply what was left over when the square was completed, and it is the only place the constant c still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=−2ab with height −4ab2−4ac — so for a>0 the turning point lies below the x-axis exactly when b2−4ac>0, on it exactly when b2−4ac=0, and above it exactly when b2−4ac<0. Since an upward parabola's arms both go to +∞, 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+2ab)2=4a2b2−4ac. The denominator 4a2 is positive whatever a is, so the right-hand side has the same sign as b2−4ac — and a real number squared can never be negative, so a real solution exists if and only if b2−4ac≥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+4ac is not the discriminant. The derivation is the defence: the −4ac comes from combining −4ab2 with +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 x was 6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k means squaring the whole thing — 36k2, not 6k2. The mis-squared version gives 6k2−20k<0 and hence 0<k<310, exactly the wrong upper limit the report names, instead of the correct 0<k<95. 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 36k2−20k<0, students divide through by k, which discards the root k=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 b2−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 ≤.
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 b2−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 k" 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+c and factor a from the first two terms: a(x2+abx)+c. Halve the coefficient of x inside the bracket: half of ab is 2ab, and (x+2ab)2=x2+abx+4a2b2, so x2+abx=(x+2ab)2−4a2b2. Multiply through by the a outside and add the c back: ax2+bx+c=a(x+2ab)2−4ab2+c. Now combine those last two terms over the common denominator 4a: −4ab2+c=4a−b2+4ac=−4ab2−4ac. So for every quadratic, without exception, ax2+bx+c=a(x+2ab)2−4ab2−4ac. Nobody chose b2−4ac; it is simply what was left over when the square was completed, and it is the only place the constant c still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=−2ab with height −4ab2−4ac — so for a>0 the turning point lies below the x-axis exactly when b2−4ac>0, on it exactly when b2−4ac=0, and above it exactly when b2−4ac<0. Since an upward parabola's arms both go to +∞, 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+2ab)2=4a2b2−4ac. The denominator 4a2 is positive whatever a is, so the right-hand side has the same sign as b2−4ac — and a real number squared can never be negative, so a real solution exists if and only if b2−4ac≥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+4ac is not the discriminant. The derivation is the defence: the −4ac comes from combining −4ab2 with +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 x was 6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k means squaring the whole thing — 36k2, not 6k2. The mis-squared version gives 6k2−20k<0 and hence 0<k<310, exactly the wrong upper limit the report names, instead of the correct 0<k<95. 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 36k2−20k<0, students divide through by k, which discards the root k=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 b2−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 ≤.
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 a, b or c, b2−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 a, b and c are substituted in — possibly with the parameter inside one, two, or all three of them — b2−4ac becomes an algebraic expression in that parameter, and the condition supplied by the question's wording (>0, =0, <0, ≥0, ≤0) turns it into an equation or inequality to solve. When both a and b 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 b 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 x: the expression, regarded as a function of the parameter, is itself an upward or downward parabola (upward here, always — a squared term coming from b2 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 x 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 b2−4ac, so a candidate who evaluates b2+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 −4ab2 with +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 x was 6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k means squaring the whole product, 36k2, not 6k2. This lesson's own worked example shows the identical mechanism with different numbers: mis-squaring 12p to 12p2 instead of 144p2 produces the equally clean-looking wrong bound p<4 in place of the correct p<31 — 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 b 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 144p2−48p<0, it is tempting to divide through by p, which silently discards the root p=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 b2−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 x1 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 x3+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 x — 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 x2−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 x2−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 x and y is a single pair (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) with no further complication. At any point that lies on BOTH graphs, that same expression for y is also what the OTHER equation's own y has to equal there — the two graphs meet exactly where their heights agree. Substituting the linear expression for y directly into the other equation doesn't throw away any information about points that solve both: it simply forces the shared condition 'these two y's are the same number' to become visible as a single equation in x alone, because y itself has been written out of the problem. Whatever value(s) of x satisfy that equation are exactly the x-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 x 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: b2−4ac>0 means two distinct real values of x, hence two genuine crossing points; b2−4ac=0 means one repeated value of x, hence a single point where the line just touches the curve without passing through it — a , and a genuinely different geometric fact from crossing; b2−4ac<0 means no real value of x 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 x; here, the equation substitution produces genuinely IS solved for x — but x still isn't the whole answer, because the question asked for point(s) of intersection or coordinates, and a coordinate needs a y 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.
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.
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+c into a quadratic and rearranging into =0 form requires moving BOTH the mx term and the c 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 x-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 b2−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 b2−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 k" 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+c and factor a from the first two terms: a(x2+abx)+c. Halve the coefficient of x inside the bracket: half of ab is 2ab, and (x+2ab)2=x2+abx+4a2b2, so x2+abx=(x+2ab)2−4a2b2. Multiply through by the a outside and add the c back: ax2+bx+c=a(x+2ab)2−4ab2+c. Now combine those last two terms over the common denominator 4a: −4ab2+c=4a−b2+4ac=−4ab2−4ac. So for every quadratic, without exception, ax2+bx+c=a(x+2ab)2−4ab2−4ac. Nobody chose b2−4ac; it is simply what was left over when the square was completed, and it is the only place the constant c still appears. Read the identity twice and it tells you two separate things. First, the turning point of every quadratic is at x=−2ab with height −4ab2−4ac — so for a>0 the turning point lies below the x-axis exactly when b2−4ac>0, on it exactly when b2−4ac=0, and above it exactly when b2−4ac<0. Since an upward parabola's arms both go to +∞, 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+2ab)2=4a2b2−4ac. The denominator 4a2 is positive whatever a is, so the right-hand side has the same sign as b2−4ac — and a real number squared can never be negative, so a real solution exists if and only if b2−4ac≥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+4ac is not the discriminant. The derivation is the defence: the −4ac comes from combining −4ab2 with +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 x was 6k: "a small number did not square the 6, obtaining an upper limit of 10/3" (Jan 2023, Q4). Squaring 6k means squaring the whole thing — 36k2, not 6k2. The mis-squared version gives 6k2−20k<0 and hence 0<k<310, exactly the wrong upper limit the report names, instead of the correct 0<k<95. 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 36k2−20k<0, students divide through by k, which discards the root k=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 b2−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 ≤.
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 x2 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>0, each raised to an exponent of the form x+k for some rational constant k (a plain x is the case k=0; a coefficient like 2x is handled separately below). By the addition law, ax+k=ak⋅ax. Set u=ax: every such term becomes aku, a constant multiple of u — never a higher power, because the exponent's VARIABLE part is always exactly x, contributing exactly one factor of u. A term with exponent 2x is different in exactly one respect: by the power law, a2x=(ax)2=u2, contributing two factors of u instead of one. Collect every term of the equation as a multiple of u2, u, or a constant (a term with exponent 0⋅x+k, i.e. no x at all, is already a plain number), and what remains is, by construction, a polynomial in u of degree at most 2 — a quadratic, exactly because the highest power of x appearing in any exponent was 2x and nothing higher. Change that highest exponent to 3x and the same argument produces a CUBIC in u, not a quadratic; WMA11's hidden-quadratic questions are hidden quadratics specifically because every exponent stays at or below 2x, 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=p2 and 3x−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+2 becomes p2 (which is what 32x would give, not 3x+2), and 3x−1 becomes p−1 (which is what 3−x would give). The correct laws are additive on the base, not on the letter after substitution: ax+k=ak⋅u, never uk.
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=ax for a>0 can never be negative, so a value of u 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.
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+3x−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θ and A=21r2θ 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θ for some constant k that depends only on the circle, not on which particular angle is chosen. To find k, use the one case that is already known without any formula at all: a full turn, θ=2π, traces the entire circumference, s=2πr. Substituting into s=kθ: 2πr=k(2π), so k=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θ then works for every other angle for free, by the same proportionality. It is also exactly why θ has to be in radians: the constant k=r was derived from the fact that a full turn is 2π of whatever unit θ is measured in. Using degrees would mean redoing the derivation with 360 in place of 2π, which changes the constant from r to 180πr — 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, by the full angle that produces it, 2π. 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π 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 x2 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>0, each raised to an exponent of the form x+k for some rational constant k (a plain x is the case k=0; a coefficient like 2x is handled separately below). By the addition law, ax+k=ak⋅ax. Set u=ax: every such term becomes aku, a constant multiple of u — never a higher power, because the exponent's VARIABLE part is always exactly x, contributing exactly one factor of u. A term with exponent 2x is different in exactly one respect: by the power law, a2x=(ax)2=u2, contributing two factors of u instead of one. Collect every term of the equation as a multiple of u2, u, or a constant (a term with exponent 0⋅x+k, i.e. no x at all, is already a plain number), and what remains is, by construction, a polynomial in u of degree at most 2 — a quadratic, exactly because the highest power of x appearing in any exponent was 2x and nothing higher. Change that highest exponent to 3x and the same argument produces a CUBIC in u, not a quadratic; WMA11's hidden-quadratic questions are hidden quadratics specifically because every exponent stays at or below 2x, 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=p2 and 3x−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+2 becomes p2 (which is what 32x would give, not 3x+2), and 3x−1 becomes p−1 (which is what 3−x would give). The correct laws are additive on the base, not on the letter after substitution: ax+k=ak⋅u, never uk.
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=ax for a>0 can never be negative, so a value of u 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.
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+3x−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 xn→nxn−1 is usually proved first for positive whole numbers — expanding (x+h)n and taking the limit as h→0 leaves exactly nxn−1, once every other term is carrying a leftover h that vanishes. What lets it apply just as completely to n=−2 or n=21 is that the laws of indices (spec 1.1) already guarantee xn means the same kind of object whatever rational number n is — x−2 is x21, x1/2 is x, and both still obey xa×xb=xa+b exactly as x2×x3=x5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that n 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 n means the new power n−1 is even more negative, and n=21 means the new power is −21 — 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.
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/x becomes 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=f(x)+a, y=f(x+a), 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) where the curve reaches some height q at input p: so f(p)=q. Ask where that SAME height q appears on the new curve y=f(x+a). It appears wherever f(x+a)=q — and since f(p)=q already, that happens exactly when x+a=p, i.e. x=p−a. So the point that was at x=p is now found at x=p−a: every point has moved by −a in the x-direction. If a is positive, −a is negative, so the whole curve moves in the NEGATIVE x-direction — left — even though a 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 (0−a). Run the same kind of argument on 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 q at input p, so f(p)=q. On the new curve, the value at that SAME input p is af(p)=aq — nothing about which input reaches f has changed, since a multiplies whatever f already produced. So the point moves from (p,q) to (p,aq): the x-coordinate is untouched, and only the height scales, directly by a (not by 1/a), because the OUTPUT of f is what got multiplied. And for y=f(ax): the same height q now appears where f(ax)=q=f(p), i.e. ax=p, i.e. x=p/a — every point moves to a1 of its original distance from the y-axis, a stretch of scale factor a1, the reciprocal of a, precisely because it is the INPUT that was multiplied by a before f ever saw it, and undoing that multiplication is what finds the new position. Two of the four transformations act directly with the number a (af(x): scale by a; f(x)+a: shift by a); the other two act with its negative or its reciprocal (f(x+a): shift by −a; f(ax): scale by a1) — and the reason is always the same one-line piece of algebra: solve for x (or for the output) in terms of the OLD variable, and whatever operation undoes what was done to x (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/x to 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=cosx→y=cos2x: "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 C with a single maximum at (4,9), crossing the axes at (−3,0) and (0,6), and a single asymptote y=4. Part (a) asks for the asymptote of y=f(−x) — a reflection in the y-axis, which changes no y-value on the curve, so the asymptote stays y=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) (reflection in the y-axis, which this lesson's own MCQs test) as though it were −f(x) (reflection in the x-axis, which WOULD flip the asymptote to y=−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 C at (4,9), state the turning point of y=f(4x) — the f(ax) form with a=41, so the real scale factor is 1/a=4, giving (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=41 directly (dividing by 4) instead of its reciprocal 1/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=2 instead of 1/a=21 (should have divided, multiplied instead); here, a candidate used a=41 instead of 1/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 C, the values of k for which the line y=k meets C 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=9) AND the whole ray at or below the asymptote (k≤4, since the curve approaches but never reaches y=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 y instead of k 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) to 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) AS the gradient of the to y=f(x) — so a condition written as "f′(a)=m" is a sentence about the STEEPNESS of the curve at x=a, and it can only be checked once f′(x) itself exists as an expression. A condition written as "the curve y=f(x) passes through (p,q)" is a sentence about the HEIGHT of the curve at x=p — it says f(p)=q, and it can only be checked once f(x) itself exists. These are not two versions of the same fact arriving in different notation. f′(4)=3 and f(4)=3 would be two completely different, unrelated statements about the same curve — one about its slope at x=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), then reached for the point (p,q) — a fact about f, not about f′ — 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: ∫x4xdx. Split first, the correct way: x4x=4 (a constant, since x cancels), so ∫4dx=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; ∫xdx=2x2; dividing gives x2/22x2=4 — a bare constant, with the x2 cancelling out of the ratio entirely. That result cannot be right on its face: it claims dxdy was a flat, unchanging number when the original expression, x4x, 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 ∫xx2dx instead — correctly, xx2=x, so ∫xdx=2x2+c; the wrong way, ∫x2dx÷∫xdx=3x3÷2x2=32x — a completely different function of x, not even close to 2x2. 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: DA+B=DA+DB is fraction addition run backwards, and each resulting piece reduces to a pure power of x via xm/xn=xm−n (spec 1.1). Practise the split as its own separate step, before integration ever enters the working.
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 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.
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.
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 x−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) to 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) AS the gradient of the to y=f(x) — so a condition written as "f′(a)=m" is a sentence about the STEEPNESS of the curve at x=a, and it can only be checked once f′(x) itself exists as an expression. A condition written as "the curve y=f(x) passes through (p,q)" is a sentence about the HEIGHT of the curve at x=p — it says f(p)=q, and it can only be checked once f(x) itself exists. These are not two versions of the same fact arriving in different notation. f′(4)=3 and f(4)=3 would be two completely different, unrelated statements about the same curve — one about its slope at x=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), then reached for the point (p,q) — a fact about f, not about f′ — 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: ∫x4xdx. Split first, the correct way: x4x=4 (a constant, since x cancels), so ∫4dx=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; ∫xdx=2x2; dividing gives x2/22x2=4 — a bare constant, with the x2 cancelling out of the ratio entirely. That result cannot be right on its face: it claims dxdy was a flat, unchanging number when the original expression, x4x, 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 ∫xx2dx instead — correctly, xx2=x, so ∫xdx=2x2+c; the wrong way, ∫x2dx÷∫xdx=3x3÷2x2=32x — a completely different function of x, not even close to 2x2. 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: DA+B=DA+DB is fraction addition run backwards, and each resulting piece reduces to a pure power of x via xm/xn=xm−n (spec 1.1). Practise the split as its own separate step, before integration ever enters the working.
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 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.
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.
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 x−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 — 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 has a domain with gaps in it, and a documented, frequently-given wrong answer on the real question was an interval — −2π<x<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 x, tanx is sinx divided by cosx (the same ratio a right-angled triangle gives as opposite over adjacent, extended to every real angle). Two facts about half-turns of sin and cos are enough to derive the whole period from scratch, without memorising it as a separate rule: rotating a point on the by 180° sends (cosx,sinx) to (−cosx,−sinx) — which is exactly the point at angle x+π, so sin(x+π)=−sinx and cos(x+π)=−cosx. Both individual functions flip sign under a shift of π — neither one, on its own, has returned to its original value; a shift of π is NOT a period for sinx or cosx alone. But form the ratio: tan(x+π)=cos(x+π)sin(x+π)=−cosx−sinx=cosxsinx=tanx. 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's period is shorter than sinx's and cosx'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 π is not just A working shift, it is the SMALLEST one: any shift smaller than π would have to be tested against sin and cos individually failing to repeat that early (their own period is a full 2π), 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's domain has a gap between consecutive asymptotes — one continuous branch runs from −2π to 2π, and that interval happens to be π 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... Quite frequently the answer was given as an interval, including −2π<x<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(x−p)(x−q), with p<q the two DISTINCT real roots (which exist only when b2−4ac>0, strictly — the same discriminant condition from the previous lesson, tightened here to its strict form because p<q itself already rules out the repeated-root case b2−4ac=0, where the curve only touches the axis and there is no 'between the roots' region to speak of). Consider the product (x−p)(x−q) on its own, ignoring a for a moment. For x<p: both (x−p) and (x−q) are negative, so their product is positive. For p<x<q: (x−p) is positive but (x−q) is still negative, so the product is negative. For x>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<q, not particular ones. Now bring a back in: multiplying by a positive a leaves every sign exactly as it was, giving the 'upward: outside positive, between negative' rule stated above. Multiplying by a negative a 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: (x−p)(x−q) is negative between its roots and positive outside them regardless of any picture, and multiplying by a 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 (≤ or ≥) 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(x−p)(x−q), with p<q the two DISTINCT real roots (which exist only when b2−4ac>0, strictly — the same discriminant condition from the previous lesson, tightened here to its strict form because p<q itself already rules out the repeated-root case b2−4ac=0, where the curve only touches the axis and there is no 'between the roots' region to speak of). Consider the product (x−p)(x−q) on its own, ignoring a for a moment. For x<p: both (x−p) and (x−q) are negative, so their product is positive. For p<x<q: (x−p) is positive but (x−q) is still negative, so the product is negative. For x>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<q, not particular ones. Now bring a back in: multiplying by a positive a leaves every sign exactly as it was, giving the 'upward: outside positive, between negative' rule stated above. Multiplying by a negative a 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: (x−p)(x−q) is negative between its roots and positive outside them regardless of any picture, and multiplying by a 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 (≤ or ≥) 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=qp (positive p, q, 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): run q, rise p, gradient qp. Now rotate the segment OA by 90° about O. A 90° anticlockwise rotation about the origin sends the point (x,y) to (−y,x) — check it on the simplest case: (1,0), one unit along the positive x-direction, maps to (0,1), one unit along the positive y-direction, which is exactly a quarter-turn anticlockwise. Apply that same rule to A=(q,p): it lands on A′=(−p,q). The line OA′ is perpendicular to OA — a 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 −pq=−pq=−m11. So the perpendicular line's gradient is exactly the negative reciprocal of the original, and m1m2=qp×(−pq)=−1 — not a rule to memorise, but the one number a 90° turn produces every time, whatever p and q 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 — 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 (x2−x1)2 — subtract first, THEN square — not x22−x12, squaring each coordinate separately and then subtracting. The two calculations are wildly different in general (112−72=72 against (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.
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=qp (positive p, q, 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): run q, rise p, gradient qp. Now rotate the segment OA by 90° about O. A 90° anticlockwise rotation about the origin sends the point (x,y) to (−y,x) — check it on the simplest case: (1,0), one unit along the positive x-direction, maps to (0,1), one unit along the positive y-direction, which is exactly a quarter-turn anticlockwise. Apply that same rule to A=(q,p): it lands on A′=(−p,q). The line OA′ is perpendicular to OA — a 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 −pq=−pq=−m11. So the perpendicular line's gradient is exactly the negative reciprocal of the original, and m1m2=qp×(−pq)=−1 — not a rule to memorise, but the one number a 90° turn produces every time, whatever p and q 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 — 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 (x2−x1)2 — subtract first, THEN square — not x22−x12, squaring each coordinate separately and then subtracting. The two calculations are wildly different in general (112−72=72 against (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.
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 xn→nxn−1 is usually proved first for positive whole numbers — expanding (x+h)n and taking the limit as h→0 leaves exactly nxn−1, once every other term is carrying a leftover h that vanishes. What lets it apply just as completely to n=−2 or n=21 is that the laws of indices (spec 1.1) already guarantee xn means the same kind of object whatever rational number n is — x−2 is x21, x1/2 is x, and both still obey xa×xb=xa+b exactly as x2×x3=x5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that n 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 n means the new power n−1 is even more negative, and n=21 means the new power is −21 — 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.
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 x2 rather than x — 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 x is a polynomial in u=x2 precisely when every term's power of x is even: x4=(x2)2=u2, x2=u1, and a constant term is u0 either way. There is nothing special about the number 4 here — the same substitution turns x6 into u3, a cubic in u — but P1's chain-rule-free differentiation toolkit only ever multiplies powers of x by small differences (differentiating x3 gives x2, differentiating x−1 gives x−2), so the equations this specific topic produces top out at x4: a quadratic in u, 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+12x2−3=0, fits this shape exactly — no x3 or x1 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 u: 15u2+12u−3=0, or dividing every term by 3 first, 5u2+4u−1=0, which factorises as (5u−1)(u+1)=0, giving u=51 or u=−1. Since u=x2≥0 always, u=−1 is rejected outright, leaving x2=51 and hence x=±51 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+12x2−3 does not factorise to (5x2−1)(x2+1)." Check why that specific pairing is wrong: (5x2−1)(x2+1)=5x4+4x2−1, which is exactly 15x4+12x2−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.
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.
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+12x2−3 does not factorise to (5x2−1)(x2+1)" (Oct 2021, Q2). Expanding (5x2−1)(x2+1) gives 5x4+4x2−1 — a true factorisation of 15x4+12x2−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 41 was used as the value of x, 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 x2 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′(31)=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=0 is a legitimate value to substitute into y−y1=m(x−x1). 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 12x2, but it was more common to fail to obtain 2x−2... there were a few responses where 2/x was differentiated to 2x 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 xn→nxn−1 is usually proved first for positive whole numbers — expanding (x+h)n and taking the limit as h→0 leaves exactly nxn−1, once every other term is carrying a leftover h that vanishes. What lets it apply just as completely to n=−2 or n=21 is that the laws of indices (spec 1.1) already guarantee xn means the same kind of object whatever rational number n is — x−2 is x21, x1/2 is x, and both still obey xa×xb=xa+b exactly as x2×x3=x5 does. Differentiation only ever needs that one algebraic property to reach the power rule for every rational exponent — never that n 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 n means the new power n−1 is even more negative, and n=21 means the new power is −21 — 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.
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 x2 rather than x — 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 x is a polynomial in u=x2 precisely when every term's power of x is even: x4=(x2)2=u2, x2=u1, and a constant term is u0 either way. There is nothing special about the number 4 here — the same substitution turns x6 into u3, a cubic in u — but P1's chain-rule-free differentiation toolkit only ever multiplies powers of x by small differences (differentiating x3 gives x2, differentiating x−1 gives x−2), so the equations this specific topic produces top out at x4: a quadratic in u, 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+12x2−3=0, fits this shape exactly — no x3 or x1 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 u: 15u2+12u−3=0, or dividing every term by 3 first, 5u2+4u−1=0, which factorises as (5u−1)(u+1)=0, giving u=51 or u=−1. Since u=x2≥0 always, u=−1 is rejected outright, leaving x2=51 and hence x=±51 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+12x2−3 does not factorise to (5x2−1)(x2+1)." Check why that specific pairing is wrong: (5x2−1)(x2+1)=5x4+4x2−1, which is exactly 15x4+12x2−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.
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.
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+12x2−3 does not factorise to (5x2−1)(x2+1)" (Oct 2021, Q2). Expanding (5x2−1)(x2+1) gives 5x4+4x2−1 — a true factorisation of 15x4+12x2−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 41 was used as the value of x, 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 x2 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′(31)=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=0 is a legitimate value to substitute into y−y1=m(x−x1). 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 12x2, but it was more common to fail to obtain 2x−2... there were a few responses where 2/x was differentiated to 2x 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=p: f(x)=(x−p)2⋅g(x), where g bundles whatever the other factor is and, crucially, g(p)=0 (so p really is a double root and nothing more). Near x=p, g(x) hasn't had room to change much from its value at p — it's , and p isn't one of ITS roots — so close to p, f(x) behaves almost exactly like g(p)⋅(x−p)2: a PARABOLA, sitting at x=p, scaled by whatever g(p) happens to be. That is precisely the shape quadratic-functions.ts already derived for the b2−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 (x−p)2 itself does at x=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=∣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 (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)=(x−p)⋅g(x) with g(p)=0 behaves, near p, like g(p)⋅(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 (x−p) itself changes sign there while g(x) keeps a steady sign nearby. Same local-approximation idea, two different shapes, because the power of (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)>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>23 together with an error such as x>−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<−320" (Jan 2023, Q10(a)) — the two correct boundary VALUES, written in the wrong order. Since −320≈−6.67 is more negative than −6, the compound inequality −6<x<−320 describes no real values of x at all — nothing is simultaneously greater than −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) should come out strongly negative and 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=p: f(x)=(x−p)2⋅g(x), where g bundles whatever the other factor is and, crucially, g(p)=0 (so p really is a double root and nothing more). Near x=p, g(x) hasn't had room to change much from its value at p — it's , and p isn't one of ITS roots — so close to p, f(x) behaves almost exactly like g(p)⋅(x−p)2: a PARABOLA, sitting at x=p, scaled by whatever g(p) happens to be. That is precisely the shape quadratic-functions.ts already derived for the b2−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 (x−p)2 itself does at x=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=∣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 (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)=(x−p)⋅g(x) with g(p)=0 behaves, near p, like g(p)⋅(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 (x−p) itself changes sign there while g(x) keeps a steady sign nearby. Same local-approximation idea, two different shapes, because the power of (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)>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>23 together with an error such as x>−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<−320" (Jan 2023, Q10(a)) — the two correct boundary VALUES, written in the wrong order. Since −320≈−6.67 is more negative than −6, the compound inequality −6<x<−320 describes no real values of x at all — nothing is simultaneously greater than −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) should come out strongly negative and 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θ and sin(180°−θ) 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 A, the side a opposite it, and one other side b — with A acute and b>a. Place vertex A at the origin, with side AB running along the positive x-axis (wherever B turns out to be), and place C at distance b from A, at angle A above that axis: C=(bcosA,bsinA). Vertex B has to be SOMEWHERE on that positive x-axis, and it has to satisfy exactly one more condition: BC=a. The set of every point at distance a from C is a circle of radius a centred on C — so B 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=5, b=9: C=(9cos30°,9sin30°)≈(7.79,4.5), and solving (t−7.79)2+4.52=52 for the x-axis crossing points t gives t≈7.79±52−4.52≈7.79±2.18 — TWO values, t≈9.97 and t≈5.61, both positive, both genuine positions for B. Checking the angle at B for each (the angle between BA and BC) confirms the two triangles are genuinely different shapes, not the same one measured twice: the FARTHER crossing point (t≈9.97, further from A) gives B≈64.2°, an acute angle; the NEARER crossing point (t≈5.61, closer to A) gives B≈115.8°, obtuse. Both are legitimate triangles built from the exact same A, a and b — 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°−θ) for every θ in (0°,180°), so a calculator's 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° 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.
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θ is strictly decreasing across the whole of (0°,180°) (its gradient, −sinθ, is negative throughout that open interval), so cos−1 of any value in (−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 — sinAa, not sinBa. 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: 21absinC only gives the right answer when C is the angle physically trapped between the two sides a and b 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.
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=2bcb2+c2−a2, with a2 larger than b2+c2) is not a sign that a sign has been dropped somewhere upstream — it is exactly what an obtuse angle A looks like, since cosθ is negative for every θ 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.
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 — 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 sin−1 or 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 x and y is a single pair (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) with no further complication. At any point that lies on BOTH graphs, that same expression for y is also what the OTHER equation's own y has to equal there — the two graphs meet exactly where their heights agree. Substituting the linear expression for y directly into the other equation doesn't throw away any information about points that solve both: it simply forces the shared condition 'these two y's are the same number' to become visible as a single equation in x alone, because y itself has been written out of the problem. Whatever value(s) of x satisfy that equation are exactly the x-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 x 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: b2−4ac>0 means two distinct real values of x, hence two genuine crossing points; b2−4ac=0 means one repeated value of x, hence a single point where the line just touches the curve without passing through it — a , and a genuinely different geometric fact from crossing; b2−4ac<0 means no real value of x 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 x; here, the equation substitution produces genuinely IS solved for x — but x still isn't the whole answer, because the question asked for point(s) of intersection or coordinates, and a coordinate needs a y 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.
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.
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+c into a quadratic and rearranging into =0 form requires moving BOTH the mx term and the c 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 x-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 b2−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 — ba — is to multiply top and bottom by b: ba×bb=bab. The reason it's allowed at all is that bb 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, 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+q by anything other than its true conjugate p−q leaves a surd behind — multiplying by p+q again, or by 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.
Multiplying a two-term denominator like 5+3 by just 3 — the way a single-term denominator like 3 alone is rationalised — does not work: it produces 53+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 and 18 both reduce to a multiple of 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 kn' 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 correctly reduces to 62 (72=36×2); stopping at a smaller factor gives 218 (72=4×18) or 38 (72=9×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 25−32=−22 in a single jump, with no intermediate line shown, and reaching that same value via a shown combining step — 25−32=252−32=−22 — 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.
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?
What is the "discriminant-written-as-b-squared-plus-4ac" trap, and how do you catch it?
What is the "coefficient-of-x-not-squared-in-full" trap, and how do you catch it?
What is the "parameter-zero-bound-dropped" trap, and how do you catch it?
What is the "boundary-included-when-the-inequality-is-strict" trap, and how do you catch it?
What is the "discriminant-applied-before-the-quadratic-exists" trap, and how do you catch it?
What is the "answer-from-the-calculator-with-no-method-shown" trap, and how do you catch it?
Without looking: what does this lesson say about what a quadratic is, and the one condition that makes it one?
Without looking: what does this lesson say about completing the square — the mechanism, then the two complications?
Without looking: what does this lesson say about where the exam hides the quadratic?
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?
What is the "sector-area-half-omitted" trap, and how do you catch it?
What is the "minor-angle-used-for-major-arc-or-sector" trap, and how do you catch it?
What is the "composite-baseline-mistaken-for-diameter" trap, and how do you catch it?
What is the "composite-perimeter-parts-missed" trap, and how do you catch it?
What is the "composite-shape-assumed-a-single-sector" trap, and how do you catch it?
Without looking: what does this lesson say about radian measure — the definition, and converting to and from degrees?
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?
Without looking: what does this lesson say about where the exam hides the composite shape?
In one sentence: why does the critical-value equation for the parameter — here, 144p2−48p=0 — always have p=0 as one of its two solutions, whenever the parameter multiplies BOTH a and b but c is a fixed number with no parameter in it at all?
What is the "discriminant-written-as-b-squared-plus-4ac" trap, and how do you catch it?
What is the "coefficient-not-squared-in-full" trap, and how do you catch it?
What is the "parameter-zero-bound-dropped" trap, and how do you catch it?
What is the "boundary-included-when-the-inequality-is-strict" trap, and how do you catch it?
What is the "discriminant-applied-before-the-quadratic-exists" trap, and how do you catch it?
What is the "not-every-term-multiplied-through" trap, and how do you catch it?
What is the "adjusted-working-to-fit-the-printed-answer" trap, and how do you catch it?
Without looking: what does this lesson say about what actually changes when a letter replaces a number?
Without looking: what does this lesson say about where each named trap actually lives?
In one sentence: why does every negative value of u, found when solving a hidden-quadratic equation with u=ax for some a>0, have to be thrown away rather than converted into a value of x?
What is the "stops-at-the-substituted-variable" trap, and how do you catch it?
What is the "exponent-shift-mapped-as-a-power-not-a-multiple" trap, and how do you catch it?
What is the "negative-value-of-u-not-rejected" trap, and how do you catch it?
What is the "answer-from-the-calculator-with-no-method-shown" trap, and how do you catch it?
What is the "quadratic-not-yet-formed-before-a-quadratic-technique-is-applied" trap, and how do you catch it?
What is the "hence-ignored-original-equation-attacked-directly" trap, and how do you catch it?
Without looking: what does this lesson say about where the laws of indices turn an exponential equation into a quadratic?
Without looking: what does this lesson say about two solves, not one?
In one sentence: why does replacing x with x+a inside a function move the graph in the NEGATIVE x-direction when a is positive, even though every instinct says '+a' should move something in the positive direction?
What is the "translation-called-a-shift-or-move" trap, and how do you catch it?
What is the "af-and-fax-stretch-direction-confused" trap, and how do you catch it?
What is the "sign-error-on-a-transformed-key-value" trap, and how do you catch it?
What is the "fax-scale-factor-not-inverted" trap, and how do you catch it?
What is the "transformed-graph-not-used-to-count-intersections" trap, and how do you catch it?
Without looking: what does this lesson say about the four transformations, and the word the mark scheme is actually listening for?
Without looking: what does this lesson say about the same four rules on sine — the specification's own worked examples?
In one sentence: why can't c1 be found correctly if you wait until after the second integration to use the gradient condition?
What is the "gradient-condition-applied-at-the-wrong-stage" trap, and how do you catch it?
What is the "both-constants-deferred-to-the-end" trap, and how do you catch it?
What is the "point-coordinates-transposed-or-sign-flipped" trap, and how do you catch it?
What is the "constant-of-integration-omitted-entirely" trap, and how do you catch it?
Without looking: what does this lesson say about where this question type sits in the spec, and why it needs two constants, not one?
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?
What is the "period-confused-with-domain-or-interval" trap, and how do you catch it?
What is the "sketch-lacks-a-marked-scale" trap, and how do you catch it?
What is the "stretch-direction-inverted-y-for-x" trap, and how do you catch it?
Without looking: what does this lesson say about period, domain, range, amplitude, symmetry — five different questions a graph can answer?
Without looking: what does this lesson say about the spec's own three examples: reading a transformation off its equation?
In one sentence: why does an upward parabola's inequality f(x)>0 land OUTSIDE the roots, while a downward parabola's f(x)>0 lands BETWEEN them — using the factorised form, not the picture?
What is the "final-answer-stated-in-the-wrong-variable" trap, and how do you catch it?
What is the "region-label-used-as-the-answer-variable" trap, and how do you catch it?
What is the "sketch-skipped-a-sign-case-goes-unnoticed" trap, and how do you catch it?
What is the "between-and-outside-the-roots-reversed" trap, and how do you catch it?
What is the "boundary-strict-vs-non-strict-mismatched" trap, and how do you catch it?
Without looking: what does this lesson say about what a quadratic inequality is actually asking — and why the graph answers it directly?
Without looking: what does this lesson say about two steps, every time: find the boundary, then read the region off the shape?
Without looking: what does this lesson say about representing the answer: a number line, or a shaded region with a solid or dashed boundary?
In one sentence: why does correctly calculating gradient(PQ) × gradient(QR) = −1 not, by itself, count as a complete proof that PQ is perpendicular to QR?
What is the "correct-calculation-no-concluding-statement" trap, and how do you catch it?
What is the "squares-differenced-instead-of-difference-squared" trap, and how do you catch it?
What is the "fourth-vertex-via-simultaneous-equations-often-incomplete" trap, and how do you catch it?
What is the "pythagoras-built-from-the-wrong-reference-point" trap, and how do you catch it?
Without looking: what does this lesson say about the equation of a straight line — three forms, and the one number that ties them together?
Without looking: what does this lesson say about parallel and perpendicular — the two gradient conditions, and the sentence the exam checks for?
Without looking: what does this lesson say about points a fixed distance from a given point — where the right angle actually is?
In one sentence: why does differentiating a negative-index term need you to track TWO negative signs, not one?
What is the "plus-c-added-after-correct-differentiation" trap, and how do you catch it?
What is the "exact-value-given-as-decimal" trap, and how do you catch it?
What is the "negative-power-term-harder-than-its-positive-power-sibling" trap, and how do you catch it?
What is the "power-rule-botched-on-a-negative-index-term" trap, and how do you catch it?
Without looking: what does this lesson say about where this sits in the spec, and the rule you need?
In one sentence: why does an equation with an x4 term and an x2 term, but no x3 or x1 term, always convert into an ordinary three-term quadratic under the substitution u=x2?
What is the "quartic-not-recognised-as-quadratic-in-x-squared" trap, and how do you catch it?
What is the "domain-restriction-overrides-the-default-both-signs-rule" trap, and how do you catch it?
What is the "factorisation-doesnt-match-the-unsimplified-equation" trap, and how do you catch it?
What is the "forgot-to-square-root-back-to-x" trap, and how do you catch it?
What is the "zero-gradient-treated-as-a-dead-end" trap, and how do you catch it?
What is the "sign-lost-differentiating-a-negative-power" trap, and how do you catch it?
Without looking: what does this lesson say about forming the equation — differentiate, then clear the negative power?
Without looking: what does this lesson say about recognising the hidden quadratic in x²?
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?
What is the "no-idea-how-to-split-the-fraction" trap, and how do you catch it?
What is the "numerator-and-denominator-integrated-before-dividing" trap, and how do you catch it?
What is the "constant-of-integration-omitted" trap, and how do you catch it?
What is the "wrong-split-can-still-earn-the-integration-method-mark" trap, and how do you catch it?
What is the "correct-integration-left-unsimplified-or-missing-the-x" trap, and how do you catch it?
Without looking: what does this lesson say about why a fraction under an integral sign needs an extra step first?
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?
What is the "cusp-at-a-repeated-root-turning-point" trap, and how do you catch it?
What is the "y-intercept-left-unlabelled" trap, and how do you catch it?
What is the "critical-values-stated-instead-of-inequalities" trap, and how do you catch it?
What is the "compound-inequality-region-not-bounded-both-sides" trap, and how do you catch it?
What is the "compound-inequality-boundary-order-reversed" trap, and how do you catch it?
What is the "repeated-root-treated-as-a-crossing" trap, and how do you catch it?
What is the "end-behaviour-direction-reversed" trap, and how do you catch it?
Without looking: what does this lesson say about reading a cubic straight off its factors?
Without looking: what does this lesson say about the two things a full sketch needs beyond the roots?
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?
What is the "ambiguous-case-obtuse-solution-missed" trap, and how do you catch it?
What is the "cosine-rule-mistaken-for-having-an-ambiguous-case-too" trap, and how do you catch it?
What is the "wrong-opposite-pair-used-in-the-sine-rule" trap, and how do you catch it?
What is the "area-formula-uses-a-non-included-angle" trap, and how do you catch it?
What is the "obtuse-cosine-rule-result-treated-as-an-arithmetic-error" trap, and how do you catch it?
What is the "sine-rule-angle-computed-in-the-wrong-calculator-mode" trap, and how do you catch it?
Without looking: what does this lesson say about four shapes of triangle information, and which rule actually fits each one?
Without looking: what does this lesson say about where the area formula comes from, and what the exam formula booklet actually gives you?
In one sentence: why does a negative value of b2−4ac, for the equation substitution produces, mean the line and the curve never meet at all — not even once?
What is the "solving-simultaneously-when-a-faster-route-exists" trap, and how do you catch it?
What is the "stops-at-the-x-coordinate" trap, and how do you catch it?
What is the "over-complicating-a-known-value-substitution" trap, and how do you catch it?
What is the "reaching-for-the-discriminant-when-a-value-is-already-known" trap, and how do you catch it?
What is the "sign-error-when-collecting-terms-after-substitution" trap, and how do you catch it?
What is the "assumes-a-line-and-a-curve-always-meet-twice" trap, and how do you catch it?
Without looking: what does this lesson say about what 'solve simultaneous equations by substitution' means, and why the linear equation goes first?
Without looking: what does this lesson say about solve for both variables — the same discipline the hidden quadratic already teaches?
Without looking: what does this lesson say about a real examiner finding: when solving simultaneously isn't the fastest route?
In one sentence: why does multiplying top and bottom by p−q clear the surd from a denominator of p+q, when multiplying by p+q again would not?
What is the "decimal-given-instead-of-exact-surd" trap, and how do you catch it?
What is the "wrong-multiplier-leaves-a-cross-term-standing" trap, and how do you catch it?
What is the "single-term-method-applied-to-a-binomial-denominator" trap, and how do you catch it?
What is the "surd-not-simplified-before-attempting-to-combine" trap, and how do you catch it?
What is the "square-factor-extraction-stopped-early" trap, and how do you catch it?
What is the "correct-final-surd-with-no-visible-combining-step" trap, and how do you catch it?
Without looking: what does this lesson say about what a surd is, and the two laws that let you simplify one?
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.
Quadratic Functions, the Discriminant, and Solving Quadratic Equations
Write the two roots of ax2+bx+c=0 as α and β. Then ax2+bx+c=a(x−α)(x−β), and expanding the right-hand side and matching coefficients gives α+β=−ab and αβ=ac. Now ask how far apart the roots are. For any two numbers, (α−β)2=(α+β)2−4αβ — a one-line identity you can verify by expanding both sides. Substituting: (α−β)2=a2b2−a4c=a2b2−4ac. So the discriminant is, up to the positive factor a2, 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 b2−4ac>0, =0 and <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.
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°, tracing circumference 2πr, so s=kθdeg gives 2πr=k(360), hence k=3602πr=180πr. The degree version of the formula is s=180πrθdeg — correct, but carrying an extra factor of 180π that the radian version, s=rθ, 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θ and A=21r2θ 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π 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.
The Discriminant with a Parameter — "No Real Roots" Style
Suppose the parameter multiplies both the leading coefficient and the coefficient of x — a=mp and b=np for some fixed numbers m, n — while c is a fixed number with no p in it at all, exactly the shape of the worked-chain example above. Then b2−4ac=(np)2−4(mp)(c)=n2p2−4mcp=p(n2p−4mc). Every term in that expression carries a factor of p — b2 contributes p2, which always has p as a factor, and 4ac contributes exactly one factor of p — so p=0 is not a coincidence produced by these particular numbers; it is forced by the SHAPE of the question, every single time a and b share a parameter this way and c does not. That is also, structurally, why p=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 c itself also contains the parameter — as it does in x2+tx+(t+3)=0, used in the chain-drill above, where a=1 carries no parameter at all — this factorisation does not apply, p=0 stops being forced, and the two critical values can be any pair of numbers at all. Compare the worked-chain's 0 and 31 against the chain-drill's −2 and 6: that contrast is exactly the difference this argument predicts.)
The spec asks only that you know and use b2−4ac>0, =0 and <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=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.
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)=x2. Stretch first: y=2x2. Translate second: y=2x2+3. Now reverse the order on the same two operations. Translate first: y=x2+3. Stretch second — multiply the WHOLE current output by 2: y=2(x2+3)=2x2+6. Same two operations, same two numbers (2 and 3), different final curve: 2x2+3 against 2x2+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.
Quadratic inequalities, interpreted and represented graphically
Take (x+2)(x−1)(x−3)>0, a cubic with three real roots at −2, 1 and 3. Each factor is linear and changes sign only at its own root, nowhere else — so the whole product can only change sign AT x=−2, x=1 or x=3, and stays one constant sign on every interval between consecutive roots. Test one point per interval to find which sign. At x=−3 (below all three roots): every factor is negative, and a product of three negatives is negative. Crossing x=−2 flips exactly one factor's sign, giving positive on −2<x<1. Crossing x=1 flips a second factor, giving negative on 1<x<3. Crossing x=3 flips the third, giving positive for x>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.
Perpendicularity Proofs, Rectangle/Point-Construction Problems, and Gradient-Pythagoras Combinations
Let A=(a,b) be a fixed point and let C=(x,y) be ANY point with AC=r, a fixed positive number. The distance formula gives AC=(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 (x−a)2+(y−b)2=r2. 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 r from the same centre A, and (x−a)2+(y−b)2=r2 is simply that definition written in coordinates. The worked chain's own C=(3,7) and C=(3,−1) are two of the infinitely many points on the circle x2+(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.
Sketching cubic graphs from factored form
Take f(x)=(x−p)3⋅h(x) with h(p)=0 — a TRIPLE root. Near x=p, this behaves like h(p)⋅(x−p)3, the shape of y=x3 itself relocated to sit at p: the gradient is zero there (it flattens, the way y=x3 flattens at the origin), but (x−p)3 is an ODD power, so it still changes sign as x passes through p — negative just before, zero at p, positive just after (or the reverse, depending on the sign of 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.
The Sine Rule, the Cosine Rule, and the Ambiguous Case
Place the triangle so vertex A sits at the angle being related to the two sides that meet there, and drop a perpendicular from C to line AB, meeting it at point D (taking A acute, so D falls between A and B — the argument extends to an obtuse A with signed lengths, but the acute case already shows the whole mechanism). In right-angled triangle ACD: AD=bcosA (adjacent over hypotenuse) and CD=bsinA (opposite over hypotenuse), where b=AC. Then DB=AB−AD=c−bcosA, where c=AB. Triangle CDB is also right-angled (at D), so by Pythagoras: BC2=DB2+CD2, i.e. a2=(c−bcosA)2+(bsinA)2. Expand: a2=c2−2bccosA+b2cos2A+b2sin2A=c2−2bccosA+b2(cos2A+sin2A). Since cos2A+sin2A=1 for every angle A (Pythagoras' theorem applied to the same right-angled triangle that defines sine and cosine in the first place), this collapses to a2=b2+c2−2bccosA — the cosine rule, derived rather than quoted. Set A=90° and watch it collapse further: cos90°=0, so the whole −2bccosA term vanishes and a2=b2+c2 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+c2−2bccosA actually comes from is what makes the earlier claim believable — that the formula 'reduces' to Pythagoras' theorem when 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