Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

7.1 Q-14

Question Statement

Prove that the line segments joining the midpoints of the sides of a quadrilateral, taken in order, form a parallelogram.


Background and Explanation

To prove that the quadrilateral formed by the midpoints of the sides of another quadrilateral is a parallelogram, we need to demonstrate that the opposite sides of the quadrilateral formed by these midpoints are parallel and equal in length.

The key concept here is the midpoint theorem, which states that the segment joining the midpoints of two sides of a triangle is parallel to the third side and half as long. We will apply this idea to a quadrilateral.

We also need to use the vector method to express the position vectors of the vertices of the quadrilateral and the midpoints, then show that the opposite sides of the quadrilateral formed by these midpoints are both parallel and equal in length.


Solution

Step 1: Define the vertices of the quadrilateral

Let the vertices of the quadrilateral be A,B,C,DA, B, C, D, with their respective position vectors denoted as:

  • a\mathbf{a} for AA,
  • b\mathbf{b} for BB,
  • c\mathbf{c} for CC,
  • d\mathbf{d} for DD.

Step 2: Define the midpoints of the sides

Let the midpoints of the sides ABA B, BCB C, CDC D, and DAD A be E,F,G,E, F, G, and HH respectively. The position vectors of these midpoints are given by:

  • Position vector of EE (midpoint of ABA B):
    E=a+b2\mathbf{E} = \frac{\mathbf{a} + \mathbf{b}}{2}

  • Position vector of FF (midpoint of BCB C):
    F=b+c2\mathbf{F} = \frac{\mathbf{b} + \mathbf{c}}{2}

  • Position vector of GG (midpoint of CDC D):
    G=c+d2\mathbf{G} = \frac{\mathbf{c} + \mathbf{d}}{2}

  • Position vector of HH (midpoint of DAD A):
    H=d+a2\mathbf{H} = \frac{\mathbf{d} + \mathbf{a}}{2}

Step 3: Show that EFβˆ₯HGE F \parallel H G

To show that EFβˆ₯HGE F \parallel H G, we calculate the vectors EFβƒ—E \vec{F} and HGβƒ—H \vec{G}.

  1. Find the vector EFβƒ—E \vec{F}: EFβƒ—=Fβˆ’E=b+c2βˆ’a+b2=cβˆ’a2E \vec{F} = \mathbf{F} - \mathbf{E} = \frac{\mathbf{b} + \mathbf{c}}{2} - \frac{\mathbf{a} + \mathbf{b}}{2} = \frac{\mathbf{c} - \mathbf{a}}{2}

  2. Find the vector HGβƒ—H \vec{G}: HGβƒ—=Gβˆ’H=c+d2βˆ’d+a2=cβˆ’a2H \vec{G} = \mathbf{G} - \mathbf{H} = \frac{\mathbf{c} + \mathbf{d}}{2} - \frac{\mathbf{d} + \mathbf{a}}{2} = \frac{\mathbf{c} - \mathbf{a}}{2}

Since EFβƒ—=HGβƒ—E \vec{F} = H \vec{G}, we conclude that EFβˆ₯HGE F \parallel H G and both are equal in length.


Step 4: Show that EHβˆ₯FGE H \parallel F G

Next, we calculate the vectors HEβƒ—H \vec{E} and GFβƒ—G \vec{F} to show that EHβˆ₯FGE H \parallel F G.

  1. Find the vector HEβƒ—H \vec{E}: HEβƒ—=Eβˆ’H=a+b2βˆ’d+a2=bβˆ’d2H \vec{E} = \mathbf{E} - \mathbf{H} = \frac{\mathbf{a} + \mathbf{b}}{2} - \frac{\mathbf{d} + \mathbf{a}}{2} = \frac{\mathbf{b} - \mathbf{d}}{2}

  2. Find the vector GFβƒ—G \vec{F}: GFβƒ—=Fβˆ’G=b+c2βˆ’c+d2=bβˆ’d2G \vec{F} = \mathbf{F} - \mathbf{G} = \frac{\mathbf{b} + \mathbf{c}}{2} - \frac{\mathbf{c} + \mathbf{d}}{2} = \frac{\mathbf{b} - \mathbf{d}}{2}

Since HEβƒ—=GFβƒ—H \vec{E} = G \vec{F}, we conclude that EHβˆ₯FGE H \parallel F G and both are equal in length.


Step 5: Conclude that EFGHE F G H is a parallelogram

Since both pairs of opposite sides EFβˆ₯HGE F \parallel H G and EHβˆ₯FGE H \parallel F G are parallel and equal in length, we can conclude that the quadrilateral EFGHE F G H formed by the midpoints of the sides of quadrilateral ABCDA B C D is a parallelogram.


Key Formulas or Methods Used

  • Midpoint Formula:
    The position vector of the midpoint of a line segment joining two points AA and BB is:
    Midpoint=a+b2\text{Midpoint} = \frac{\mathbf{a} + \mathbf{b}}{2}

  • Vector Subtraction:
    The vector from point A(x1,y1)A(x_1, y_1) to point B(x2,y2)B(x_2, y_2) is:
    ABβ†’=(x2βˆ’x1,y2βˆ’y1)\overrightarrow{A B} = (x_2 - x_1, y_2 - y_1)

  • Parallel Vectors:
    Two vectors are parallel if one is a scalar multiple of the other.


Summary of Steps

  1. Find the position vectors of the midpoints of the sides of the quadrilateral.
  2. Use vector subtraction to find the vectors joining the midpoints.
  3. Show that the opposite sides EFβˆ₯HGE F \parallel H G and EHβˆ₯FGE H \parallel F G are both parallel and equal in length.
  4. Conclude that the quadrilateral formed by the midpoints is a parallelogram.