Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle with the center (2,3)(-2, 3) and radius 44.

Answer

The equation of a circle with center (h, k) and radius r is given as

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

It is given that the center (h,k)=(2,3)(h, k) = (-2, 3) and radius (r) = 4.$$

Therefore, the equation of the circle is

(x+2)2+(y3)2=(4)2(x + 2)^2 + (y - 3)^2 = (4)^2

x2+4x+4+y26y+9=16⇒ x^2 + 4x + 4 + y^2 - 6y + 9 = 16

x2+y2+4x6y3=0⇒x^2 + y^2 + 4x - 6y - 3 = 0 (Ans.)