Question
Question: The points A (a, 0), B(0, b), C (c, 0) and D (0, d) are such that $ac=bd$ and a, b, c, d are all non...
The points A (a, 0), B(0, b), C (c, 0) and D (0, d) are such that ac=bd and a, b, c, d are all non-zero. Then the points

form a parallelogram
do not lie on a circle
form a trapezium
are concyclic
D
Solution
Let the general equation of a circle be x2+y2+2gx+2fy+k=0. The given points are A(a, 0), B(0, b), C(c, 0), and D(0, d). Substituting A(a, 0) into the circle equation: a2+2ga+k=0 (1) Substituting C(c, 0) into the circle equation: c2+2gc+k=0 (3) Subtracting (3) from (1): (a2−c2)+2g(a−c)=0. Since a=c, (a+c)+2g=0⟹2g=−(a+c). Substituting 2g back into (1): a2+a(−(a+c))+k=0⟹a2−a2−ac+k=0⟹k=ac.
Substituting B(0, b) into the circle equation: b2+2fb+k=0 (2) Substituting D(0, d) into the circle equation: d2+2fd+k=0 (4) Subtracting (4) from (2): (b2−d2)+2f(b−d)=0. Since b=d, (b+d)+2f=0⟹2f=−(b+d). Substituting 2f back into (2): b2+b(−(b+d))+k=0⟹b2−b2−bd+k=0⟹k=bd. For all four points to lie on the same circle, the value of k must be consistent. Thus, ac=bd. The problem statement gives this condition, which means the points are concyclic.
(A) For ABCD to be a parallelogram, opposite sides must be parallel. This requires bc=ad and ab=cd. The condition ac=bd does not guarantee these. (C) For a trapezium, at least one pair of opposite sides must be parallel. This is not guaranteed by ac=bd. (B) This is false because we have shown the points are concyclic.