Solveeit Logo

Question

Question: A line meets the co-ordinate axes in A and B. A circle is circumscribed about the triangle OAB. If d...

A line meets the co-ordinate axes in A and B. A circle is circumscribed about the triangle OAB. If d₁ and d₂ are the distances of the tangent to the circle at the origin O from the points A and B respectively, the diameter of the circle is :

A

2d1+d22\frac{2d_1+d_2}{2}

B

d1+2d22\frac{d_1+2d_2}{2}

C

d1+d2d_1 + d_2

D

d1d2d1+d2\frac{d_1d_2}{d_1+d_2}

Answer

d1+d2d_1 + d_2

Explanation

Solution

Let the line meeting the co-ordinate axes at A and B be xa+yb=1\frac{x}{a} + \frac{y}{b} = 1. Thus, the coordinates of A are (a,0)(a, 0) and the coordinates of B are (0,b)(0, b). O is the origin (0,0)(0, 0). The triangle OAB is a right-angled triangle with the right angle at O. The circle circumscribed about OAB\triangle OAB has the hypotenuse AB as its diameter. The length of the diameter DD is the distance between A and B: D=(a0)2+(0b)2=a2+b2D = \sqrt{(a-0)^2 + (0-b)^2} = \sqrt{a^2+b^2}. The equation of the circle circumscribing OAB\triangle OAB is x2ax+y2by=0x^2 - ax + y^2 - by = 0. The tangent to the circle at the origin O(0,0)O(0,0) is ax+by=0ax+by=0. d1d_1 is the distance of the tangent line ax+by=0ax+by=0 from point A(a,0)A(a,0): d1=a(a)+b(0)+0a2+b2=a2a2+b2d_1 = \frac{|a(a) + b(0) + 0|}{\sqrt{a^2+b^2}} = \frac{a^2}{\sqrt{a^2+b^2}}. d2d_2 is the distance of the tangent line ax+by=0ax+by=0 from point B(0,b)B(0,b): d2=a(0)+b(b)+0a2+b2=b2a2+b2d_2 = \frac{|a(0) + b(b) + 0|}{\sqrt{a^2+b^2}} = \frac{b^2}{\sqrt{a^2+b^2}}. Summing d1d_1 and d2d_2: d1+d2=a2a2+b2+b2a2+b2=a2+b2a2+b2=a2+b2d_1 + d_2 = \frac{a^2}{\sqrt{a^2+b^2}} + \frac{b^2}{\sqrt{a^2+b^2}} = \frac{a^2+b^2}{\sqrt{a^2+b^2}} = \sqrt{a^2+b^2}. Since D=a2+b2D = \sqrt{a^2+b^2}, we have D=d1+d2D = d_1+d_2.