any quadratic eequation of the form ax2 + bx + c= 0, has roots
x = - b
[b2 - 4ac] 2a
whr D =
[b2 - 4ac]
now this equaition has
two real unequal roots if D>0
two real equal roots if D=0
and no real roots if D<0
similarly here,
D = 0
=> [2(ac+bd)]2 - 4(a2 + b2) ( c2 + d2) = 0
=> (ac+bd)2 - (a2 + b2) ( c2 + d2) = 0
=> b2c2 +a2d2 - 2abcd = 0
=> ( bc-ad) = 0
=> a/c = b/d