GCSE Maths Higher

GCSE Maths Higher · AQA · Quadratics: solving & reading roots

Solving a quadratic: rearrange to = 0 before factorising

Faced with x2=5xx^2 = 5x, the instinct is to divide both sides by xx and write x=5x = 5. That answer is incomplete: it silently deletes the root x=0x = 0. You cannot divide by xx, because xx might be zero, and dividing by zero is not allowed. The reliable method is to move everything to one side so the equation reads =0= 0: x25x=0x^2 - 5x = 0, factorise x(x5)=0x(x - 5) = 0, and read both roots: x=0 or x=5x = 0 \text{ or } x = 5.

The principle is the null-factor law: a product equals zero exactly when at least one factor is zero. It only works against zero, which is why you must rearrange first and why you cannot set each bracket equal to a non-zero side. Dropping a root this way is one of the most reliable grade 7 to 9 mark-losers on AQA Higher papers.

Already know this is your gap? Skip the diagnostic and jump straight into the targeted lesson.

How to spot it in your own work

  • You divided x2=5xx^2 = 5x by xx to get only x=5x = 5, losing the root x=0x = 0.
  • You set each bracket of (x+2)(x5)=6x(x + 2)(x - 5) = 6x equal to 6x6x instead of collecting to x29x10=0x^2 - 9x - 10 = 0 first.
  • You read (x+2)(x5)=6x(x + 2)(x - 5) = 6x as x=2 or x=5x = -2 \text{ or } x = 5 by setting each bracket to zero without subtracting the 6x6x.
  • You kept an impossible root in a context: writing x=10x = -10 for a length when x2+x90=0x^2 + x - 90 = 0 gives x=10 or x=9x = -10 \text{ or } x = 9 and only x=9x = 9 is valid.

An exam question that triggers it

Here is the structure of a typical AQA Higher quadratic question:

Solve x2=5xx^2 = 5x.

Write down all the values of xx.

The misconception divides by xx to get x=5x = 5 only. The fix: rearrange to x25x=0x^2 - 5x = 0, factorise x(x5)=0x(x - 5) = 0, and read a root from each factor: x=0 or x=5x = 0 \text{ or } x = 5.

Why students fall for this

Dividing by xx feels efficient: it strips the equation down to something linear-looking in one step. But it assumes x0x \neq 0, and that assumption throws away the root x=0x = 0 whenever it is a solution. The lost root is invisible at the moment the division is done, so the slip goes unnoticed.

A second pattern appears with brackets. For (x+2)(x5)=6x(x + 2)(x - 5) = 6x students set each bracket equal to the right-hand side, writing x+2=6xx + 2 = 6x and x5=6xx - 5 = 6x. This misuses the null-factor law, which only works against zero. Since 2×3=62 \times 3 = 6 with neither factor equal to 6, the law gives no information against a non-zero number.

The mirror-image error is over-applying the rule. A genuinely linear equation such as 3x+7=2x3x + 7 = 2x has no x2x^2 term, so there is nothing to set to zero and factorise: isolating xx to get x=7x = -7 is exactly right. The signal is whether an x2x^2 term is present.

The fix: Rearrange to = 0, factorise, then read a root from each factor

Step 1: check for an x² term. If there is one, it is a quadratic: continue below. If there is no x2x^2 term it is linear, so just isolate xx.

Step 2: collect everything to one side. For x2=5xx^2 = 5x, subtract 5x5x from both sides: x25x=0x^2 - 5x = 0. Never divide by xx.

Step 3: factorise the non-zero side. x25x=x(x5)x^2 - 5x = x(x - 5), so x(x5)=0x(x - 5) = 0.

Step 4: apply the null-factor law. A product is zero only when a factor is zero: x=0 or x5=0x = 0 \text{ or } x - 5 = 0, giving x=0 or x=5x = 0 \text{ or } x = 5. Read one root from each factor.

Step 5: reject impossible roots in context. If xx is a length or a count, discard any negative or otherwise impossible root, keeping the valid value.

Worked example

Solve x2=5xx^2 = 5x.

  1. Collect to = 0. x25x=0x^2 - 5x = 0. Do not divide by xx.
  2. Factorise. x(x5)=0x(x - 5) = 0.
  3. Read both roots.
    x=0orx=5x = 0 \quad \text{or} \quad x = 5
    Dividing by xx would give only x=5x = 5, dropping x=0x = 0.

Solve (x+2)(x5)=6x(x + 2)(x - 5) = 6x.

  1. Expand the left. (x+2)(x5)=x23x10(x + 2)(x - 5) = x^2 - 3x - 10.
  2. Collect to = 0. x23x10=6xx29x10=0x^2 - 3x - 10 = 6x \Rightarrow x^2 - 9x - 10 = 0.
  3. Factorise and read both roots.
    (x10)(x+1)=0x=10  or  x=1(x - 10)(x + 1) = 0 \Rightarrow x = 10 \;\text{or}\; x = -1
    Trap: setting each bracket to zero without collecting gives x=2 or x=5x = -2 \text{ or } x = 5, wrong.
  4. Verify. At x=10x = 10: (12)(5)=60=6×10(12)(5) = 60 = 6 \times 10 ✓. At x=1x = -1: (1)(6)=6=6×(1)(1)(-6) = -6 = 6 \times (-1) ✓.

A rectangle's dimensions satisfy x2+x90=0x^2 + x - 90 = 0, where xx is a length in cm. Find xx.

  1. Factorise. (x+10)(x9)=0(x + 10)(x - 9) = 0 (factors of 90-90 summing to +1+1 are +10+10 and 9-9).
  2. Read both roots. x=10 or x=9x = -10 \text{ or } x = 9.
  3. Reject the impossible root. A length cannot be negative, so discard x=10x = -10:
    x=9 cmx = 9 \text{ cm}
    Check: 92+990=81+990=09^2 + 9 - 90 = 81 + 9 - 90 = 0 ✓.

Find out if this is costing you marks

The 10-minute diagnostic checks for this pattern (and four others) using AQA-style GCSE Higher items. Free, no signup, anonymous.

Common questions

Why is the answer to x2=5xx^2 = 5x x=0 or x=5x = 0 \text{ or } x = 5 and not just x=5x = 5?

Because dividing by xx assumes x0x \neq 0, but x=0x = 0 is a solution. Rearrange to x25x=0x^2 - 5x = 0, factorise x(x5)=0x(x - 5) = 0, and by the null-factor law x=0 or x=5x = 0 \text{ or } x = 5. Dividing by xx deletes the x=0x = 0 root.

Can I set each bracket of (x+2)(x5)=6x(x + 2)(x - 5) = 6x equal to 6x6x?

No. The null-factor law only works against zero, because 2×3=62 \times 3 = 6 with neither factor equal to 6. Expand to x23x10x^2 - 3x - 10, collect to x29x10=0x^2 - 9x - 10 = 0, then factorise (x10)(x+1)=0(x - 10)(x + 1) = 0 for x=10 or x=1x = 10 \text{ or } x = -1.

How do I solve a quadratic when xx is a length or a count?

Solve fully to find both roots, then reject any root the context makes impossible. For x2+x90=0x^2 + x - 90 = 0 with xx a length, (x+10)(x9)=0(x + 10)(x - 9) = 0 gives x=10 or x=9x = -10 \text{ or } x = 9; a length cannot be negative, so the answer is x=9x = 9.

Related misconceptions

← All GCSE Maths Higher misconceptions

Solving a quadratic: rearrange to = 0 before factorising | GCSE Maths Higher