Report

Help us improve this tool

Midsegment of a Triangle Calculator

Calculate midsegment lengths, medial triangle perimeter and area, and midpoint coordinates using the Triangle Midsegment Theorem.

O M T

What is the Midsegment of a Triangle?

In Euclidean geometry, a midsegment of a triangle (also called a midline) is a line segment connecting the midpoints of any two sides of the triangle. Because every triangle has three sides and three corresponding midpoints, every triangle contains exactly three distinct midsegments. Together, these three midsegments form an interior triangle known as the medial triangle (or midpoint triangle).

To find midpoints of any line segment in coordinate geometry, you can use our Midpoint Calculator.

The Triangle Midsegment Theorem

The Triangle Midsegment Theorem establishes two fundamental geometric properties for any midsegment in any planar triangle:

  1. Parallel Property: A midsegment connecting the midpoints of two sides is strictly parallel to the third (opposite) side.
  2. Length Property: The length of the midsegment ($d$) is exactly half the length of the parallel third side ($c$):

$$d = \frac{1}{2} c \quad \text{or} \quad c = 2d$$

For instance, if a triangle has a base measuring $12\text{ cm}$, the midsegment parallel to that base measures exactly $6\text{ cm}$.

Properties of the Medial Triangle

Connecting all three midsegments divides the original triangle into four smaller, congruent triangles:

  • Perimeter Relationship: The perimeter of the medial triangle ($P_{\text{medial}}$) is exactly half the perimeter of the original triangle ($P_{\Delta}$): $$P_{\text{medial}} = d_a + d_b + d_c = \frac{a + b + c}{2} = \frac{1}{2} P_{\Delta}$$
  • Area Relationship: The area of the medial triangle is exactly one-fourth ($25\%$) of the area of the original triangle: $$\text{Area}_{\text{medial}} = \frac{1}{4} \text{Area}_{\Delta}$$
  • Centroid Sharing: The medial triangle and the original triangle share the exact same centroid (center of mass).

Coordinate Geometry Formulas

Given vertices $A(x_1, y_1)$, $B(x_2, y_2)$, and $C(x_3, y_3)$, the midpoints are computed as:

$$M_{AB} = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right), \quad M_{BC} = \left(\frac{x_2 + x_3}{2}, \frac{y_2 + y_3}{2}\right), \quad M_{CA} = \left(\frac{x_3 + x_1}{2}, \frac{y_3 + y_1}{2}\right)$$

The slope of midsegment segment $M_{CA}M_{BC}$ equals the slope of base side $AB$, verifying that both line segments are parallel.

How to Use This Calculator

  1. Choose Calculation Mode: Select between entering three side lengths ($a, b, c$), solving a single base/midsegment pair, or entering $(x, y)$ Cartesian coordinates.
  2. Input Parameters: Enter positive numerical values for side lengths or coordinates.
  3. Analyze Outputs: Instantly obtain midsegment lengths, perimeter of the medial triangle, area ratios, and step-by-step theorem breakdown.

Explore other triangle geometry tools such as our Isosceles Triangle Calculator and Hypotenuse Calculator.

Frequently Asked Questions

How many midsegments does a triangle have?

Every triangle has exactly three midsegments, each connecting the midpoints of two of its sides and running parallel to the third side.

Why is the area of the medial triangle 1/4 of the original triangle?

Because all linear dimensions (sides) of the medial triangle are 1/2 the linear dimensions of the original triangle. In geometry, scaling all linear dimensions by a scale factor k = 1/2 scales the area by k^2 = (1/2)^2 = 1/4.

What is the difference between a median and a midsegment of a triangle?

A median connects a vertex to the midpoint of the opposite side. A midsegment connects the midpoints of two sides together (never passing through a vertex).

Does the Triangle Midsegment Theorem work for right and obtuse triangles?

Yes. The theorem holds true for all triangles in Euclidean geometry, including acute, right, obtuse, equilateral, isosceles, and scalene triangles.