Question
Factorise by splitting the middle term.
Solution — Step by Step
We have . In the method of splitting the middle term, we split the coefficient of (which is 7) into two numbers and such that:
- (sum = coefficient of )
- (product = constant term × coefficient of )
We need two numbers that add to 7 and multiply to 12. Let’s think systematically:
Pairs with product 12: , , , , ,
Check which pair has sum 7:
- ✓
So and .
Replace with :
Now group in pairs:
Factor out common terms from each group:
is common in both terms:
Verification: ✓
Why This Works
Every quadratic with rational roots can be factorised this way. The condition and comes from the fact that when we expand , we get . So the “middle term” is and the “last term” is .
By reversing this: given and , find and with and (when ). This is always possible if the discriminant .
Alternative Method — Quadratic Formula
The roots of are:
So the factors are .
The splitting method is faster for simple cases; the formula is more reliable for complex coefficients.
Common Mistake
Finding pairs that sum to the constant term and multiply to the middle coefficient — the reverse of what’s needed. The correct rule: sum = middle coefficient (7), product = last term × leading coefficient (12 × 1 = 12). Students sometimes do sum = 12 and product = 7, which gives non-integer solutions and leads nowhere.
For where : the product condition changes to (not just ). Then after splitting and grouping, you’ll need to factor out or handle the within the grouping. Always multiply first.