Question:medium

If the roots of the quadratic equation $$ (a^2 + b^2) \, x^2 - 2 \, (bc + ad) \, x + (c^2 + d^2) = 0 $$ are equal, then: 

Show Hint

For a quadratic equation \( Ax^2 + Bx + C = 0 \), the condition for equal roots is that the discriminant \( D = B^2 - 4AC = 0 \). Use this property to establish relationships between the coefficients.
Updated On: Nov 26, 2025
  • \( \frac{a}{b} = \frac{c}{d} \)
  • \( \frac{a}{c} + \frac{b}{d} = 0 \)
  • \( \frac{a}{d} = \frac{b}{c} \)
  • \( a + b = c + d \)