Geometry • Theorems About Circles

Inscribed & Circumscribed Circles of a Triangle

Discover the two special circles hidden inside every triangle — and the elegant geometry that defines them.

A Circle for Every Triangle: Historical Roots

Long before graphing calculators or coordinate planes, ancient mathematicians were captivated by the relationship between circles and triangles. They noticed something remarkable: for any triangle you can draw, two special circles always exist — one fitting perfectly inside and one passing through all three vertices. Understanding these circles became a cornerstone of classical geometry that still matters today.

~300 BCE
Euclid's Elements
The Greek mathematician Euclid compiled the definitive geometry textbook of the ancient world. Book IV of the Elements includes detailed constructions for inscribing a circle inside a triangle and circumscribing a circle around it, proving these constructions work for every triangle.
~250 BCE
Archimedes and measurement
Archimedes used properties of inscribed and circumscribed polygons (which rely on the same ideas) to approximate the value of π, demonstrating that these circle-triangle relationships had powerful practical applications.
~1765 CE
Euler's work on triangle geometry
Leonhard Euler discovered deep connections between the incircle, circumcircle, and other special points of a triangle. His formula d² = R(R − 2r) links the circumradius R, inradius r, and the distance d between the two circle centers.
Modern Day
Engineering and design
Today, inscribed and circumscribed circles are essential in CAD software, structural engineering, and computational geometry. Whenever you need the largest circle that fits inside a shape or the smallest circle that encloses it, you're using these classical ideas.

So the core question that drove centuries of work is this: given any triangle, how do we find the circle that fits perfectly inside it and the circle that passes through all three corners — and what properties do these circles have?

Core Definitions & Principles

Before we dive into calculations, you need to understand four foundational ideas. Each one builds on concepts you already know from earlier geometry — angle bisectors, perpendicular bisectors, and the idea of equidistance.

1

Incircle (Inscribed Circle)

The incircle is the largest circle that fits entirely inside a triangle, touching all three sides. It is tangent to each side at exactly one point. Every triangle has exactly one incircle.
2

Incenter

The incenter is the center of the incircle. It's found at the point where all three angle bisectors of the triangle intersect. Because it lies on every angle bisector, it is equidistant from all three sides.
3

Circumcircle (Circumscribed Circle)

The circumcircle is the circle that passes through all three vertices of the triangle. Every triangle has exactly one circumcircle, and the triangle is said to be "inscribed in" this circle.
4

Circumcenter

The circumcenter is the center of the circumcircle. It's located at the intersection of the three perpendicular bisectors of the triangle's sides. It is equidistant from all three vertices.
Key Takeaway
Think of the incircle like a ball that you push inside a triangular frame until it touches all three walls — the center of that ball is the incenter. The circumcircle is like stretching a hoop around three pegs (the vertices) so the hoop passes through all of them — the center of that hoop is the circumcenter. The incircle uses angle bisectors to find its center, while the circumcircle uses perpendicular bisectors.

Visual Explanation: Seeing the Two Circles

The diagram below shows both the incircle and the circumcircle for the same triangle. Study how each circle relates to the triangle — one sits inside, tangent to each side, while the other wraps around, passing through each vertex.

A triangle with its inscribed circle (incircle) touching all three sides and its circumscribed circle (circumcircle) passing through all three vertices.

In this isosceles triangle, notice that the incircle (solid line) sits snugly inside, touching side BC at the bottom and the two other sides along the slanted edges. The tangent points, marked with small cyan dots, are where the circle just barely meets each side. The circumcircle (dashed line) is much larger — it passes through vertices A, B, and C. Also notice that the incenter and the circumcenter are two different points; in this symmetric triangle they both fall on the vertical line of symmetry, but in a scalene triangle they would be in completely different locations.

The dashed violet lines represent the angle bisectors, which all meet at the incenter. The key insight is that any point on an angle bisector is equidistant from the two sides of that angle, so the incenter — where all three bisectors meet — is equidistant from all three sides. That common distance is the inradius, labeled r.

Mathematical Framework: Formulas You Need

Now let's connect the geometry to algebra. Given a triangle with side lengths a, b, and c, and an area denoted by K, there are clean formulas for both the inradius and the circumradius. You'll also need the concept of the semi-perimeter, which comes up constantly in triangle geometry.

