Mathwords logoMathwords

Incenter

Incenter

The center a polygon’s inscribed circle. The incenter is located at the point of intersection of the polygon's angle bisectors.

Note: Any triangle has an inscribed circle, called the incircle. All regular polygons have inscribed circles. Other polygons with 4 or more sides, however, usually do not.

Incscribed Circle of a Triangle
Triangle with incenter marked at intersection of three angle bisectors, inscribed circle shown with three inradius segments...

See also

Centers of a triangle, circumcenter

Key Formula

I=(axA+bxB+cxCa+b+c,  ayA+byB+cyCa+b+c)I = \left(\frac{a\,x_A + b\,x_B + c\,x_C}{a + b + c},\;\frac{a\,y_A + b\,y_B + c\,y_C}{a + b + c}\right)
Where:
  • II = The incenter of the triangle
  • (xA,yA),(xB,yB),(xC,yC)(x_A, y_A),\,(x_B, y_B),\,(x_C, y_C) = Coordinates of vertices A, B, and C
  • aa = Length of the side opposite vertex A (i.e., side BC)
  • bb = Length of the side opposite vertex B (i.e., side AC)
  • cc = Length of the side opposite vertex C (i.e., side AB)

Worked Example

Problem: Find the incenter of a triangle with vertices A(0, 0), B(6, 0), and C(0, 8).
Step 1: Find the side lengths. Side a is opposite vertex A (from B to C), side b is opposite vertex B (from A to C), and side c is opposite vertex C (from A to B).
a=BC=(60)2+(08)2=36+64=10b=AC=(00)2+(08)2=8c=AB=(06)2+(00)2=6\begin{gathered}a = BC = \sqrt{(6-0)^2 + (0-8)^2} = \sqrt{36+64} = 10 \\ b = AC = \sqrt{(0-0)^2 + (0-8)^2} = 8 \\ c = AB = \sqrt{(0-6)^2 + (0-0)^2} = 6\end{gathered}
Step 2: Apply the incenter formula using the side lengths as weights for the opposite vertices.
Ix=axA+bxB+cxCa+b+c=10(0)+8(6)+6(0)10+8+6=4824=2I_x = \frac{a\,x_A + b\,x_B + c\,x_C}{a+b+c} = \frac{10(0) + 8(6) + 6(0)}{10+8+6} = \frac{48}{24} = 2
Step 3: Compute the y-coordinate the same way.
Iy=ayA+byB+cyCa+b+c=10(0)+8(0)+6(8)24=4824=2I_y = \frac{a\,y_A + b\,y_B + c\,y_C}{a+b+c} = \frac{10(0) + 8(0) + 6(8)}{24} = \frac{48}{24} = 2
Step 4: The inradius (radius of the incircle) can be found using the area and semi-perimeter. The area of this right triangle is (1/2)(6)(8) = 24, and the semi-perimeter is s = 24/2 = 12.
r=Areas=2412=2r = \frac{\text{Area}}{s} = \frac{24}{12} = 2
Answer: The incenter is at (2, 2), and the incircle has radius 2. This circle sits inside the triangle, tangent to all three sides.

Frequently Asked Questions

Is the incenter always inside the triangle?
Yes. Unlike the circumcenter or orthocenter, which can lie outside a triangle, the incenter is always located in the interior of the triangle. This is because every angle bisector passes through the interior, so their intersection point must also be interior.
What is the difference between the incenter and the centroid?
The incenter is found by intersecting the three angle bisectors, and it is equidistant from all three sides. The centroid is found by intersecting the three medians (segments from each vertex to the midpoint of the opposite side), and it is the triangle's center of mass. They are generally at different locations unless the triangle is equilateral, in which case all four classical centers coincide.

Incenter vs. Circumcenter

The incenter is the intersection of the angle bisectors and is equidistant from all three sides; it is the center of the inscribed circle. The circumcenter is the intersection of the perpendicular bisectors of the sides and is equidistant from all three vertices; it is the center of the circumscribed circle. The incenter always lies inside the triangle, while the circumcenter can lie outside for obtuse triangles.

Why It Matters

The incenter is one of the four classical triangle centers studied in geometry, alongside the centroid, circumcenter, and orthocenter. It appears in real-world problems whenever you need the largest circle that fits inside a triangular region — for example, placing a circular pool inside a triangular yard. The inradius formula r=Area/sr = \text{Area}/s also provides a powerful shortcut for computing a triangle's area when the perimeter and inradius are known.

Common Mistakes

Mistake: Confusing the incenter with the circumcenter.
Correction: The incenter is equidistant from the three sides (and is the center of the inscribed circle). The circumcenter is equidistant from the three vertices (and is the center of the circumscribed circle). Remember: 'in' = inside circle touching the sides.
Mistake: Using midpoints of sides instead of angle bisectors to locate the incenter.
Correction: The incenter is defined by angle bisectors, not medians or perpendicular bisectors. Drawing the bisector of each angle and finding where they meet gives the incenter.

Related Terms