Find the roots by factorisation: (i) x² − 3x − 10 = 0; (ii) 2x² + x − 6 = 0; (iii) √2x² + 7x + 5√2 = 0; (iv) 2x² − x + 1/8 = 0; (v) 100x² − 20x + 1 = 0.
Hint. Split the middle term into two numbers whose product is ac and whose sum is b, then factor by grouping.
(i) x² − 3x − 10 = 0. Need two numbers with product −10 and sum −3: those are −5 and +2.
x² − 5x + 2x − 10 = x(x − 5) + 2(x − 5) = (x − 5)(x + 2).
✦ x = 5 or x = −2
(ii) 2x² + x − 6 = 0. Here ac = −12 and b = 1, so use +4 and −3.
2x² + 4x − 3x − 6 = 2x(x + 2) − 3(x + 2) = (x + 2)(2x − 3).
✦ x = −2 or x = 3/2
(iii) √2x² + 7x + 5√2 = 0. Here ac = √2 × 5√2 = 10 and b = 7, so use 5 and 2.
√2x² + 5x + 2x + 5√2 = x(√2x + 5) + √2(√2x + 5) = (√2x + 5)(x + √2).
Note the middle step: 2x = √2·√2·x, which is what lets √2 come out as the common factor.
✦ x = −5/√2 (= −5√2/2) or x = −√2
(iv) 2x² − x + 1/8 = 0. Clear the fraction first by multiplying through by 8: 16x² − 8x + 1 = 0.
That is a perfect square: (4x − 1)².
✦ x = 1/4, a repeated root
(v) 100x² − 20x + 1 = 0. Again a perfect square: (10x − 1)².
✦ x = 1/10, a repeated root
Where students slip. In (iv), forgetting to clear the 1/8 before splitting the middle term. Working with fractions here is possible but invites arithmetic slips — multiply up first.
Another way. Parts (iv) and (v) both have discriminant zero, which you can check in one line (64 − 64 = 0 and 400 − 400 = 0) before factorising. Spotting a perfect square early saves the search for factors.
