The Equation of a Circle
Every circle is described by (x-h)^2 + (y-k)^2 = r^2, built from its center and radius via the distance formula.
Every circle is described by (x-h)^2 + (y-k)^2 = r^2, built from its center and radius via the distance formula.
Every circle can be described by a single equation built from just two things: its center and its radius. The equation comes straight from the distance formula — every point on the circle is exactly away from the center.
A circle with center and radius
is the set of all points
at distance
from the center.
By the distance formula, that condition is:
The sign of each center coordinate is reversed inside the equation. A center of gives
— the minus becomes a plus.
The right-hand side is the radius squared, , not
. A radius of 4 gives 16.
Center (3, 2), radius 4
Center (1, −1), radius 2
Center at the origin, radius 5
Reading an equation backwards
| Case | Equation |
|---|---|
| Center (h, k) | (x − h)² + (y − k)² = r² |
| Center at origin (0, 0) | x² + y² = r² |
| h positive in the center | (x − h) in the equation |
| h negative in the center | (x + |h|) in the equation |