Problem
What is the equation of the circle centered at (-3,2) given that (0,-2) lies on the circle
Solution
The general equation for a cirlce is given by:
[tex](x-h)^2+(y-k)^2=r^2[/tex]Where h and k represent the coordinates of the center. For this problem we know that h= -3 and k=2 and we have:
[tex](x+3)^2+(y-2)^2=r^2[/tex]Now we can use the point given x=0 and y=-2 in order to find the radius on this way:
[tex](0+3)^2+(-2-2)^2=r^2[/tex]And solving we have:
[tex]9+16=r^2[/tex][tex]r=\sqrt[]{25}=5[/tex]And the best answer would be
[tex](x+3)^2+(y-2)^2=25[/tex]