The equation of a circle tells you which points are a fixed distance from one center point. If a circle has center (h,k)(h, k) and radius rr, its standard equation is

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

because every point (x,y)(x, y) on the circle is exactly rr units from the center. If the center is at the origin, the equation becomes x2+y2=r2x^2 + y^2 = r^2.

When to use this method

Use the standard form whenever you know a circle's center and radius and want its equation, or whenever you want to recognize a circle in coordinate geometry. The expression xhx - h measures horizontal distance from the center, and yky - k measures vertical distance, so squaring those distances and adding them matches the distance formula:

distance2=(xh)2+(yk)2\text{distance}^2 = (x - h)^2 + (y - k)^2

For points on the circle, that squared distance must equal r2r^2. So the equation is a compact way to say, "every point here stays the same distance from the center." Think of the center as an anchor: a circle is the set of all points that stay exactly one radius away from it. That is why the radius matters so much. If you change rr, the center stays the same but the circle grows or shrinks. There are special cases to keep in mind: if r>0r > 0 the equation describes an actual circle, if r=0r = 0 it describes exactly one point (the center), and if r2<0r^2 < 0 there is no real circle, because squared distances cannot be negative.

The procedure, step by step

  1. Find the center. Identify the center (h,k)(h, k) of the circle.
  2. Find the radius. Use the given radius rr, and square it carefully to get r2r^2.
  3. Substitute into the form. Write (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 and plug in the values.
  4. Check the signs. A center like (3,2)(-3, 2) becomes (x+3)2+(y2)2(x + 3)^2 + (y - 2)^2.
  5. Verify one point if needed. A point on the circle should make the equation true and should be exactly rr units from the center.

A full example from start to finish

Write the equation of the circle with center (3,2)(3, -2) and radius 55.

Start with the standard form:

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

Substitute h=3h = 3, k=2k = -2, and r=5r = 5:

(x3)2+(y(2))2=52(x - 3)^2 + (y - (-2))^2 = 5^2

Simplify:

(x3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25

That is the equation of the circle. Sanity-check it with a point that should lie on the circle. The point (8,2)(8, -2) is 55 units to the right of the center, so it should work:

(83)2+(2+2)2=52+0=25(8 - 3)^2 + (-2 + 2)^2 = 5^2 + 0 = 25

It does, so the equation is consistent with the center and radius.

Where students get stuck, and how to check each step

A few steps cause most errors:

  1. Reading the center directly from the signs. In (x3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25, the center is (3,2)(3, -2), not (3,2)(3, 2).
  2. Forgetting to square the radius. If the radius is 55, the right side is 2525, not 55.
  3. Using the diameter as if it were the radius. If the diameter is given, divide by 22 first.
  4. Expecting a real circle when r2r^2 is negative. An equation like (x1)2+(y+4)2=9(x - 1)^2 + (y + 4)^2 = -9 has no real points.

When you look at (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, ask two quick questions: what center do the signs imply, and is the right side really the radius squared? Those two checks catch most errors. The equation of a circle appears in coordinate geometry, analytic geometry, and precalculus, and connects naturally to the distance formula and to completing the square, which is often how you convert a longer equation into standard circle form.

Practice this procedure

Run the steps to write the equation of the circle with center (4,1)(-4, 1) and radius 33, then check whether the point (1,1)(-1, 1) lies on it. To go one step further, start from a longer equation and rewrite it into standard circle form.

Frequently Asked Questions

What is the standard equation of a circle?
For a circle centered at $(h, k)$ with radius $r$, the standard equation is $(x - h)^2 + (y - k)^2 = r^2$.
Why does the sign look opposite the center?
The center is $(h, k)$, but the equation uses $(x - h)$ and $(y - k)$ because it measures horizontal and vertical distance from that center.
Can a circle have a negative radius?
No. Radius is a distance, so it is not negative. In the equation, $r^2$ must be at least $0$ for real points to exist.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →