Circumscribed Circle Calculator - R = abc / 4K from Three Sides

Use this circumscribed circle calculator to solve for the circumradius, diameter, circumference, and area of the circle that passes through the three vertices of any triangle given its three side lengths.

Updated: June 16, 2026 • Free Tool

Circumscribed Circle Calculator

Length of side a of the triangle (must be positive).

Length of side b of the triangle (must be positive).

Length of side c of the triangle (must be positive).

Results

Circumradius (R)
0units
Diameter (2R) 0units
Circumference (2πR) 0units
Area of the circle (πR²) 0sq units
Semi-perimeter s 0units
Triangle area (K) 0sq units

What Is a Circumscribed Circle?

A circumscribed circle calculator is a geometry tool that finds the radius, diameter, circumference, and area of the single circle that passes through the three vertices of a triangle when you enter the three side lengths. Use it whenever a homework problem, a sketch, or a construction layout gives you the three sides of a triangle and asks for the size of the circle that contains it.

  • Solve textbook problems: Find the circumradius, diameter, and circle area for a triangle in an algebra or geometry exercise.
  • Check 3-4-5 and other right triangles: Confirm the well-known result that the circumradius of a right triangle equals half the hypotenuse.
  • Plan a circular enclosure: Estimate the smallest round boundary that can contain three posts placed at the corners of a triangular footprint.
  • Compare triangle shapes: See how the circumradius changes between equilateral, isosceles, and scalene triangles with similar perimeters.

Every non-degenerate triangle has exactly one circle that passes through all three of its vertices, and that circle is called the circumscribed circle or circumcircle. The center of the circle is the circumcenter, and the radius is the circumradius R. The three vertices sit on the circle's edge, which is what makes the circle 'circumscribed' about the triangle.

The equilateral case is the most symmetric: the circumcenter sits at the centroid, and the circumradius is a / sqrt(3). For a right triangle the circumcenter sits at the midpoint of the hypotenuse, so the circumradius is half the hypotenuse. Scalene triangles land somewhere in between, and the formula below works for all three shapes.

If you only need radius, diameter, area, and circumference from a known radius, the Circle Calculator handles the arithmetic directly.

How the Circumscribed Circle Calculator Works

The calculator takes the three side lengths a, b, c, runs them through Heron's formula to get the triangle's area K, and then divides the product a*b*c by 4*K to land on the circumradius R. Diameter, circumference, and the circle's area are then derived from R using the standard circle formulas.

R = (a × b × c) / (4 × K), K = √(s × (s − a) × (s − b) × (s − c)), s = (a + b + c) / 2
  • a, b, c: Lengths of the three sides of the triangle. Each must be greater than zero and the three must satisfy the triangle inequality.
  • s: Semi-perimeter, s = (a + b + c) / 2. Used as the base of Heron's formula.
  • K: Area of the triangle from Heron's formula. Required to keep R dimensionally consistent.
  • R: Circumradius, the radius of the circle that passes through all three vertices.

The Heron area step matters: it lets the formula absorb any triangle, not just right triangles. The product a*b*c in the numerator carries the side lengths, and 4*K in the denominator normalizes the result by the area so the units work out as a length. All results update as you type, and the units stay the same as the side units you entered.

Worked example: 3-4-5 right triangle

Side a = 3, side b = 4, side c = 5

s = (3 + 4 + 5) / 2 = 6, K = √(6 × 3 × 2 × 1) = √36 = 6, R = (3 × 4 × 5) / (4 × 6) = 60 / 24 = 2.5

Circumradius R = 2.5, diameter 5.000, circumference 15.708, circle area 19.635

This matches the right-triangle rule that R equals half the hypotenuse (5 / 2 = 2.5). The Heron area of 6 also equals 1/2 × 3 × 4, which is a useful cross-check.

Worked example: equilateral triangle with side 6

Side a = 6, side b = 6, side c = 6

