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 ▸

Expand the brackets: (2x + 4)(x + 3)


Solve the two simultaneous equations: 2x - 5y = 11 and 3x + 2y = 7


Solve algebraically the simultaneous equations x^2 + y^2 = 25 and y - x = 1


x - 2y = 1 , x^2 + y^2 = 13 find the solutions to this quadratic equation