Case 1: leading coefficient 1. Factorise x2+bx+c as (x+p)(x+q) where pq=c and p+q=b.
Worked example. Factorise x2+7x+12.
- Need two numbers that multiply to 12 and add to 7.
- 3×4=12 and 3+4=7. ✓
- x2+7x+12=(x+3)(x+4).
Worked example. Factorise x2−5x+6.
- Multiply to 6, add to −5.
- Both factors must be NEGATIVE (so product positive, sum negative): −2×−3=6, −2+−3=−5. ✓
- x2−5x+6=(x−2)(x−3).
Worked example. Factorise x2−x−12.
- Multiply to −12, add to −1.
- One positive, one negative. −4×3=−12 and −4+3=−1. ✓
- x2−x−12=(x−4)(x+3).
Case 2: leading coefficient =1 (Extended). Factorise ax2+bx+c.
Use the AC method:
- Multiply a×c.
- Find two numbers that multiply to ac and add to b.
- Split the middle term using those numbers.
- Factor by grouping.
Worked example. Factorise 2x2+7x+3.
- a×c=2×3=6.
- Two numbers multiplying to 6 and adding to 7: 6×1=6, 6+1=7. ✓
- Split: 2x2+6x+x+3.
- Group: 2x(x+3)+1(x+3)=(x+3)(2x+1).
So 2x2+7x+3=(x+3)(2x+1).
Always check by expanding!