Question:

The quadratic equation whose sum of roots is 11 and sum of squares of roots is 61 is:

Show Hint

For quadratic with given sum and sum of squares of roots, compute product using \(\alpha^2+\beta^2 = (\alpha+\beta)^2 - 2\alpha\beta\) and then form \(x^2 - (\text{sum})x + (\text{product}) = 0\).
Updated On: Jul 18, 2026
  • \(x^2 + 11x - 30 = 0\)
  • \(x^2 + 11x + 30 = 0\)
  • \(x^2 - 11x - 30 = 0\)
  • \(x^2 - 11x + 30 = 0\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Let roots be \(\alpha\) and \(\beta\).
\[ \alpha + \beta = 11, \quad \alpha^2 + \beta^2 = 61 \]

Step 2: Express product of roots using sum of squares.
\[ \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha \beta \] \[ 61 = 11^2 - 2\alpha \beta \] \[ 61 = 121 - 2\alpha \beta \implies 2\alpha \beta = 60 \implies \alpha \beta = 30 \]

Step 3: Form the quadratic equation.
\[ x^2 - (\alpha+\beta)x + (\alpha\beta) = 0 \] \[ x^2 - 11x + 30 = 0 \]

Step 4: Final conclusion.
\[ \boxed{x^2 - 11x + 30 = 0} \]
Was this answer helpful?
0
0