Back to Home
Geometry and Trigonometry

Geometry and Trigonometry

Introduction to geometry and trigonometry, exploring shapes, angles, and relationships forming the foundation for spatial reasoning and advanced mathematical problem-solving.

Geometry and Trigonometry

Introduction to geometry and trigonometry, exploring shapes, angles, and relationships forming the foundation for spatial reasoning and advanced mathematical problem-solving.

Midsegments and Medians

7 min read

Triangle Inequality Theorem

3 min read

Midsegments, Medians, and the Inequality Theorem

0:19

Triangle Centers Quiz

2 tasks

Circumcenter, Incenter, Orthocenter and the Euler Line

20 min read

Points, Lines, Planes

23 min read

Circumcenter, Incenter, Orthocenter and the Euler Line

20 min read
Jul 30, 2026
Free

In this lesson

1. Review: The Centroid2. The CircumcenterConstructionLocation by Triangle TypeCoordinate Formula3. The IncenterConstructionKey PropertyCoordinate Formula4. The OrthocenterConstructionLocation by Triangle TypeCoordinate Formula5. The Euler LineA Concrete Example6. Summary of Triangle CentersEuler Line Positions7. The Euler Line and the Nine-Point Circle8. Special Case: The Equilateral Triangle9. Relationship Summary10. Putting It All Together
You will learn
  • How to construct the circumcenter, incenter, and orthocenter of a triangle
  • The key properties of each triangle center
  • The relationship between these centers and the centroid
  • The Euler line and the elegant geometry connecting all four centers

1. Review: The CentroidLink to 1-review-the-centroid

In the previous lesson we met the centroid GGG, the intersection of the three medians. As a warm-up, the centroid of a triangle with vertices A=(x, , is given by:

How was this lesson?

PoorExcellent
Previous lesson
Triangle Centers Quiz
Next lesson
Pythagorean Theorem Proof
LogoMath Course Online

Transforming math education
with interactive, engaging courses.

Explore

CoursesFAQ

Account

Sign InSign Up

Connect

GitHubGitHubContact

© 2026 Math Course Online. All rights reserved.

1,y1)A = (x_1, y_1)
A=(x1​,y1​)
B=(x2,y2)B = (x_2, y_2)B=(x2​,y2​)
C=(x3,y3)C = (x_3, y_3)C=(x3​,y3​)

G=(x1+x2+x33,  y1+y2+y33)G = \left(\frac{x_1 + x_2 + x_3}{3},\; \frac{y_1 + y_2 + y_3}{3}\right)G=(3x1​+x2​+x3​​,3y1​+y2​+y3​​)

The centroid divides each median in a 2:12:12:1 ratio from vertex to midpoint.

Note

The centroid is often called the center of mass or balance point of the triangle. If you cut a triangle from a sheet of uniform cardboard, it balances perfectly on a pin placed at GGG.


2. The CircumcenterLink to 2-the-circumcenter

The circumcenter is the point equidistant from all three vertices. It is the center of the circumcircle — the unique circle that passes through AAA, BBB, and CCC.

ConstructionLink to 2-the-circumcenter-construction

The circumcenter OOO is found by intersecting the perpendicular bisectors of any two sides.

For side AB‾\overline{AB}AB, the perpendicular bisector is the line of points equidistant from AAA and BBB:

{P  ∣  PA=PB}\{P \;|\; PA = PB\}{P∣PA=PB}

The intersection of the perpendicular bisectors of AB‾\overline{AB}AB and AC‾\overline{AC}AC gives OOO, which automatically lies on the third bisector as well.

Location by Triangle TypeLink to 2-the-circumcenter-location-by-triangle-type

Triangle typeCircumcenter location
AcuteInside the triangle
RightAt the midpoint of the hypotenuse
ObtuseOutside the triangle

Coordinate FormulaLink to 2-the-circumcenter-coordinate-formula

Given A=(x1,y1)A = (x_1, y_1)A=(x1​,y1​), B=(x2,y2)B = (x_2, y_2)B, , the circumcenter coordinates can be found by solving:

