Question
Question: Find the equation of circle passing through the intersection of \({{x}^{2}}+{{y}^{2}}=4\) and \({{x}...
Find the equation of circle passing through the intersection of x2+y2=4 and x2+y2−2x−4y+4=0 and touching the line x+2y=0
Solution
Equation of family of circle isS1+λS2=0. So, there can be infinite number of circles passing through the intersection points of x2+y2=4and x2+y2−2x−4y+4=0. By substituting values in the Family of circle equation we get the centre of the circle. Hence, we can calculate radius using (x)2+(y)2−c where x and y are coordinates and c is the constant in the equation.
Then find the perpendicular distance between radius and tangent to get the value of λ.
Then substitute this value in the equation of the family of circles.
Complete step by step answer:
Let us consider,
S1=x2+y2−4 and S2=x2+y2−2x−4y+4
Now substitute this value in the family of circles equation.
S1+λS2=0x2+y2−2x−4y+4+λ(x2+y2−4)=0
(λ+1)x2+(λ+1)y2−2x−4y−4λ+4=0......(1)
Now divide the whole equation by (λ+1),
(λ+1)x2+(λ+1)y2−2x−4y−4λ+4=0
x2+y2−(λ+1)2x−(λ+1)4y+(λ+1)4−4λ=0
Now compare this equation with the general equation of circle ax2+by2+2gx+2fy+c=0
Coordinates of centre are given by (g,f)
Therefore, coordinates of the circle will be (λ+11,λ+12)
Radius is obtained by (g)2+(f)2−(c)
Now substitute the values and find radius.
(λ+11)2+(λ+12)2−(λ+1−4λ+4)
((λ+1)21+4−(−4λ+4)(λ+1))
((λ+1)25−(4+4λ−4λ−4λ2))
((λ+1)25−4+4λ2)
((λ+1)21+4λ2)
As, our circle is touching x+2y=0 i.e. this line is a tangent to the circle.
We know that the tangent is perpendicular to the radius.
And the perpendicular distance is given by
Radius = a2+b2g+2f where a and b are the coordinates of the perpendicular.
Now substitute the values,
((λ+1)21+4λ2)=(1)2+(2)2(λ+11)+(λ+14)
Squaring both the sides to remove root as well as modulus.
((λ+1)21+4λ2)=(1)2+(2)2(λ+15)((λ+1)21+4λ2)=(λ+1)2×5251+4λ2=54λ2=4λ=±1
But λcannot be zero.
Hence, the value of λ will be 1.
Therefore, the co-ordinates will be (21,22)
Substitute these values in this(λ+1)x2+(λ+1)y2−2x−4y+4−4λ=0 equation.
Hence, the equation of our required circle will be,
(1+1)x2+(1+1)y2−2x−4y+4−4(1)=02x2+2y2−2x−4y+4−4=0x2+y2−x−2y=0
Hence, equation of circle is x2+y2−x−2y=0.
Note: Remember that the value of is to be taken positive. The formula of radius is (g)2+(f)2−(c) g, f being the centre of circle and c being the constant in the equation. In the formula of the perpendicular distance applying mod is necessary.