Question:

If x2 − 5x + 6 = 0, what is the sum of the roots?

Show Hint

For quadratic equations, use sum of roots = -\frac{b}{a} for quick calculation.
Updated On: Aug 11, 2025
  • 3
  • 4
  • 5
  • 6
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step-by-step Solution

  1. Identify coefficients.
    A quadratic in standard form is a·x2 + b·x + c = 0.
    Here, a = 1, b = −5, c = 6.
  2. Use Vieta’s formula (sum of roots).
    For a·x2 + b·x + c = 0, the sum of roots (α + β) = −b / a.
  3. Substitute values.
    α + β = −(−5) / 1 = 5.
  4. Cross-check by factoring (optional).
    x2 − 5x + 6 = (x − 2)(x − 3) ⇒ roots are 2 and 3.
    Sum = 2 + 3 = 5 ✓

Final Answer

5 (Correct Option)

Was this answer helpful?
0
0