Circumscribed Circle Calculator
Find the circumcenter, circumradius, area, and equation of the unique circle through three triangle vertices.
About circumscribed circles
Circumscribed circle examples
These coordinate sets illustrate right, symmetric, and translated triangles.
| Vertices | Circle | Observation |
|---|---|---|
| A(0,0), B(4,0), C(0,3) | center (2,1.5), radius 2.5 | The midpoint of the right triangle's hypotenuse is the circumcenter. |
| A(-1,0), B(1,0), C(0,1) | center (0,0), radius 1 | All three vertices lie on the unit circle. |
| A(1,1), B(5,1), C(1,4) | center (3,2.5), radius 2.5 | Translating every point translates the circle without changing its radius. |
How to calculate a circumscribed circle
- Enter the x- and y-coordinate for vertex A.
- Enter both coordinates for vertices B and C.
- Confirm that the three points represent distinct, non-collinear vertices.
- Select Calculate Circumscribed Circle to display the center, radius, area, and equation.
Circumscribed circle FAQ
Does every triangle have a circumscribed circle?
Every non-degenerate triangle has exactly one circumscribed circle. Three collinear points do not form a triangle and cannot determine a finite circle.
Where is the circumcenter located?
The circumcenter is the intersection of the triangle's perpendicular bisectors. It lies inside an acute triangle, on a right triangle's hypotenuse, and outside an obtuse triangle.
How is the circumradius calculated?
After finding the center, calculate its straight-line distance to any one vertex. All three vertex distances are equal apart from numerical rounding.
What units do the results use?
The radius uses the same unit as the input coordinates. Area uses the square of that unit, while the center coordinates retain the original unit.
Why does a collinear-point error appear?
A finite circle cannot pass through three different points on one straight line. Choose three vertices that enclose a nonzero triangular area.