Question
Mathematics Question on Circle
Find the equation of the circle with the center (−a,−b) and radius √(a2−b2)
Answer
The equation of a circle with a center (h,k)and radius r is given as (x−h)2+(y−k)2=r2
It is given that the center (h,k)=(−a,−b) and radius (r)=√(a2−b2).
Therefore, the equation of the circle is
(x+a)2+(y+b)2=(√(a2−b2))2
⇒x2+2ax+a2+y2+2by+b2=a2−b2
⇒x2++y2+2ax+2by+2b=0 (Ans.)