Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle with the center (a,b)(-a,-b) and radius (a2b2)√(a^2-b^2)

Answer

The equation of a circle with a center (h,k)(h, k)and radius rr is given as (xh)2+(yk)2=r2(x - h)^2 + (y -k)^2 = r^2

It is given that the center (h,k)=(a,b)(h, k) = (-a, -b) and radius (r)=(a2b2).(r) =√(a^2-b^2).

Therefore, the equation of the circle is

(x+a)2+(y+b)2=((a2b2))2(x+a)^2+ (y+b)^2= (√(a^2-b^2))^2

x2+2ax+a2+y2+2by+b2=a2b2⇒ x^2+2ax + a^2 + y^2+2by + b^2 = a^2-b^2

x2++y2+2ax+2by+2b=0⇒ x^2++y^2+2ax+2by +2b = 0 (Ans.)