Question
Question: The equation of the circle with center (4, 3) and touching the circle \[{{x}^{2}}+{{y}^{2}}=1\] is: ...
The equation of the circle with center (4, 3) and touching the circle x2+y2=1 is:
(a) x2+y2−8x−6y+9=0
(b) x2+y2+8x+6y−11=0
(c) x2+y2−8x−6y−11=0
(d) x2+y2+8x+6y−9=0
Solution
Hint: To solve this question, we should know about property when two circles touch each other, that is, for two circles with center at C1 and C2 of radii r1 and r2 touches each other if C1C2=r1±r2. Also, we should know that for the circle x2+y2+2gx+2fy+c=0 center is (– g, – f) and radius is g2+f2−c.
Complete step-by-step answer:
In this question, we have to find the equation of the circle which has a center at (4, 3) and touches x2+y2=1. Let us consider the equation of circle C as x2+y2+2gx+2fy+c=0. We have been given that (4, 3) is the center of the circle C1 and we know that the center of the circle is given by (– g, – f). Therefore, we can say g = – 4 and f = – 3. So, we can write the equation of the circle as x2+y2−2(4)x−2(3)y+c=0.
x2+y2−8x−6y+c=0.....(i)
We can also say that the center of the circle C′=x2+y2=1 is (0, 0) and radius = r’ = 1. We have been given that the circle C and C’ touch each other and we know that when two circles touch each other then the distance between their centers is equal to the algebraic sum of their radii, that is,
CC′=r±r′.....(ii)
Now, we know the value of r’ = 1 and C (4, 3) and C’ (0, 0). So, by using distance formula, we can write,
CC′=(x2−x1)2+(y2−y1)2
CC′=16+9
CC′=25
CC′=5
And, we know that the radius of the circle is given by g2+f2−c when we have been given the equation of the circle. So, we can write the radius of circle C as
(4)2+(3)2−c
=16+9−c
=25−c
Now, we will put all these values in the equation (ii). So, we will get,
5=1±25−c
⇒5−1=±25−c
Now, we will square both sides of the equation. So, we will get,
(4)2=(±25−c)2
16=25−c
c=25−16
c=9
Now, we will put the value of c in equation (i). So, we will get,
x2+y2−8x−6y+9=0
This is the equation of the circle with center (4, 3) and touches x2+y2=1.
Therefore, option (a) is the right answer.
Note: The possible mistake one can make is by writing the center (4, 3) in the equation as x2+y2+8x+6y+c=0 which is wrong because the center of the equation x2+y2+2gx+2fy+c=0 is (– g, – f), we should substitute g=−4 and f=−3. Also, students make mistakes by calculating the radius with the formula g2+f2+c which is wrong. The correct formula for the radius is g2+f2−c.