Factorising Harder Quadratics
x

Revision notes for Edexcel GCSE Maths Factorising Harder Quadratics. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Factorising Harder Quadratics

What you'll learn

  • How to factorise quadratics where the coefficient of x2x^2x2 is not 1.
  • How to use the “split the middle term” method reliably.
  • How to solve quadratic equations once they are factorised.
  • How to handle difference of squares and quadratics involving xxx and $y`.

Key words first

Definition

Important vocabulary

  • A quadratic expression has a highest power of 2, for example 2x2+7x+32x^2 + 7x + 32x2+7x+3.
  • A coefficient is the number multiplying a variable. In ax2+bx+cax^2 + bx + cax2+bx+c, aaa is the coefficient of x2x^2x2, bbb is the coefficient of xxx, and ccc is the constant term.
  • Factorising means rewriting an expression as a product of brackets.
  • A binomial is an expression with two terms, such as 2x+12x + 12x+1.

Warm-up: ordinary quadratics

Before harder quadratics, remember the simpler case where the coefficient of x2x^2x2 is 1.

For x2+bx+cx^2 + bx + cx2+bx+c, you need two numbers that:

  • multiply to make ccc
  • add to make $b`
Example

Factorising a simple quadratic

Factorise x2+9x+20x^2 + 9x + 20x2+9x+20.

An area model shows how the four parts combine to make x^2 + 9x + 20 and give the factors (x+4)(x+5).

  1. Look for two numbers that multiply to 20 and add to 9.

  2. The numbers are 4 and 5.

  3. Write the brackets using those numbers:

    x2+9x+20=(x+4)(x+5)x^2 + 9x + 20 = (x + 4)(x + 5)x2+9x+20=(x+4)(x+5)

Harder quadratics: when the front number is not 1

A harder quadratic has a coefficient in front of x2x^2x2, such as 2x22x^22x2, 3x23x^23x2, or $5x^2`.

For these, the safest GCSE method is called splitting the middle term.

Key Idea

The split-the-middle method

For ax2+bx+cax^2 + bx + cax2+bx+c, multiply aaa and ccc. Find two numbers that multiply to acacac and add to bbb. Use those numbers to split the middle term.

The method

For ax2+bx+cax^2 + bx + cax2+bx+c:

  1. Multiply $a \times c`.
  2. Find two numbers that multiply to acacac and add to $b`.
  3. Split the xxx term using those two numbers.
  4. Factorise by grouping.
  5. Take out the common bracket.
Example

Factorising a harder quadratic

Factorise 2x2+7x+32x^2 + 7x + 32x2+7x+3.

A factor grid makes the split 7x=6x+x visible before reading off the bracket factors.

  1. Identify aaa, bbb, and $c`.

    a=2,b=7,c=3a = 2,\quad b = 7,\quad c = 3a=2,b=7,c=3
  2. Multiply aaa and $c`.

    2×3=62 \times 3 = 62×3=6
  3. Find two numbers that multiply to 6 and add to 7. They are 6 and 1.

  4. Split the middle term:

    2x2+7x+3=2x2+6x+x+32x^2 + 7x + 3 = 2x^2 + 6x + x + 32x2+7x+3=2x2+6x+x+3
  5. Factorise each pair of terms:

    2x(x+3)+1(x+3)2x(x + 3) + 1(x + 3)2x(x+3)+1(x+3)
  6. Take out the common bracket:

    (2x+1)(x+3)(2x + 1)(x + 3)(2x+1)(x+3)
Tip

Quick check

Expand your answer mentally: first terms, outer terms, inner terms, last terms. The middle terms should combine to give the original middle term.

Handling negative signs

Signs are where many mistakes happen. The multiplying-and-adding rule still works, but you must include negative numbers.

  • If ccc is positive and bbb is negative, both split numbers are negative.
  • If ccc is negative, one split number is positive and one is negative.
Example

Factorising with a negative constant

Factorise 4x2−11x−34x^2 - 11x - 34x2−11x−3.

The grid highlights that a negative constant needs one positive and one negative split term.

  1. Multiply the first and last coefficients:

    4×(−3)=−124 \times (-3) = -124×(−3)=−12
  2. Find two numbers that multiply to -12 and add to -11. They are -12 and 1.

  3. Split the middle term:

    4x2−11x−3=4x2−12x+x−34x^2 - 11x - 3 = 4x^2 - 12x + x - 34x2−11x−3=4x2−12x+x−3
  4. Factorise by grouping:

    4x(x−3)+1(x−3)4x(x - 3) + 1(x - 3)4x(x−3)+1(x−3)
  5. Take out the common bracket:

    (4x+1)(x−3)(4x + 1)(x - 3)(4x+1)(x−3)
Common Mistake

Ignoring the sign of the constant

If the constant term is negative, the two split numbers must have opposite signs. For example, multiplying to a negative number means one number is positive and one is negative.

Solving harder quadratic equations

An equation has an equals sign. To solve a quadratic equation by factorising, you first factorise, then use the fact that if two brackets multiply to zero, at least one bracket must be zero.

Definition

Zero product property

If AB=0AB = 0AB=0, then A=0A = 0A=0 or B=0B = 0B=0. This is why we set each bracket equal to zero after factorising.

Example

Solving a harder quadratic

Solve 3x2+10x−8=03x^2 + 10x - 8 = 03x2+10x−8=0.

A factor grid plus zero-product branches links factorising to solving the equation.

  1. Multiply the first and last coefficients:

    3×(−8)=−243 \times (-8) = -243×(−8)=−24
  2. Find two numbers that multiply to -24 and add to 10. They are 12 and -2.

  3. Split and factorise:

    3x2+10x−8=3x2+12x−2x−8=3x(x+4)−2(x+4)=(3x−2)(x+4)\begin{aligned} 3x^2 + 10x - 8 &= 3x^2 + 12x - 2x - 8 \\ &= 3x(x + 4) - 2(x + 4) \\ &= (3x - 2)(x + 4) \end{aligned}3x2+10x−8​=3x2+12x−2x−8=3x(x+4)−2(x+4)=(3x−2)(x+4)​
  4. Set each bracket equal to zero:

    3x−2=0orx+4=03x - 2 = 0 \quad \text{or} \quad x + 4 = 03x−2=0orx+4=0
  5. Solve each linear equation:

    x=23orx=−4x = \frac{2}{3} \quad \text{or} \quad x = -4x=32​orx=−4

Factorising fully and difference of squares

Sometimes the first thing to do is take out a common factor: a number or variable that divides every term.

“Factorise fully” means keep factorising until you cannot factorise any further.

A useful identity is:

A2−B2=(A−B)(A+B)A^2 - B^2 = (A - B)(A + B)A2−B2=(A−B)(A+B)

This is called the difference of two squares.

Example

Taking out a common factor first

Factorise fully 3x2−753x^2 - 753x2−75.

The diagram separates taking out the common factor from then using the difference of squares.

  1. Take out the common factor of 3:

    3x2−75=3(x2−25)3x^2 - 75 = 3(x^2 - 25)3x2−75=3(x2−25)
  2. Notice that x2−25x^2 - 25x2−25 is a difference of squares:

    x2−25=x2−52x^2 - 25 = x^2 - 5^2x2−25=x2−52
  3. Factorise the difference of squares:

    3(x2−25)=3(x−5)(x+5)3(x^2 - 25) = 3(x - 5)(x + 5)3(x2−25)=3(x−5)(x+5)
Tip

Common factor first

If every term shares a factor, take it out before using any other method. This makes the numbers smaller and avoids missing marks for not factorising fully.

Quadratics involving xxx and yyy

Some quadratics contain terms like xyxyxy and $y^2`. You can still use the same split-the-middle method.

