GintiCalcEvery calculation

GeomBench

Inradius Calculator

The largest circle that fits inside your shape.

Inradius of triangles and regular polygons

The inradius is the radius of the largest circle fitting inside the shape, touching every side. Circumradius is shown for comparison.

ShapeDimensionsInradiusCircumradius
Triangle3, 4, 51.00002.5000
Triangle6, 8, 102.00005.0000
Triangle5, 12, 132.00006.5000
Polygon6 sides, side 43.46414.0000
Polygon5 sides, side 64.12915.1039

For a right triangle the circumradius is always exactly half the hypotenuse, which the first three rows confirm - 2.5 for a hypotenuse of 5, 5 for 10, 6.5 for 13. That follows from Thales' theorem: the hypotenuse is a diameter of the circumscribed circle. The inradius comes from area divided by the semi-perimeter. For a regular polygon the inradius is the apothem, the perpendicular distance from centre to side, and as the number of sides grows both radii converge on each other and the shape approaches a circle.

Area divided by half the perimeter

A triangle's inradius is its area divided by its semiperimeter (r = Area ÷ s) — a direct consequence of the fact that the incircle touches all three sides, splitting the triangle into three smaller triangles whose combined area equals the whole.

The regular-polygon shortcut

For a regular polygon, the inradius is also called the apothem, and it has a clean closed form (s ÷ (2·tan(π/n))) — no need for the more general triangle formula.

Frequently asked questions

What is the inradius of a triangle?

The inradius is the radius of the largest circle that fits inside the triangle, touching all three sides. Formula: r = Area / s, where s = (a+b+c)/2 is the semi-perimeter. For a 3-4-5 triangle: Area = 6, s = 6, r = 1.

What is an apothem?

The apothem of a regular polygon is the perpendicular distance from its center to any side — it's the same as the inradius. For a regular hexagon with side 10: apothem = 10 / (2×tan(π/6)) = 10 / (2×0.577) = 8.66.

How is inradius used in geometry?

The incircle helps determine the largest round pipe or rod that fits inside a triangular cross-section, calculate inscribed patterns in polygonal designs, and appears in optimization problems where you need the largest circle inside a given shape.

Related Math calculators

You might also like

Last updated: September 6, 2026