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

4.1 Q-10

Question Statement

Given the quadrilateral with vertices A(9,3)A(9, 3), B(βˆ’7,7)B(-7, 7), C(βˆ’3,βˆ’7)C(-3, -7), and D(5,βˆ’5)D(5, -5), find the midpoints of its sides. Show that the figure formed by joining the midpoints consecutively is a parallelogram.


Background and Explanation

To solve this problem, we need to recall the concept of the midpoint of a line segment. The midpoint of a segment connecting two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by the formula:

M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)

We will find the midpoints of the sides of the quadrilateral formed by points AA, BB, CC, and DD. Then, we will verify that the figure formed by joining these midpoints is a parallelogram. For a quadrilateral to be a parallelogram, the opposite sides must be equal in length.


Solution

Step 1: Find the midpoints of the sides

We will apply the midpoint formula to each side of the quadrilateral.

  • Midpoint of ABβ€Ύ\overline{AB}:
    The coordinates of AA are (9,3)(9, 3) and BB are (βˆ’7,7)(-7, 7). Using the midpoint formula:
D=(9+(βˆ’7)2,3+72)=D(1,5) D = \left(\frac{9 + (-7)}{2}, \frac{3 + 7}{2}\right) = D(1, 5)
  • Midpoint of BCβ€Ύ\overline{BC}:
    The coordinates of BB are (βˆ’7,7)(-7, 7) and CC are (βˆ’3,βˆ’7)(-3, -7). Using the midpoint formula:
E=(βˆ’7+(βˆ’3)2,7+(βˆ’7)2)=E(βˆ’5,0) E = \left(\frac{-7 + (-3)}{2}, \frac{7 + (-7)}{2}\right) = E(-5, 0)
  • Midpoint of CDβ€Ύ\overline{CD}:
    The coordinates of CC are (βˆ’3,βˆ’7)(-3, -7) and DD are (5,βˆ’5)(5, -5). Using the midpoint formula:
F=(βˆ’3+52,βˆ’7+(βˆ’5)2)=F(1,βˆ’6) F = \left(\frac{-3 + 5}{2}, \frac{-7 + (-5)}{2}\right) = F(1, -6)
  • Midpoint of DAβ€Ύ\overline{DA}:
    The coordinates of DD are (5,βˆ’5)(5, -5) and AA are (9,3)(9, 3). Using the midpoint formula:
G=(9+52,3+(βˆ’5)2)=G(7,βˆ’1) G = \left(\frac{9 + 5}{2}, \frac{3 + (-5)}{2}\right) = G(7, -1)

Step 2: Prove that the figure formed by the midpoints is a parallelogram

To prove that the quadrilateral DEFGDEFG is a parallelogram, we need to show that opposite sides are equal. We will calculate the lengths of the sides of quadrilateral DEFGDEFG.

  • Length of DEDE:
    The coordinates of DD are (1,5)(1, 5) and EE are (βˆ’5,0)(-5, 0). Using the distance formula:
∣DE∣=(βˆ’5βˆ’1)2+(0βˆ’5)2=(βˆ’6)2+(βˆ’5)2=36+25=61 |DE| = \sqrt{(-5 - 1)^2 + (0 - 5)^2} = \sqrt{(-6)^2 + (-5)^2} = \sqrt{36 + 25} = \sqrt{61}
  • Length of FGFG:
    The coordinates of FF are (1,βˆ’6)(1, -6) and GG are (7,βˆ’1)(7, -1). Using the distance formula:
∣FG∣=(7βˆ’1)2+(βˆ’1βˆ’(βˆ’6))2=62+52=36+25=61 |FG| = \sqrt{(7 - 1)^2 + (-1 - (-6))^2} = \sqrt{6^2 + 5^2} = \sqrt{36 + 25} = \sqrt{61}
  • Length of EFEF:
    The coordinates of EE are (βˆ’5,0)(-5, 0) and FF are (1,βˆ’6)(1, -6). Using the distance formula:
∣EF∣=(1βˆ’(βˆ’5))2+(βˆ’6βˆ’0)2=62+(βˆ’6)2=36+36=72 |EF| = \sqrt{(1 - (-5))^2 + (-6 - 0)^2} = \sqrt{6^2 + (-6)^2} = \sqrt{36 + 36} = \sqrt{72}
  • Length of GDGD:
    The coordinates of GG are (7,βˆ’1)(7, -1) and DD are (1,5)(1, 5). Using the distance formula:
∣GD∣=(7βˆ’1)2+(βˆ’1βˆ’5)2=62+(βˆ’6)2=36+36=72 |GD| = \sqrt{(7 - 1)^2 + (-1 - 5)^2} = \sqrt{6^2 + (-6)^2} = \sqrt{36 + 36} = \sqrt{72}

Step 3: Conclude that the figure is a parallelogram

We have found that:

  • ∣DE∣=∣FG∣=61|DE| = |FG| = \sqrt{61}
  • ∣EF∣=∣GD∣=72|EF| = |GD| = \sqrt{72}

Since opposite sides are equal in length, quadrilateral DEFGDEFG is a parallelogram.


Key Formulas or Methods Used

  • Midpoint Formula:
    The midpoint of a line segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:
M=(x1+x22,y1+y22) M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)
  • Distance Formula:
    The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is:
d=(x2βˆ’x1)2+(y2βˆ’y1)2 d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

Summary of Steps

  1. Calculate the midpoints of the sides of the quadrilateral using the midpoint formula.
  2. Use the distance formula to find the lengths of the sides of quadrilateral DEFGDEFG.
  3. Check that opposite sides of DEFGDEFG are equal in length.
  4. Conclude that quadrilateral DEFGDEFG is a parallelogram because opposite sides are equal.