Think of the middle term as the “xyxyxy term” instead of just the “xxx term”.

Example

Factorising a quadratic with two variables

Factorise 2x2+11xy+5y22x^2 + 11xy + 5y^22x2+11xy+5y2.

The two-variable grid treats the middle term as an xy term and reads off the factors in the same way.

  1. Multiply the coefficient of x2x^2x2 by the coefficient of $y^2`:

    2×5=102 \times 5 = 102×5=10
  2. Find two numbers that multiply to 10 and add to 11. They are 10 and 1.

  3. Split the middle term:

    2x2+11xy+5y2=2x2+10xy+xy+5y22x^2 + 11xy + 5y^2 = 2x^2 + 10xy + xy + 5y^22x2+11xy+5y2=2x2+10xy+xy+5y2
  4. Factorise by grouping:

    2x(x+5y)+y(x+5y)2x(x + 5y) + y(x + 5y)2x(x+5y)+y(x+5y)
  5. Take out the common bracket:

    (2x+y)(x+5y)(2x + y)(x + 5y)(2x+y)(x+5y)

Perfect-square quadratics

A perfect-square quadratic factorises into two identical brackets.

For example, x2+6xy+9y2x^2 + 6xy + 9y^2x2+6xy+9y2 has:

  • first term $x^2`
  • last term $(3y)^2`
  • middle term $2 \times x \times 3y`
Example

Spotting identical brackets

Factorise x2−8xy+16y2x^2 - 8xy + 16y^2x2−8xy+16y2.

A square area model shows why the expression is a perfect square with two identical brackets.

  1. Recognise the square terms:

    x2=x2,16y2=(4y)2x^2 = x^2,\quad 16y^2 = (4y)^2x2=x2,16y2=(4y)2
  2. Check the middle term:

    2×x×4y=8xy2 \times x \times 4y = 8xy2×x×4y=8xy
  3. Because the middle term is negative, use minus signs:

    x2−8xy+16y2=(x−4y)2x^2 - 8xy + 16y^2 = (x - 4y)^2x2−8xy+16y2=(x−4y)2
Exam technique

In the exam

  1. First check for a common factor, especially when the question says “factorise fully”.

  2. For ax2+bx+c‘,multiplyax^2 + bx + c`, multiply ax2+bx+c‘,multiplyaandandandc, then find two numbers that multiply to $ac$ and add to $b.

  3. If the question says “solve”, do not stop at factorising: set each bracket equal to zero and find the values of $x`.

Self review

Check yourself

  • Can you explain why 2x2+7x+32x^2 + 7x + 32x2+7x+3 splits into 2x2+6x+x+32x^2 + 6x + x + 32x2+6x+x+3?
  • When the constant term is negative, what must be true about the signs of the two split numbers?
  • What is the first thing you should check before factorising fully?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Algebraic FractionsUp next

How was this guide?

Factorising Harder Quadratics Revision Guide

  1. GCSE
  2. /Maths
  3. /Factorising Harder Quadratics