If the equation $(a^2+b^2)x^2-2(ac+bd)x+c^2+d^2=0$ has equal roots, then
Reveal answer
Fill a bubble to check yourself
If the equation $(a^2+b^2)x^2-2(ac+bd)x+c^2+d^2=0$ has equal roots, then
For equal roots, the discriminant D = 0. D = [2(ac+bd)]^2 - 4(a^2+b^2)(c^2+d^2) = 0. 4(a^2c^2 + 2abcd + b^2d^2) - 4(a^2c^2 + a^2d^2 + b^2c^2 + b^2d^2) = 0. 2abcd - a^2d^2 - b^2c^2 = 0. -(ad - bc)^2 = 0. Thus, ad = bc.
For the equation to have equal roots, its discriminant must be zero, so (-2(ac+bd))^2 - 4(a^2+b^2)(c^2+d^2) = 0. Expanding both terms gives 4(a^2c^2 + b^2d^2 + 2abcd) - 4(a^2c^2 + a^2d^2 + b^2c^2 + b^2d^2) = 0. This simplifies to 8abcd - 4a^2d^2 - 4b^2c^2 = 0, which can be rearranged into the perfect square (ad - bc)^2 = 0. Therefore, ad = bc.