Equation of a circle formulas
A circle is the set of points that are the same distance from a fixed center. If the center is (h, k) and the radius is r > 0, the standard form is:
(x − h)² + (y − k)² = r²
Expanding both squares gives the general form:
x² + y² − 2hx − 2ky + (h² + k² − r²) = 0
Therefore D = −2h, E = −2k, and F = h² + k² − r² in x² + y² + Dx + Ey + F = 0.
