Loading…

Circle Equation and Properties Tool

Math Geometry • Circles and Conics

View all topics

Find or convert a circle equation between center–radius and general form, and compute key properties (diameter, circumference, area). The graph is interactive: drag to pan, wheel/trackpad to zoom, pinch on touch.

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Inputs

Tip: Center–radius form is \((x-h)^2+(y-k)^2=r^2\). General form can be written as \(A(x^2+y^2)+Dx+Ey+F=0\).

Graph options

The plot uses square units (same scale on x and y) and adaptive tick spacing.

Ready
Choose a mode and click Calculate.
Circle diagram (square units • pan/zoom enabled)

Drag to pan • wheel/trackpad to zoom • pinch on touch • “Reset view” fits the circle.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the standard circle equation in center-radius form?

The center-radius (standard) form is (x-h)^2+(y-k)^2=r^2, where (h,k) is the center and r is the radius. It is the most direct form for reading geometric properties.

How do you find the center and radius from the general form of a circle?

From x^2+y^2+Dx+Ey+F=0, complete the square to get (x+D/2)^2+(y+E/2)^2=(D/2)^2+(E/2)^2-F. The center is (-D/2,-E/2) and r^2=(D/2)^2+(E/2)^2-F (a real circle requires r^2>0).

What does the A coefficient mean in A(x^2+y^2)+Dx+Ey+F=0?

A scales the quadratic terms and must be nonzero for a circle equation. Dividing the entire equation by A reduces it to the normalized form x^2+y^2+Dx+Ey+F=0 without changing the circle.

When does a circle from three points not exist?

A unique circle exists only if the three points are not collinear. If the points lie on a straight line, there is no single circle passing through all three.