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) and radius r. Since the circle passes through the origin O(0,0),
h2+k2=r2.Step 2. Tangent at O is perpendicular to radius OC with direction vector (h,k). Thus the tangent line is
hx+ky=0.Distance from A(a,0) to this line is
h2+k2∣ha∣=r∣ha∣=3⟹∣ha∣=3r.Similarly, distance from B(0,b) is
r∣kb∣=5⟹∣kb∣=5r.Step 3. Since A and B lie on the circle:
(a−h)2+(0−k)2=r2⟹(a−h)2+k2=r2=h2+k2⟹a−h=±h.Choosing a−h=h (so that a=0) gives a=2h.
Similarly for B:
Step 4. Combine with distances:
2h=a=h3r⟹2h2=3r, 2k=b=k5r⟹2k2=5r.Hence,
h2=23r,k2=25r⟹h2+k2=23r+5r=4r.But h2+k2=r2, so r2=4r and r=4 (reject r=0).