how to prove the median of a trapezoid is parallel to the bases and equal in length to the average of their lengths?
The Correct Answer and Explanation is :
To prove that the median of a trapezoid is parallel to the bases and equal in length to the average of their lengths, we can start by defining the trapezoid and its properties.
Definition
A trapezoid (or trapezium) is a quadrilateral with at least one pair of parallel sides, which we denote as bases (AB) and (CD). Let the lengths of these bases be (AB = a) and (CD = b). The median of the trapezoid, denoted as (MN), is the segment connecting the midpoints of the non-parallel sides (AD) and (BC).
Steps of the Proof
- Identify the Midpoints: Let (M) be the midpoint of (AD) and (N) be the midpoint of (BC). By the midpoint theorem, the line segment (MN) connects these midpoints.
- Use Coordinate Geometry: To illustrate this more clearly, assign coordinates to the vertices of the trapezoid:
- (A(0, 0))
- (B(a, 0)) (since (AB) is horizontal)
- (C(x_1, h))
- (D(x_2, h)) Here, (x_1) and (x_2) are the x-coordinates of points (C) and (D), respectively, and (h) is the height of the trapezoid.
- Calculate the Midpoints:
- The coordinates of (M) are:
[
M\left(\frac{0 + x_2}{2}, \frac{0 + h}{2}\right) = \left(\frac{x_2}{2}, \frac{h}{2}\right)
] - The coordinates of (N) are:
[
N\left(\frac{x_1 + a}{2}, \frac{0 + h}{2}\right) = \left(\frac{x_1 + a}{2}, \frac{h}{2}\right)
]
- Show that (MN) is Parallel to the Bases: The (y)-coordinate of both midpoints (M) and (N) is the same, (\frac{h}{2}). This indicates that the line segment (MN) is horizontal, hence parallel to the bases (AB) and (CD).
- Calculate the Length of the Median:
The length of the median (MN) is calculated as:
[
MN = \left| \frac{x_1 + a}{2} – \frac{x_2}{2} \right| = \frac{(x_1 + a) – x_2}{2}
]
Since (MN) connects the midpoints of the non-parallel sides, it can also be shown that:
[
MN = \frac{a + b}{2}
]
This follows from the fact that (x_1) and (x_2) must satisfy the condition that their average aligns with the average of the bases.
Conclusion
Thus, we have proven that the median of a trapezoid is parallel to its bases and its length is equal to the average of the lengths of the bases:
[
MN = \frac{AB + CD}{2} = \frac{a + b}{2}
]
This property is fundamental in understanding trapezoidal geometry and serves as a basis for many applications in mathematics.