Solveeit Logo

Question

Question: Let A and B are two points on x-axis and y-axis respectively and circle passes through A, B and O (o...

Let A and B are two points on x-axis and y-axis respectively and circle passes through A, B and O (origin). Tangent at origin is at a distance of 3 unit and 5 unit from point A and B respectively, then radius of circle is

Answer

4

Explanation

Solution

Step 1. Let the circle have centre (h,k)(h,k) and radius rr. Since the circle passes through the origin O(0,0)O(0,0),

h2+k2=r2.h^2 + k^2 = r^2.

Step 2. Tangent at OO is perpendicular to radius OCO C with direction vector (h,k)(h,k). Thus the tangent line is

hx+ky=0.hx + ky = 0.

Distance from A(a,0)A(a,0) to this line is

hah2+k2=har=3ha=3r.\frac{|h\,a|}{\sqrt{h^2+k^2}} = \frac{|h\,a|}{r} = 3 \quad\Longrightarrow\quad |h\,a| = 3r.

Similarly, distance from B(0,b)B(0,b) is

kbr=5kb=5r.\frac{|k\,b|}{r} = 5 \quad\Longrightarrow\quad |k\,b| = 5r.

Step 3. Since AA and BB lie on the circle:

(ah)2+(0k)2=r2(ah)2+k2=r2=h2+k2ah=±h.(a-h)^2 + (0-k)^2 = r^2 \quad\Longrightarrow\quad (a-h)^2 + k^2 = r^2 = h^2+k^2 \quad\Longrightarrow\quad a-h = \pm h.

Choosing ah=ha-h = h (so that a0a\neq0) gives a=2ha = 2h.
Similarly for BB:

h2+(bk)2=r2bk=±kb=2k.h^2 + (b-k)^2 = r^2 \quad\Longrightarrow\quad b-k = \pm k \quad\Longrightarrow\quad b = 2k.

Step 4. Combine with distances:

2h=a=3rh2h2=3r,2h = a = \frac{3r}{h} \quad\Longrightarrow\quad 2h^2 = 3r, 2k=b=5rk2k2=5r.2k = b = \frac{5r}{k} \quad\Longrightarrow\quad 2k^2 = 5r.

Hence,

h2=3r2,k2=5r2h2+k2=3r+5r2=4r.h^2 = \frac{3r}{2}, \quad k^2 = \frac{5r}{2} \quad\Longrightarrow\quad h^2 + k^2 = \frac{3r+5r}{2} = 4r.

But h2+k2=r2h^2+k^2 = r^2, so r2=4rr^2 = 4r and r=4r = 4 (reject r=0r=0).