Factorising harder quadratics

Tier: #Higher

🔗What you need to know first
How to

When the coefficient of $x^2$ is greater than 1 (i.e. $a > 1$), factorising requires more care.

Method — find two numbers that multiply to $ac$ and add to $b$, then split the middle term:

Example: $6x^2 + 11x + 4$

  • $a = 6$, $b = 11$, $c = 4$, so $ac = 24$
  • Find two numbers that multiply to 24 and add to 11: 3 and 8
  • Split: $6x^2 + 3x + 8x + 4$
  • Factorise in pairs: $3x(2x + 1) + 4(2x + 1)$
  • Result: $(3x + 4)(2x + 1)$

Check by expanding: $(3x + 4)(2x + 1) = 6x^2 + 3x + 8x + 4 = 6x^2 + 11x + 4$ ✓

Alternative — trial and improvement: write $(px + q)(rx + s)$ and test factor pairs of $a$ and $c$.

If factorising is not straightforward, use the quadratic formula instead.

Common error: only looking for factors of $c$ rather than factors of $ac$.

Questions to practise

Practise these questions →

New to Bow Tie Maths? It generates questions on this topic, marks them instantly, and tracks what you've mastered. Free to sign up.

📝Past paper questions
💬What the examiners say
  • "Spot when factorising will help you before you start."
⬆️How you can quickly improve
  • When simplifying an algebraic fraction, always factorise numerator and denominator in full before attempting to cancel — expanding just makes it harder.
  • After factorising, look for common brackets in numerator and denominator and cancel them.
ℹ️Calculator tricks