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

Triangle Centers Quiz

2 tasks

Points, Lines, Planes

23 min read

Midsegments and Medians

7 min read
Apr 9, 2026
Free

In this lesson

MidsegmentsProof of the Midsegment TheoremThe Medial TriangleMediansFinding the CentroidThe 2:1 RatioConnecting Midsegments and MediansSummary

A triangle looks simple — three points, three sides. But connect a few midpoints and suddenly a rich inner structure appears: segments that run parallel to sides, lines that meet at a single point, and a center that balances the whole figure. This lesson unpacks that structure.


MidsegmentsLink to midsegments

Note

The midsegment of a triangle is the segment connecting the midpoints of two sides.

Let △ABC\triangle ABC△ABC have midpoints MMM on AB‾\overline{AB} and on . The segment is a midsegment. Two things are always true:

AB
NNN
AC‾\overline{AC}AC
MN‾\overline{MN}MN

MN‾∥BC‾andMN=12BC\overline{MN} \parallel \overline{BC} \qquad \text{and} \qquad MN = \frac{1}{2} BCMN∥BCandMN=21​BC

Proof of the Midsegment TheoremLink to midsegments-proof-of-the-midsegment-theorem

Place the triangle in the coordinate plane with:

A=(0, 2a),B=(−2b, 0),C=(2c, 0)A = (0,\, 2a), \quad B = (-2b,\, 0), \quad C = (2c,\, 0)A=(0,2a),B=(−2b,0),C=(2c,0)

Then the midpoints are:

M=A+B2=(−b, a),N=A+C2=(c, a)M = \frac{A + B}{2} = (-b,\, a), \qquad N = \frac{A + C}{2} = (c,\, a)M=2A+B​=(−b,a),N=2A+C​=(c,a)

The slope of MN‾\overline{MN}MN:

slope of MN=a−ac−(−b)=0\text{slope of } MN = \frac{a - a}{c - (-b)} = 0slope of MN=c−(−b)a−a​=0

The slope of BC‾\overline{BC}BC:

slope of BC=0−02c−(−2b)=0\text{slope of } BC = \frac{0 - 0}{2c - (-2b)} = 0slope of BC=2c−(−2b)0−0​=0

Equal slopes confirm MN‾∥BC‾\overline{MN} \parallel \overline{BC}MN∥BC. For the length:

MN=c−(−b)=b+c,BC=2c−(−2b)=2(b+c)MN = c - (-b) = b + c, \qquad BC = 2c - (-2b) = 2(b+c)MN=c−(−b)=b+c,BC=2c−(−2b)=2(b+c)

MN=12BC\boxed{MN = \frac{1}{2} BC}MN=21​BC​

The Medial TriangleLink to midsegments-the-medial-triangle

Connecting all three midsegments produces the medial triangle, which partitions △ABC\triangle ABC△ABC into four congruent triangles, each similar to the original with ratio 1:21:21:2:

[△medial]=14[△ABC][\triangle_{\text{medial}}] = \frac{1}{4}[\triangle ABC][△medial​]=41​[△ABC]


MediansLink to medians

A median connects a vertex to the midpoint of the opposite side. Every triangle has exactly three medians.

Important

The three medians of any triangle are concurrent — they always meet at a single point called the centroid, denoted GGG.

Finding the CentroidLink to medians-finding-the-centroid

For a triangle with vertices AAA, BBB, CCC, the centroid is simply their average:

G=A+B+C3G = \frac{A + B + C}{3}G=3A+B+C​

In coordinates with A=(x1,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 2
Ratio
Link to medians-the-2-ratio

The centroid does not sit at the midpoint of each median — it divides each one in the ratio 2:12:12:1 from vertex to midpoint:

AGGM′=21\frac{AG}{GM'} = \frac{2}{1}GM′AG​=12​

where M′M'M′ is the midpoint of BC‾\overline{BC}BC. More precisely, if M′=B+C2M' = \frac{B+C}{2}M′=2B+C​, then:

G=A+23(M′−A)=A+B+C3G = A + \frac{2}{3}(M' - A) = \frac{A + B + C}{3}G=A+32​(M′−A)=3A+B+C​

This can be verified for all three medians simultaneously — the same point GGG satisfies the 2:12:12:1 condition on each one.

Physical intuition

The centroid is the center of mass of a uniform triangular lamina. If you cut a triangle from cardboard of uniform thickness, it will balance perfectly on a pin placed at GGG.


Connecting Midsegments and MediansLink to connecting-midsegments-and-medians

The medians and midsegments are more tightly linked than they first appear. Each median of △ABC\triangle ABC△ABC is also a median of the medial triangle — and the centroid GGG is shared by both.

Furthermore, the three midsegments divide △ABC\triangle ABC△ABC into four triangles. The centroid GGG of the original triangle coincides with the centroid of the medial triangle, since:

G=A+B+C3=MAB+MBC+MCA3⋅??G = \frac{A + B + C}{3} = \frac{M_{AB} + M_{BC} + M_{CA}}{3} \cdot \frac{?}{?}G=3A+B+C​=3MAB​+MBC​+MCA​⋅??​

where MAB=A+B2M_{AB} = \frac{A+B}{2}MAB​=2A+B​, MBC=B+C2M_{BC} = \frac{B+C}{2}MBC​=2B+C​, MCA=C+A2M_{CA} = \frac{C+A}{2}MCA​=2C+A​. Summing:

MAB+MBC+MCA=A+B+CM_{AB} + M_{BC} + M_{CA} = A + B + CMAB​+MBC​+MCA​=A+B+C

centroid of medial triangle=A+B+C3=G\boxed{\text{centroid of medial triangle} = \frac{A+B+C}{3} = G}centroid of medial triangle=3A+B+C​=G​

Warning

Do not confuse the centroid with the other triangle centers. The circumcenter (equidistant from all vertices), incenter (equidistant from all sides), and orthocenter (intersection of altitudes) are all distinct points in general. They coincide only in equilateral triangles.


SummaryLink to summary

ConceptDefinitionKey Result
MidsegmentJoins midpoints of two sidesParallel to third side, half its length
Medial triangleAll three midsegments drawnFour congruent sub-triangles, area =14[△ABC]= \frac{1}{4}[\triangle ABC]=41​[△ABC]
MedianVertex to opposite midpointThree medians meet at centroid GGG
CentroidG=A+B+C3G = \frac{A+B+C}{3}G=3A+B+C​Divides each median in ratio 2:12:12:1
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.

​