Question
Question: If a straight line y = mx + c touches a fixed circle such that $21m^2 - c^2 + 12m + 6c - 4mc + 16 = ...
If a straight line y = mx + c touches a fixed circle such that 21m2−c2+12m+6c−4mc+16=0, then radius of the circle is equal to-

2
3
5
7
5
Solution
The condition for a line y=mx+c to be tangent to a circle with center (h,k) and radius r is that the perpendicular distance from the center to the line is equal to the radius. The distance is given by d=m2+1∣mh−k+c∣. For tangency, d=r, so r2(m2+1)=(mh−k+c)2. Expanding and rearranging this equation to be a quadratic in c: c2+(2mh−2k)c+m2(h2−r2)−2mhk+k2−r2=0.
The given condition is 21m2−c2+12m+6c−4mc+16=0. Rearranging this as a quadratic in c: −c2+(6−4m)c+(21m2+12m+16)=0 Multiplying by −1: c2+(4m−6)c−(21m2+12m+16)=0.
Comparing the coefficients of the two quadratic equations in c:
-
Coefficient of c: 2mh−2k=4m−6 Equating coefficients of m: 2h=4⟹h=2. Equating constant terms: −2k=−6⟹k=3. The center of the circle is (2,3).
-
Constant term (independent of c): m2(h2−r2)−2mhk+k2−r2=−(21m2+12m+16) Substitute h=2 and k=3: m2(22−r2)−2(2)(3)m+32−r2=−21m2−12m−16 m2(4−r2)−12m+9−r2=−21m2−12m−16
Equating coefficients of m2: 4−r2=−21 r2=4+21 r2=25 r=5 (since radius must be positive).
The coefficients of m and the constant terms are consistent with these values. Thus, the radius of the circle is 5.