Question 1153880
<br>
{{{(x-h)^2+(y-k)^2 = r^2}}}  <---> center (h,k), radius r<br>
Example: center (3,-2) and radius 5  -->  {{{(x-3)^2+(y+2)^2 = 25}}}<br>
Example: {{{(x+1)^2+(y-4)^2 = 16}}}  -->  center (-1,4), radius 4<br>
You are given the center (h,k).<br>
The radius r is the distance from the center to the other given point.  Use the distance formula (AKA Pythagorean Theorem) to determine r.<br>
Then plug your h, k, and r in the formula.<br>