How do you graph the circle with center at (-4, 2) and radi...
How do you graph the circle with center at (-4, 2) and radi...
By using the center-radius form.
The center is ##C## at ##(h,k)## meaning ##h = -4## and ##k = 2##.
The equation will be ##(x - h)^2 + (y - k)^2 = r^2##
That translates to:
##(x + 4)^2 + (y - 2)^2 = 2...