Factorising quadratics

Simple expressions can be factorised easily, however quadratics have to be factorised into two sets of brackets like this;

ax^{2} \pm bx \pm c = (ax \pm n_{1})(x \pm n_{2})

There’s a simple technique used to factorise a quadratic.  We’ll use the following example:

x^{2} + 7x + 12 = 0

The b and c terms of the quadratic expression should be simple to identify- in our example b=7 and c=12.  The n terms that go in each bracket are factors of c that are also the sum of b.  There are of course several factor pairs of 12:

  • 1 and 12
  • 2 and 6
  • 3 and 4
  • -1 and -12
  • -2 and -6
  • -3 and -4

All of these multiply to give c, but only 3 and 4 add together to give b, 7.

  • 4 \times 3 = 12
  • 4 + 3 = 7

4 and 3 are our factors, so the quadratic factorises to:

x^{2} + 7x + 12 = (x + 3)(x + 4)

This entry was posted in Maths. Bookmark the permalink.

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>