Question
Question: The centre of the circle passing through (0,0) and (1,0) and touching the circle \({{x}^{2}}+{{y}^{2...
The centre of the circle passing through (0,0) and (1,0) and touching the circle x2+y2=9 is
(a) (23,21)
(b) (21,23)
(c) (21,21)
(d) (21,2)
Solution
We need to find the centre of the circle. So, we can assume the general equation of circle x2+y2+2gx+2fy+c=0 to be its equation with centre (−g,−f) . Now, we should solve for g, f and c to solve the problem. We must remember that when two circles touch each other then C1C2=r1±r2.
Complete step-by-step solution:
Let the equation of the required circle be x2+y2+2gx+2fy+c=0 . We know that the centre of this circle is (−g,−f) and the radius of this circle is g2+f2−c .
We are given that this circle passes through the point (0,0). So, substituting this point in the equation, we get
c=0
Thus, we have the equation as x2+y2+2gx+2fy=0 .
The point (1,0) also lies on this circle. So, substituting this point in the equation we get,
1+0+2g+0=0
⇒g=−21
Substituting this value in our equation we get
x2+y2−x+2fy=0
We are given that this circle touches the circle x2+y2=9 . We know that in such cases the distance between the centres is equal to the algebraic sum or difference of their radii.
Thus, we have C1C2=r1±r2 .
We can clearly see that the radius of x2+y2=9 is 3. And the radius of x2+y2−x+2fy=0 is g2+f2−c where g=−21 and c=0.
So, we have C1C2=3±(−21)2+f2−0
⇒C1C2=3±41+f2...(i)
We know that the centre of x2+y2=9 is (0,0) and the centre of x2+y2−x+2fy=0 is (21,−f) . So, by distance formula, we can write
C1C2=(0−21)2+(0+f)2
⇒C1C2=41+f2...(ii)
Equating equation (i) and (ii), we get
41+f2=3±41+f2
Or, we can write
41+f2∓41+f2=3
If we take the negative sign, we will have
41+f2−41+f2=3
⇒0=3 which makes no sense. So, we can neglect the negative sign.
Taking the positive sign, we get
41+f2+41+f2=3
⇒41+f2=23
Squaring both sides, we get
41+f2=49
We can also write the above as
f2=49−41
⇒f2=2
Taking square root on both sides, we get
f=±2
So, the centre of this circle is either (21,−2) or (21,2).
Hence, option (d) is the correct answer.
Note: Some students may try to solve this problem by calculating c and f in the same manner, and for g, solving x2+y2=9 and x2+y2−x+2fy=0 simultaneously. In this method, we will still have x and y is the equation and won’t be able to eliminate them. So, we should use the same concept as above to find f.