Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle with the center (0,2)(0, 2) and radius 22

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

Given that the center (h,k)=(0,2)(h, k) = (0, 2)and radius (r)=2.(r) = 2.

\therefore the equation of the circle is

(x0)2+(y2)2=22(x - 0)^2 + (y - 2)^2 = 2^2

x2+y2+44y=4⇒ x^2 + y^2 + 4 - 4 y = 4

x2+y24y=0⇒ x^2 + y^2 - 4y = 0 (Ans.)