
William W. answered 01/14/20
Experienced Tutor and Retired Engineer
The general form of a circle is (x - h)2 + (y - k)2 = r2 where the center is at the point (h, k) and the radius is "r". In this case, since the center is at the point (-2, 1), we can write:
(x - (-2))2 + (y - (1))2 = r2 or
(x + 2)2 + (y - 1)2 = r2
Now, we just need to find the radius. Since the point given is at the same y value as the center, that point is straight over from that center so the radius is 2 (it is 2 units from -2 to -4). That makes the equation:
(x + 2)2 + (y - 1)2 = 22 or
(x + 2)2 + (y - 1)2 = 4