How do you write the standard from of the equation of the circle given Center(4,7) and passing through (3,-2)?

1 Answer

You need to find the radius first using the center and the point. then remember to use r squared for the radius portion.

Explanation:

(x4)2+(y7)2=r2

Use the distance formula to find the radius (the pythagorean theorem). I like to draw the picture so it is easier to see the sides of the triangle and make the math easier.

graph{(x-4)^2 + (y-7)^2=sqrt(82) [-40, 40, -20, 20]}

The radius is r=(34)2+(27)2

r=12+92=82

So the equation is: (x4)2+(y7)2=82