Triangle Incenter Calculator
Enter the coordinates of three vertices to find the triangle incenter and the radius of its inscribed circle.
Vertex Coordinates
Results
Enter vertex coordinates and click Calculate.
Incenter (I)
X coordinate
—
Y coordinate
—
Inradius (r)
—
Radius of the inscribed circle
Side a (BC)
—
Side b (CA)
—
Side c (AB)
—
Perimeter
—
Area
—
Diagram
Summary
Enter the coordinates of three vertices to find the triangle incenter and the radius of its inscribed circle.
How it works
- Enter the x and y coordinates of all three vertices (A, B, C).
- The calculator computes the side lengths a, b, and c opposite each vertex.
- The incenter is the weighted average of the vertices by opposite side length: I = (a·A + b·B + c·C) / (a+b+c).
- The inradius r = Area / s, where s is the semi-perimeter and Area is computed via the cross product formula.
- Results display the incenter coordinates and the inradius rounded to 6 decimal places.
Use cases
- Determine where to place the center of an inscribed circle in a triangular region.
- Verify hand calculations for geometry homework or exams.
- Find the incenter in computer graphics or game development for triangle meshes.
- Compute the inradius for structural or architectural designs involving triangular panels.
- Cross-check results from a triangle circumcenter or centroid calculator.
Frequently Asked Questions
Last updated: 2026-07-04 ·
Reviewed by Nham Vu