Question:

If the roots of the equation \( x^2 + 2bx + c = 0 \) are \( \alpha \) and \( \beta \), then \( b^2 - c = \)

Show Hint

For any quadratic $ax^2 + bx + c = 0$, the discriminant $\mathcal{D} = b^2 - 4ac$ is always equal to $a^2(\alpha - \beta)^2$.
Updated On: May 6, 2026
  • \( \frac{(\alpha - \beta)^2}{4} \)
  • \( (\alpha + \beta)^2 - \alpha\beta \)
  • \( (\alpha + \beta)^2 + \alpha\beta \)
  • \( \frac{(\alpha - \beta)^2}{2} + \alpha\beta \)
  • \( \frac{(\alpha + \beta)^2}{2} + \alpha\beta \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: We use Vieta's formulas for the sum and product of roots:
• \( \alpha + \beta = -2b \)
• \( \alpha\beta = c \) We then express the required quantity \( b^2 - c \) in terms of \( \alpha \) and \( \beta \).

Step 1:
Express \( b \) and \( c \) in terms of roots.
From the sum of roots: \( b = -\frac{\alpha + \beta}{2} \). From the product of roots: \( c = \alpha\beta \).

Step 2:
Calculate \( b^2 - c \).
\[ b^2 - c = \left( -\frac{\alpha + \beta}{2} \right)^2 - \alpha\beta \] \[ b^2 - c = \frac{(\alpha + \beta)^2}{4} - \alpha\beta \] \[ b^2 - c = \frac{(\alpha + \beta)^2 - 4\alpha\beta}{4} \]

Step 3:
Simplify using algebraic identities.
Recall that \( (\alpha - \beta)^2 = (\alpha + \beta)^2 - 4\alpha\beta \). \[ b^2 - c = \frac{(\alpha - \beta)^2}{4} \]
Was this answer helpful?
0
0