Solveeit Logo

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=bdac=bd and a, b, c, d are all non-zero. Then the points

A

form a parallelogram

B

do not lie on a circle

C

form a trapezium

D

are concyclic

Answer

D

Explanation

Solution

Let the general equation of a circle be x2+y2+2gx+2fy+k=0x^2 + y^2 + 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=0a^2 + 2ga + k = 0 (1) Substituting C(c, 0) into the circle equation: c2+2gc+k=0c^2 + 2gc + k = 0 (3) Subtracting (3) from (1): (a2c2)+2g(ac)=0(a^2 - c^2) + 2g(a - c) = 0. Since aca \neq c, (a+c)+2g=0    2g=(a+c)(a+c) + 2g = 0 \implies 2g = -(a+c). Substituting 2g2g back into (1): a2+a((a+c))+k=0    a2a2ac+k=0    k=aca^2 + a(-(a+c)) + k = 0 \implies a^2 - a^2 - ac + k = 0 \implies k = ac.

Substituting B(0, b) into the circle equation: b2+2fb+k=0b^2 + 2fb + k = 0 (2) Substituting D(0, d) into the circle equation: d2+2fd+k=0d^2 + 2fd + k = 0 (4) Subtracting (4) from (2): (b2d2)+2f(bd)=0(b^2 - d^2) + 2f(b - d) = 0. Since bdb \neq d, (b+d)+2f=0    2f=(b+d)(b+d) + 2f = 0 \implies 2f = -(b+d). Substituting 2f2f back into (2): b2+b((b+d))+k=0    b2b2bd+k=0    k=bdb^2 + b(-(b+d)) + k = 0 \implies b^2 - b^2 - bd + k = 0 \implies k = bd. For all four points to lie on the same circle, the value of kk must be consistent. Thus, ac=bdac = 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=adbc = ad and ab=cdab = cd. The condition ac=bdac=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=bdac=bd. (B) This is false because we have shown the points are concyclic.