Question

Difficulty: MediumProperties of Quadrilaterals

In the standard (x,y)(x, y) coordinate plane, trapezoid ABCDABCD has vertices at A(0,0)A(0, 0), B(4,8)B(4, 8), C(12,8)C(12, 8), and D(16,0)D(16, 0). Point PP is the midpoint of diagonal ACAC, and point QQ is the midpoint of diagonal BDBD. What is the distance, in coordinate units, between point PP and point QQ?

  1. A
    22
  2. 44Answer
  3. C
    66
  4. D
    88
  5. E
    1212

Answer

The distance between point PP and point QQ is 44 units.
The correct answer is 44. Using the midpoint formula, the midpoint of diagonal ACAC is P(6,4)P(6, 4) and the midpoint of diagonal BDBD is Q(10,4)Q(10, 4). Because both points lie on the horizontal line y=4y = 4, the distance between them is 106=4|10 - 6| = 4 units.

Step-by-Step Solution

1
Calculate the coordinates of midpoint PP of diagonal ACAC
P=(0+122,0+82)=(6,4)P = \left(\frac{0 + 12}{2}, \frac{0 + 8}{2}\right) = (6, 4)
The midpoint formula is (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
2
Calculate the coordinates of midpoint QQ of diagonal BDBD
Q=(4+162,8+02)=(10,4)Q = \left(\frac{4 + 16}{2}, \frac{8 + 0}{2}\right) = (10, 4)
Applying the midpoint formula to vertices B(4,8)B(4, 8) and D(16,0)D(16, 0).
3
Calculate the horizontal distance between P(6,4)P(6, 4) and Q(10,4)Q(10, 4)
Distance PQ=(106)2+(44)2=106=4\text{Distance } PQ = \sqrt{(10 - 6)^2 + (4 - 4)^2} = 10 - 6 = 4
Since both midpoints share the same yy-coordinate (y=4y = 4), the distance is simply the absolute difference between their xx-coordinates.

Key Concept

Midpoints of Diagonals in a Trapezoid

Alternative Method

For any trapezoid with parallel bases of lengths b1b_1 and b2b_2 (where b1>b2b_1 > b_2), the length of the segment connecting the midpoints of the diagonals is given by the formula b1b22\frac{b_1 - b_2}{2}. Here b1=160=16b_1 = 16 - 0 = 16 and b2=124=8b_2 = 12 - 4 = 8, so the length is 1682=4\frac{16 - 8}{2} = 4.
Estimated Time:1m 15s
Rate this question