Factorising a Quadratic

Factorising a quadratic polynomial of the form,

ax2 + bx + c = 0

can be done in many depends depending on the values we have for a, b and c. 

Some simple polynomial could be done simply by recognition. For example:

 x2 + 4x + 3 = 0

In this scenario we would use the assumption that the factorisation is of the form:

(dx+e)(fx+g) = 0

and we would consider the values of d, e, f and g.

As the coefficient of the xterm is 1, d and f would both be 1. Hence:

(x+e)(x+g) = 0

Now we need numbers for e and g such that:

e*g = 3 and,

e+g = 4

We find that e = 3 and g = 1 or visa versa. 

Hence we can factorise 

x2 + 4x + 3 = 0 

to (x+3)(x+1) = 0

HS

Related Maths GCSE answers

All answers ▸

Solve the simultaneous equations: 8x + 2y =46, and 7x + 3y = 47


Rearrange the formula to make a the subject: b = (2a + 5)/3


Solve x^2+10x+5=0 using completing the square.


Factorise the Quadratic: 3x^2 + 2x - 1.