Question
Question: Find the equation of the circle concentric with the circle \({x^2} + {y^2} - 8x - 12y + 15 = 0\) and...
Find the equation of the circle concentric with the circle x2+y2−8x−12y+15=0 and passing through the point (5,4).
Solution
Hint: In this particular type of question we need to compare the given equation with the general equation of the circle to get the coordinates of the centre. Since the circles are concentric we further need to find the radius and finally find the equation of the required circle.
Complete step-by-step answer:
We know that the general equation of the circle is x2+y2+2gx+2fy+c=0 , with centre ( -g,-f )
On comparing x2+y2−8x−12y+15=0 with x2+y2+2gx+2fy+c=0, we get
2gx = -8x
⇒ g = -4
And 2fy = -12y
⇒ f = -6
Thus centre of the required circle is (4,6)
Distance between (4,6) and (5,4)
(5−4)2+(4−6)2 =1+4 =5
Thus the radius of the required circle = 5
Hence, equation of the required circle is
(x−h)2+(y−k)2=radius2 ( since h, k is the centre )
(x−4)2+(y−6)2=52 ⇒x2+16−8x+y2+36−12y=5 ⇒x2+y2−8x−12y+47=0
Note: Remember to recall the properties and general equation of a circle and the fact that concentric circles have a common centre while solving this type of question. We can also check for the equation of the circle by putting the values (5,4) on the final equation. Also note that both equations of circle is used while solving the question which are and x2+y2+2gx+2fy+c=0and (x−h)2+(y−k)2=radius2.