NECO 2024 · Paper 1 · Q30

Find the sum of the roots of the quadratic equation x2−5x+6=0x^2 - 5x + 6 = 0.

Worked solution (try it first)
  1. For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is −ba-\frac ba.
  2. Here a=1a = 1 and b=−5b = -5, so the sum is −−51=5-\frac{-5}{1} = 5.
  3. Check: (x−2)(x−3)=0(x - 2)(x - 3) = 0 gives roots 2 and 3, which add to 5.
  4. So the answer is option B.

Report a problem with this question