s = 9, K = √(9 × 3 × 3 × 3) = √243 ≈ 15.588, R = (6 × 6 × 6) / (4 × 15.588) = 216 / 62.354 ≈ 3.464

Circumradius R ≈ 3.464, diameter 6.928, circumference 21.766, circle area 37.699

For an equilateral triangle with side 6, R = 6 / √3 ≈ 3.464. The circumcenter coincides with the centroid in this symmetric case.

According to Wolfram MathWorld, the circumradius of a triangle with sides a, b, c and area K is R = abc / (4K)

According to Cuemath, Heron's formula gives the area of a triangle as sqrt(s(s - a)(s - b)(s - c))

For other triangle workflows that start from angles or from two sides and an included angle, the Triangle Calculator gives the matching sides, area, and circumradius in one place.

Key Circumscribed Circle Concepts

Four ideas come up every time a circumscribed circle is computed. They are also the reason the same R = abc / 4K formula handles every triangle.

Circumcenter

The single point that is equidistant from the three vertices of the triangle. It is the center of the circumscribed circle and the meeting point of the three perpendicular bisectors of the sides.

Circumradius (R)

The distance from the circumcenter to any vertex. It is the radius you are solving for and the value that the calculator reports as its main result.

Heron's formula

An area formula that uses only the three side lengths: K = √(s(s − a)(s − b)(s − c)). It removes the need to know the height of the triangle before computing R.

Triangle inequality

The check a + b > c, a + c > b, b + c > a. Every valid triangle passes it, and the calculator uses it to flag impossible side-length inputs instead of returning a fake R.

These four concepts are what make the formula portable. A right triangle, an obtuse triangle, and an acute triangle all use the same R = abc / 4K, and the difference is just where the circumcenter lands: inside an acute triangle, on the hypotenuse midpoint of a right triangle, and outside an obtuse triangle.

When the input is three coordinates or three angle-side pairs, the ABC Triangle Calculator extends the same three-side setup to the rest of the triangle.

How to Use the Circumscribed Circle Calculator

Type the three side lengths, watch the radius, diameter, circumference, and circle area update, and read off the Heron area if you need it for a check.

  1. 1 Enter side a: Type the length of the first side of the triangle into the a field. Use the same unit you want the result in.
  2. 2 Enter side b: Type the length of the second side into the b field. Keep the unit consistent with side a.
  3. 3 Enter side c: Type the length of the third side into the c field. The three sides must satisfy the triangle inequality.
  4. 4 Read the circumradius and circle measurements: The results panel shows R, the diameter 2R, the circumference 2πR, the circle area πR², the semi-perimeter s, and the triangle area K.
  5. 5 Adjust the inputs to compare triangles: Change one or more sides to see how R responds. Watch the difference between an equilateral, a right, and an obtuse triangle for similar perimeters.

A geometry problem gives sides 7, 9, 12. Type 7 into a, 9 into b, 12 into c, and the results panel shows R ≈ 6.037, diameter ≈ 12.075, circumference ≈ 37.934, and circle area ≈ 114.511.

If your three sides happen to satisfy the Pythagorean theorem, the Right Triangle Calculator gives the right-angle context alongside the circumradius.

Benefits of Using the Circumscribed Circle Calculator

What the calculator returns and how each output shortens a common geometry workflow.

  • One-step R from three sides: Avoid running Heron's formula and the R = abc / 4K division by hand. The calculator does both as you type.
  • Full circle at once: R, diameter, circumference, and circle area are all reported in the same unit, so a sketch or a spec sheet is ready to use.
  • Cross-checks in the same view: The semi-perimeter and the Heron area are shown alongside R, which makes it straightforward to confirm the R by recomputing it from the displayed K.
  • Triangle-inequality guard: If the three sides do not form a valid triangle, the page flags the input rather than returning a negative or imaginary radius.
  • Works for any triangle: Acute, right, and obtuse triangles are all handled by the same formula, with the circumcenter landing wherever the geometry puts it.

