A midsegment of a triangle connects the midpoints of two sides. The Midsegment Theorem states that a midsegment is parallel to the third side and half its length. Every triangle has three midsegments, forming a medial triangle that is similar to the original with ratio 1:2. This theorem connects midpoints, parallelism, and proportionality.
Use coordinate geometry to verify: place a triangle on the coordinate plane, compute midpoints, then check that the midsegment is parallel (same slope) and half the length. Also prove it using similar triangles or the properties of parallelograms. Apply to finding unknown side lengths.
A midsegment of a triangle is the segment connecting the midpoints of two of its sides. Using your prerequisite knowledge of the midpoint formula, you can find these midpoints precisely: if two vertices are at (x₁, y₁) and (x₂, y₂), the midpoint is ((x₁+x₂)/2, (y₁+y₂)/2). The Midsegment Theorem then makes a striking claim about this segment: it is parallel to the triangle's third side and exactly half as long. One segment connecting midpoints produces two results at once — a parallelism and a length relationship.
The coordinate proof makes this completely transparent. Place a triangle with vertices at A = (0, 0), B = (2a, 0), and C = (2b, 2c) for any values a, b, c. The midpoints of AB and AC are M₁ = (a, 0) and M₂ = (b, c). The midsegment M₁M₂ has slope (c - 0)/(b - a), and the third side BC has slope (2c - 0)/(2b - 2a) = c/(b - a) — identical slopes, confirming parallelism. The length of the midsegment is √((b-a)² + c²), while BC has length √((2b-2a)² + (2c)²) = 2√((b-a)² + c²) — exactly twice as long. The 1/2 ratio is not a coincidence; it flows directly from the midpoint having halved every coordinate difference.
The medial triangle is the figure formed by connecting all three midsegments — one for each pair of sides. It divides the original triangle into four congruent triangles, each similar to the original with ratio 1:2. This is a powerful structure: the medial triangle has exactly one-quarter the area of the original, and each small triangle is a scaled-down copy. This is also connected to what you know about similar triangles via AA similarity — the midsegment creates a small triangle at the top that shares an angle with the original and has a parallel side, giving the AA condition automatically.
This theorem is a stepping stone to coordinate geometry proofs (proving quadrilateral properties by placing them on a coordinate plane and using midpoints) and trapezoid properties (the midsegment of a trapezoid is parallel to both bases and has length equal to their average). Whenever you need to reason about proportional relationships involving midpoints, the Midsegment Theorem is your anchor — it turns a midpoint condition into a length and parallelism condition, making otherwise difficult problems tractable.