(x−x1)2+(y−y1)2=(x−x2)2+(y−y2)2(x - x_1)^2 + (y - y_1)^2 = (x - x_2)^2 + (y - y_2)^2(x−x1​)2+(y

Expanding and subtracting gives two linear equations. Let D=2(x1(y2−y3)+x2(y3−y1)+x3(y1−y2))D = 2(x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2))D=2(x1​(y2​. Then:

Ox=(x12+y12)(y2−y3)+(x22+y22)(y3−y1)+(x32+y32)(y1−y2)DO_x = \frac{(x_1^2 + y_1^2)(y_2 - y_3) + (x_2^2 + y_2^2)(y_3 - y_1) + (x_3^2 + y_3^2)(y_1 - y_2)}{D}Ox​=

Oy=(x12+y12)(x3−x2)+(x22+y22)(x1−x3)+(x32+y32)(x2−x1)DO_y = \frac{(x_1^2 + y_1^2)(x_3 - x_2) + (x_2^2 + y_2^2)(x_1 - x_3) + (x_3^2 + y_3^2)(x_2 - x_1)}{D}Oy​=

Circumradius

The radius of the circumcircle (the circumradius) is:

R=abc4KR = \frac{abc}{4K}R=4Kabc​

where aa, , are side lengths and is the area of the triangle.


3. The IncenterLink to 3-the-incenter

The incenter is the point equidistant from all three sides. It is the center of the incircle — the unique circle tangent to all three sides.

ConstructionLink to 3-the-incenter-construction

The incenter III is found by intersecting the angle bisectors of any two vertices.

For ∠A\angle A∠A, the angle bisector is the set of points equidistant from sides AB‾\overline{AB}AB and AC‾\overline{AC}AC:

{P  ∣  d(P,AB)=d(P,AC)}\{P \;|\; d(P, AB) = d(P, AC)\}{P∣d(P,AB)=d(P,AC)}

Key PropertyLink to 3-the-incenter-key-property

Since III is equidistant from all three sides, the perpendicular distance from III to each side equals the inradius rrr:

r=d(I,AB)=d(I,BC)=d(I,CA)r = d(I, AB) = d(I, BC) = d(I, CA)r=d(I,AB)=d(I,BC)=d(I,CA)

Coordinate FormulaLink to 3-the-incenter-coordinate-formula

The incenter is a weighted average of the vertices, weighted by the side lengths:

I=aA+bB+cCa+b+cI = \frac{aA + bB + cC}{a + b + c}I=a+b+caA+bB+cC​

where a=BCa = BCa=BC, b=CAb = CAb=CA, c=ABc = ABc=AB (side lengths opposite the respective vertices).

In coordinates:

I=(ax1+bx2+cx3a+b+c,  ay1+by2+cy3a+b+c)I = \left(\frac{ax_1 + bx_2 + cx_3}{a + b + c},\; \frac{ay_1 + by_2 + cy_3}{a + b + c}\right)I=(a+b+ca

Inradius Formula

The inradius can be computed from the area KKK and semiperimeter s=a+b+c2s = \frac{a+b+c}{2}s=2a+b+c​:


4. The OrthocenterLink to 4-the-orthocenter

The orthocenter is the point where all three altitudes of a triangle intersect. An altitude is a line through a vertex perpendicular to the opposite side.

ConstructionLink to 4-the-orthocenter-construction

From vertex AAA, draw the line through AAA perpendicular to BC‾\overline{BC}BC. Repeat for vertex BBB and AC‾\overline{AC}AC. The three altitudes are always concurrent at the orthocenter HHH.

Location by Triangle TypeLink to 4-the-orthocenter-location-by-triangle-type

Triangle typeOrthocenter location
AcuteInside the triangle
RightAt the vertex of the right angle
ObtuseOutside the triangle

Coordinate FormulaLink to 4-the-orthocenter-coordinate-formula

If A=(x1,y1)A = (x_1, y_1)A=(x1​,y1​), B=(x2,y2)B = (x_2, y_2)B, , the orthocenter is:

Hx=x1+x2+x3−2OxH_x = x_1 + x_2 + x_3 - 2O_xHx​=x1​+x2​

where OOO is the circumcenter. More directly:

H=A+B+C−2OH = A + B + C - 2OH=A+B+C−2O

Warning

In a right triangle, the orthocenter is simply the vertex at the right angle — the two legs are themselves altitudes, so they intersect at the right-angle vertex.


5. The Euler LineLink to 5-the-euler-line

One of the most beautiful results in triangle geometry is that three of the four centers we have studied lie on a single straight line.

Euler's Theorem

For any non-equilateral triangle, the centroid GGG, circumcenter OOO, and orthocenter HHH are collinear. The line that passes through them is called the Euler line.

Furthermore:

G=O+H3(weighted 2:1)G = \frac{O + H}{3} \quad \text{(weighted 2:1)}G=3O+H​(weighted 2:1)

Equivalently:

OG→:GH→=1:2orOG:GH=1:2\overrightarrow{OG} : \overrightarrow{GH} = 1 : 2 \quad \text{or} \quad OG : GH = 1 : 2OG:GH

The incenter III lies on the Euler line only for isosceles triangles.

A Concrete ExampleLink to 5-the-euler-line-a-concrete-example

Let A=(0,0)A = (0, 0)A=(0,0), B=(6,0)B = (6, 0)B=(6,0), C=(2,8)C = (2, 8)C=.

Centroid:

G=(0+6+23,  0+0+83)=(83,  83)G = \left(\frac{0+6+2}{3},\; \frac{0+0+8}{3}\right) = \left(\frac{8}{3},\; \frac{8}{3}\right)G=(30+6+2​,

Circumcenter (solving the perpendicular bisectors):

The perpendicular bisector of AB‾\overline{AB}AB is x=3x = 3x=3.

The perpendicular bisector of AC‾\overline{AC}AC: midpoint of ACACAC is (1,4)(1, 4)(1,4), slope of ACACAC is , so perpendicular slope is . Equation:

y−4=−14(x−1)y - 4 = -\frac{1}{4}(x - 1)y−4=−41​(x−1)

Intersecting with x=3x = 3x=3:

y−4=−14(3−1)=−12  ⟹  y=72y - 4 = -\frac{1}{4}(3 - 1) = -\frac{1}{2} \implies y = \frac{7}{2}y−4=−41​(3−1)

O=(3,  72)O = \left(3,\; \frac{7}{2}\right)O=(3,27​)

Orthocenter (using the altitude intersection):

Altitude from AAA is perpendicular to BCBCBC. Slope of BCBCBC: 8−02−6=8−4=−2\frac{8-0}{2-6} = \frac{8}{-4} = -22−6, so altitude slope is . Through : .

Altitude from BBB is perpendicular to ACACAC. Slope of ACACAC is 444, so altitude slope is −14-\frac{1}{4}−4. Through : .

Intersecting:

12x=−14(x−6)\frac{1}{2}x = -\frac{1}{4}(x - 6)21​x=−41​

H=(2,1)H = (2, 1)H=(2,1)

Verification of the Euler line:

Are OOO, GGG, HHH collinear? Check that GGG divides OHOHOH in the ratio 2:12:12::

O=(3,72),H=(2,1)O = \left(3, \frac{7}{2}\right), \quad H = (2, 1)O=(3,27​),H=

Gpredicted=O+2H3=(3,3.5)+(4,2)3=(73,  5.53)=(73,  116)G_{\text{predicted}} = \frac{O + 2H}{3} = \frac{(3, 3.5) + (4, 2)}{3} = \left(\frac{7}{3},\; \frac{5.5}{3}\right) = \left(\frac{7}{3},\; \frac{11}{6}\right)Gpredicted​=

But our computed GGG is (83,  83)=(166,  166)\left(\frac{8}{3},\; \frac{8}{3}\right) = \left(\frac{16}{6},\; \frac{16}{6}\right)(38​,. These differ — why?

Note

The ratio OG:GH=1:2OG : GH = 1 : 2OG:GH=1:2 means G=O+2H3G = \frac{O + 2H}{3}G= . In an acute triangle, lies between and , so the weighted average is . Let us check that instead:


6. Summary of Triangle CentersLink to 6-summary-of-triangle-centers

CenterSymbolConstructionEquidistant fromLocation
CentroidGGGIntersection of medians— (balance point)Always inside
CircumcenterOOOPerpendicular bisectorsVerticesInside (acute), on (right), outside (obtuse)
IncenterIIIAngle bisectorsSidesAlways inside
OrthocenterHHHAltitudes—Inside (acute), on (right), outside (obtuse)

Euler Line PositionsLink to 6-summary-of-triangle-centers-euler-line-positions


7. The Euler Line and the Nine-Point CircleLink to 7-the-euler-line-and-the-nine-point-circle

The Euler line leads to another remarkable discovery — the nine-point circle:

The Nine-Point Circle

For any triangle, the following nine points all lie on a single circle (the nine-point circle):

  1. The midpoints of the three sides
  2. The feet of the three altitudes
  3. The midpoints of the segments from the orthocenter HHH to each vertex

The center NNN of the nine-point circle is the midpoint of OHOHOH, and its radius is R2\frac{R}{2}2R​ (half the circumradius):

N=O+H2,RN=R2N = \frac{O + H}{2}, \qquad R_N = \frac{R}{2}N=2O+H​,RN​


8. Special Case: The Equilateral TriangleLink to 8-special-case-the-equilateral-triangle

In an equilateral triangle, all four centers coincide into a single point:

O=G=I=HO = G = I = HO=G=I=H

There is no unique Euler line — the line is undefined because the points are not distinct.

Important

For an equilateral triangle:

  • Every median is also an altitude, angle bisector, and perpendicular bisector
  • The single common point is at distance 33a\frac{\sqrt{3}}{3}a33​​a from each vertex (where aaa is the side length)
  • The circumradius R=a3R = \frac{a}{\sqrt{3}}R=3​a​ and inradius , satisfying

9. Relationship SummaryLink to 9-relationship-summary

PropertyFormula
Centroid from verticesG=A+B+C3G = \frac{A+B+C}{3}G=3A+B+C​
Incenter from verticesI=aA+bB+cCa+b+cI = \frac{aA + bB + cC}{a+b+c}I=a+b+caA+bB+cC​
Orthocenter from circumcenterH=A+B+C−2OH = A + B + C - 2OH=A+B+C−2O
Euler line ratio (acute)OG:GH=1:2OG : GH = 1 : 2OG:GH=1:2
Euler line distanceOH=3⋅OGOH = 3 \cdot OGOH=3⋅OG
Nine-point centerN=O+H2N = \frac{O+H}{2}N=2O+H​
Nine-point radiusRN=R2R_N = \frac{R}{2}RN​=2R​
Circumradius formulaR=abc4KR = \frac{abc}{4K}R=4Kabc​
Inradius formular=Ksr = \frac{K}{s}r=sK​
Memory Aid

The order of OOO, GGG, HHH on the Euler line can be remembered as: "O G H — the centers go from outside the triangle toward the orthocenter." For an acute triangle, OOO is inside but still closest to the circumcircle, GGG is the balance point, and is farthest.


10. Putting It All TogetherLink to 10-putting-it-all-together

The four triangle centers — centroid, circumcenter, incenter, and orthocenter — each capture a different aspect of the triangle's geometry: balance, circumscribed circle, inscribed circle, and altitude concurrency. Together they form an interconnected web of relationships summarized by the Euler line and the nine-point circle, revealing that even the simplest geometric figure contains extraordinary depth.

=
(x2​,y2​)
C=(x3,y3)C = (x_3, y_3)C=(x3​,y3​)
−
y1​)2=
(x−
x2​)2+
(y−
y2​)2
(x−x1)2+(y−y1)2=(x−x3)2+(y−y3)2(x - x_1)^2 + (y - y_1)^2 = (x - x_3)^2 + (y - y_3)^2(x−x1​)2+(y−y1​)2=(x−x3​)2+(y−y3​)2
−
y3​)+
x2​(y3​−
y1​)+
x3​(y1​−
y2​))
D(x12​+y12​)(y2​−y3​)+(x22​+y22​)(y3​−y1​)+(x32​+y32​)(y1​−y2​)​
D(x12​+y12​)(x3​−x2​)+(x22​+y22​)(x1​−x3​)+(x32​+y32​)(x2​−x1​)​
a
bbb
ccc
KKK
x
1​
+
b
x2​
+
c
x3​
​
,
a+b+cay1​+by2​+cy3​​
)
r=Ksr = \frac{K}{s}
r=sK​
=
(x2​,y2​)
C=(x3,y3)C = (x_3, y_3)C=(x3​,y3​)
+
x3​−
2Ox​
Hy=y1+y2+y3−2OyH_y = y_1 + y_2 + y_3 - 2O_yHy​=y1​+y2​+y3​−2Oy​
=
1:
2orOG:
GH=
1:
2
(
2
,
8
)
30+0+8​
)
=
(38​,38​)
82=4\frac{8}{2} = 4
28​=4
−14-\frac{1}{4}−41​
=
−21​⟹
y=
27​
8−0
​
=
−48​=
−2
12\frac{1}{2}21​
A(0,0)A(0, 0)A(0,0)
y=12xy = \frac{1}{2}xy=21​x
1
​
B(6,0)B(6, 0)B(6,0)
y=−14(x−6)y = -\frac{1}{4}(x - 6)y=−41​(x−6)
(
x
−
6)
2x=−(x−6)2x = -(x - 6)2x=−(x−6)
2x=−x+6  ⟹  3x=6  ⟹  x=22x = -x + 6 \implies 3x = 6 \implies x = 22x=−x+6⟹3x=6⟹x=2
y=12(2)=1y = \frac{1}{2}(2) = 1y=21​(2)=1
1
(
2
,
1
)
3
O+2H
​
=
3(3,3.5)+(4,2)​=
(37​,35.5​)=
(37​,611​)
3
8
​
)
=
(616​,616​)
3
O+2H
​
only when OOO is between GGG and HHH
OOO
GGG
HHH
G=2O+H3G = \frac{2O + H}{3}G=32O+H​

G=2O+H3=(6,7)+(2,1)3=(83,  83)G = \frac{2O + H}{3} = \frac{(6, 7) + (2, 1)}{3} = \left(\frac{8}{3},\; \frac{8}{3}\right)G=32O+H​=3(6,7)+(2,1)​=(38​,38​)

which matches! For an acute triangle (our example is acute), the order on the Euler line is O−G−HO - G - HO−G−H, so GGG lies two-thirds of the way from OOO to HHH:

G=2O+H3\boxed{G = \frac{2O + H}{3}}G=32O+H​​

For an obtuse triangle, the order is G−O−HG - O - HG−O−H, and for a right triangle, OOO is at the midpoint of the hypotenuse and HHH at the right-angle vertex.

=
2R​
r=a23r = \frac{a}{2\sqrt{3}}r=23​a​
R=2rR = 2rR=2r
HH
H