Solveeit Logo

Question

Mathematics Question on Circle

Find the equation of the circle with the center (1,1)(1,1) and radius.(r)=2.(r) = √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)=(1,1)(h, k) = (1, 1) and radius (r)=2.(r) =√2.

Therefore, the equation of the circle is

(x1)2+(y1)2=(2)2(x-1)^2+ (y-1)^2= (√2)^2

x22x+1+y22y+1=(2)2⇒ x^2-2x + 1 + y^2-2y + 1 = (√2)^2

x22x+y22y+22=0⇒ x^2-2x+y^2-2y +2 -2= 0

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