If ad
bc, then prove that the equation
(a2 + b2) x2 + 2 (ac + bd) x + (c2 + d2) = 0 has no real roots.
We know, that roots of a quadratic equation in general form
Ax2 + Bx + C = 0
if and only if D ≥ 0
Where, D = B2 - 4AC
In given equation,
A = a2 + b2
B = 2(ac + bd)
C = c2 + d2
⇒ D = (2ac + 2bd)2 - 4(a2 + b2)(c2 + d2)
⇒ D = 4a2c2 + 4b2d2 + 8abcd - 4(a2c2 + a2d2 + b2c2 + b2d2)
⇒ D = 4a2c2 + 4b2d2 + 8abcd - 4a2c2 - 4a2d2 - 4b2c2 - 4b2d2
⇒ D = 8abcd - 4b2c2 - 4a2d2
⇒ D = - 4(b2c2 + a2d2 + 2abcd)
⇒ D = - 4(bc + ad)2
Now, square of any number is always greater than zero,
⇒ (bc + ad)2 > 0 [As ad ≠ bc , (bc + ad)2 ≠ 0 ]
⇒ - 4(bc + ad)2 < 0
⇒ D < 0
⇒ Equation has no real roots
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.