Semi-Perimeter
s = (a + b + c) / 2
where a, b, and c are the lengths of the three sides.

The semi-perimeter s is simply half the perimeter of the triangle. It's a convenient shorthand that simplifies many formulas. Once you have s, you can compute the area using Heron's formula:

Heron's Formula for Area
K = √[ s(s − a)(s − b)(s − c) ]
K = area of the triangle.

With the area K and the semi-perimeter s in hand, you can find the inradius with a beautifully simple relationship:

Inradius Formula
r = K / s
r = inradius, K = area of triangle, s = semi-perimeter.

This formula tells you something intuitive: the inradius depends on the ratio of the triangle's area to its semi-perimeter. A "fatter" triangle with more area relative to its perimeter will have a larger incircle.

For the circumradius, the formula involves any one side of the triangle and the angle opposite to it, or equivalently it can be expressed using area:

Circumradius Formula
R = (a × b × c) / (4K)
R = circumradius, a, b, c = side lengths, K = area.

An alternate form uses the Law of Sines: for any side a and its opposite angle A, the circumradius is R = a / (2 sin A). Both formulas give the same result. The version above using K is often more convenient when you know all three side lengths and not the angles.

Key Takeaway
You can think of these formulas as a "recipe." First, compute the semi-perimeter s. Then use Heron's formula to find the area K. Finally, plug into r = K/s for the incircle or R = abc/(4K) for the circumcircle. It's like following a cooking recipe step by step — each step uses ingredients from the previous one.

How the Centers Move: Triangle Types

One of the most interesting things about the incenter and circumcenter is how their positions change depending on the type of triangle. The incenter always stays inside the triangle, but the circumcenter can actually end up outside the triangle for obtuse triangles. The diagram below shows this behavior across three triangle types.

Three diagrams showing the position of the incircle and circumcircle center for acute, right, and obtuse triangles.

