Precalculus

Circle Calculator

Enter the center (h, k) and radius r. The calculator returns the standard equation (x − h)² + (y − k)² = r², the expanded general form, and the diameter, circumference and area of the circle.

Circle Calculator

Equation, expanded form, diameter, circumference and area of a circle.

Try:
Answer(x − 1)² + (y − 2)² = 9
  1. Center(h, k) = (1, 2)
  2. Radiusr = 3
  3. Standard equation(x − 1)² + (y − 2)² = 9
  4. Expanded equationx² + y² -2x -4y -4 = 0
  5. Diameterd = 2r = 6
  6. CircumferenceC = 2πr = 18.8496
  7. AreaA = πr² = 28.2743

Worked examples

Frequently asked questions

What is the standard equation of a circle?

(x − h)² + (y − k)² = r², where (h, k) is the center and r is the radius.

What is the difference between standard and expanded form?

The standard form keeps the center and radius visible; the expanded form x² + y² + Dx + Ey + F = 0 is what you usually start with when the problem hands you the general quadratic.

Can the radius be 0?

Not for a proper circle — r must be positive. r = 0 would collapse the circle to a single point.