A student gets the circumradius, the supporting Heron area, and the rest of the circle measurements in one go. A designer working with a triangular plot can read the diameter and circle area directly from the results panel instead of pulling out a separate area tool.

If only the area is needed and not the circumscribed circle, the Triangle Area Calculator returns the Heron area and base-height area together.

Factors That Affect a Circumscribed Circle Result

A few characteristics of the input triangle change the circumradius. Knowing them tells you when to trust the result and when to double-check the inputs.

Triangle shape (acute, right, obtuse)

The circumcenter sits inside an acute triangle, on the hypotenuse midpoint of a right triangle, and outside an obtuse triangle. The R = abc / 4K formula returns the correct value in all three cases, but the geometric meaning of the center changes.

Triangle inequality and degenerate inputs

If a + b = c (or a + c = b, or b + c = a), the triangle is degenerate and the Heron area is zero. The calculator flags this case rather than dividing by zero. Strictly greater-than inputs give a non-degenerate triangle and a real R.

Unit consistency across a, b, c

All three sides must use the same length unit. Mixing meters with feet, for example, will return a valid number but the unit of R will not match either input. The page does not convert units; the user does.

Side order (a, b, c) is interchangeable

R = abc / 4K is symmetric in a, b, c, so the order you type the sides does not change the result. This is also why the calculator does not need to know which side is the hypotenuse or the longest side.

  • The calculator accepts only side-length inputs, not angle-side pairs or coordinate triples. For a triangle given as one side and the opposite angle, compute R = a / (2 sin A) by hand first.
  • Results are rounded to three decimal places. For an exam answer that needs an exact value, use R = abc / (4K) symbolically and simplify with the Heron area.

When the same three vertices are given as (x, y) points rather than as side lengths, the side lengths are pulled from the coordinates first, and the rest of the workflow is the same.

According to Math Open Reference, Heron's formula is the general triangle area form that does not need the height

When the triangle is given as three points on a coordinate plane, the Area of a Triangle by Coordinates Calculator pulls the side lengths from the coordinates before any circumradius step.

Circumscribed circle calculator showing a triangle with its circumscribed circle and the formula R = abc divided by 4K
Circumscribed circle calculator showing a triangle with its circumscribed circle and the formula R = abc divided by 4K

Frequently Asked Questions

Q: What is the formula for the radius of a circumscribed circle?

A: The circumradius R of a triangle with sides a, b, c and area K is R = abc / (4K). Compute the area with Heron's formula using the three sides, then plug it in. The result is the radius of the circle that passes through all three vertices.

Q: How do I find the circumradius from three sides?

A: Compute the semi-perimeter s = (a + b + c) / 2, then the area K = sqrt(s(s - a)(s - b)(s - c)), and finally R = (a * b * c) / (4 * K). The circumscribed circle calculator on this page does all three steps from the three side lengths.

Q: What is the difference between inscribed and circumscribed circles?

A: The inscribed circle sits inside a triangle and is tangent to all three sides, with its center at the incenter. The circumscribed circle passes through all three vertices, with its center at the circumcenter. The two circles are usually very different sizes and are concentric only in an equilateral triangle.

Q: What is the circumradius of a right triangle?

A: For a right triangle, the circumradius is exactly half the hypotenuse. The midpoint of the hypotenuse is the circumcenter, and the hypotenuse itself is a diameter of the circle. So for a 3-4-5 right triangle, R = 5 / 2 = 2.5.

Q: Can every triangle have a circumscribed circle?

A: Yes. Every non-degenerate triangle has exactly one circle that passes through its three vertices, so the circumcircle is always defined as long as the three sides satisfy the triangle inequality (each side is shorter than the sum of the other two).

Q: What is the circumscribed circle of an equilateral triangle?

A: For an equilateral triangle with side a, the circumradius is a / sqrt(3), the diameter is 2a / sqrt(3), and the circle's area is pi * a^2 / 3. The circumcenter coincides with the centroid, the incenter, and the orthocenter.