Factorising Trinomials

30 min
0/3 practice checks

A trinomial x2+bx+cx^2 + bx + c factorises into (x+p)(x+q)(x + p)(x + q) where

p×q=candp+q=bp \times q = c \qquad \text{and} \qquad p + q = b

Worked example 1. Factorise x2+5x+6x^2 + 5x + 6.

Pairs multiplying to 6: (1,6),(2,3)(1,6), (2,3). Which pair adds to 5? 2+32 + 3. So:

x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3)

Worked example 2 (negative c). Factorise x2x12x^2 - x - 12.

Need a product of 12-12 (one factor negative) and a sum of 1-1: the pair is 4-4 and +3+3.

x2x12=(x4)(x+3)x^2 - x - 12 = (x - 4)(x + 3)

Sign logic: cc positive → same signs (both matching bb's sign). cc negative → opposite signs, and the larger factor takes bb's sign.

Factorise fully: x2+5x+6x^2 + 5x + 6

Factorise fully: x2x12x^2 - x - 12

For x28x+15x^2 - 8x + 15, the two numbers in the brackets must…