In an acute triangle (all angles less than 90°), both the incenter and circumcenter lie inside the triangle. In a right triangle, the circumcenter sits exactly at the midpoint of the hypotenuse — this is because the hypotenuse is a diameter of the circumcircle (a famous result known as Thales' theorem). In an obtuse triangle (one angle greater than 90°), the circumcenter actually falls outside the triangle, on the far side of the longest side.

The incenter, by contrast, always stays inside the triangle regardless of its shape. This makes sense if you remember that the incenter is the intersection of angle bisectors, which always pass through the interior of the triangle.

Triangle TypeIncenter PositionCircumcenter PositionSpecial Note
AcuteInsideInsideBoth centers are interior points
RightInsideOn the hypotenuseR = hypotenuse / 2
ObtuseInsideOutside the triangleO lies beyond the longest side
EquilateralInside (at centroid)Inside (at centroid)I and O are the same point; R = 2r

Worked Example

Let's work through a complete problem using a triangle with sides a = 13, b = 14, and c = 15. We'll find both the inradius and the circumradius.

Finding the Inradius and Circumradius of a 13-14-15 Triangle
1
Step 1 — Find the Semi-PerimeterAdd all three sides and divide by 2.
s = (13 + 14 + 15) / 2 = 42 / 2 = 21
2
Step 2 — Compute the Area Using Heron's FormulaSubstitute into the formula K = √[s(s − a)(s − b)(s − c)]. s − a = 21 − 13 = 8; s − b = 21 − 14 = 7; s − c = 21 − 15 = 6.
K = √(21 × 8 × 7 × 6) = √(7056) = 84 So the area of the triangle is 84 square units.
3
Step 3 — Find the InradiusUse the formula r = K / s.
r = 84 / 21 = 4 The incircle has a radius of 4 units. This means the largest circle that fits inside this triangle has radius 4.
4
Step 4 — Find the CircumradiusUse the formula R = (a × b × c) / (4K).
R = (13 × 14 × 15) / (4 × 84) = 2730 / 336 = 65/8 = 8.125 The circumcircle has a radius of 8.125 units. This is the circle passing through all three vertices of the triangle.
5
Step 5 — Interpret the ResultsNotice that R is about twice as large as r for this triangle (R/r ≈ 2.03). For an equilateral triangle, R is always exactly 2r. The fact that this ratio is close to 2 tells us that our 13-14-15 triangle is fairly close to equilateral in its proportions, even though its sides aren't all equal.

Incircle vs. Circumcircle: Side-by-Side

Students often mix up the incircle and circumcircle. The table below highlights every key difference so you can keep them straight. Pay particular attention to the third column — the method of construction — because that's where exam questions often test your understanding.

PropertyIncircleCircumcircle
DefinitionCircle inscribed inside the triangle, tangent to all three sidesCircle passing through all three vertices
Center nameIncenter (I)Circumcenter (O)
Found by intersectingAngle bisectorsPerpendicular bisectors of sides
Center equidistant fromAll three sidesAll three vertices
Radius formular = K / sR = abc / (4K)
Always inside triangle?Yes, alwaysNo — outside for obtuse triangles
Size relative to triangleAlways smaller (fits inside)Always larger (contains vertices)
Key Takeaway
Here's a memory trick: "Incircle → Inside → Incenter → Angle bisectors go into the angles." And "Circumcircle → circumnavigate (go around) → passes around the outside through all vertices." The word roots tell you everything you need to know about which circle is which.

Connections to Advanced Geometry

The incircle and circumcircle are just the beginning of a rich family of circles associated with every triangle. As you continue in geometry and eventually reach competition math or college-level courses, you'll encounter several extensions that build directly on what you've learned here.

The excircles (also called escribed circles) are three additional circles, each tangent to one side of the triangle and the extensions of the other two sides. Every triangle has three excircles, and their radii are related to the inradius through elegant formulas involving the semi-perimeter. The nine-point circle passes through nine special points of any triangle (the midpoints of the sides, the feet of the altitudes, and the midpoints of the segments from each vertex and the orthocenter). Its radius is exactly R/2 — half the circumradius.

ConceptWhat You Learned HereWhat Comes Next
IncircleOne circle tangent to all three sidesThree excircles, each tangent to one side and extensions of the other two
CircumcircleOne circle through all three verticesNine-point circle through 9 special points; radius = R/2
Euler's FormulaR and r as separate valuesd² = R(R − 2r), relating R, r, and the distance between centers
Law of SinesR = a / (2 sin A)Extended to prove properties of cyclic quadrilaterals and Ptolemy's theorem

Euler's inequality R ≥ 2r — which states that the circumradius is always at least twice the inradius — is a beautiful result with equality holding only for equilateral triangles. This gives you a way to measure how "regular" a triangle is: the closer R/r is to 2, the more equilateral-like the triangle.

Practice Problems

Test your understanding with these five problems, arranged from conceptual to challenging. Try each one on your own before revealing the answer.

PROBLEM 1CONCEPTUAL
Explain in your own words why the incenter of a triangle is always equidistant from all three sides. What geometric property of angle bisectors makes this true?
PROBLEM 2BASIC CALCULATION
A triangle has sides of length 5, 12, and 13. Find the inradius r.
PROBLEM 3INTERMEDIATE
A triangle has sides 10, 17, and 21. Find both the inradius r and the circumradius R.
PROBLEM 4APPLIED
A triangular garden has sides measuring 8 m, 15 m, and 17 m. The owner wants to install a circular fountain as large as possible that fits inside the garden. What is the area of the largest circular fountain?
PROBLEM 5CHALLENGE / SYNTHESIS
For an equilateral triangle with side length s, prove that the circumradius is exactly twice the inradius (R = 2r). Then verify this relationship using a specific side length of your choice.

Lesson Summary

Every triangle possesses two remarkable circles. The incircle is the largest circle fitting inside the triangle, tangent to all three sides; its center, the incenter, lies at the intersection of the three angle bisectors and is equidistant from every side. Its radius is given by r = K/s, where K is the triangle's area and s is the semi-perimeter. The circumcircle passes through all three vertices; its center, the circumcenter, is found at the intersection of the perpendicular bisectors of the sides and is equidistant from every vertex. Its radius is R = abc/(4K).

The incenter always lies inside the triangle, while the circumcenter can sit inside (acute), on the hypotenuse (right), or outside (obtuse). For an equilateral triangle, the two centers coincide, and the elegant relationship R = 2r holds — a special case of Euler's broader inequality R ≥ 2r. Mastering these circles means mastering the interplay between angle bisectors, perpendicular bisectors, Heron's formula, and the fundamental geometry of triangles.

Varsity Tutors • Geometry (Common Core) • Inscribed and Circumscribed Circles of a Triangle