Question

Difficulty: MediumProperties of Quadrilaterals

In the standard (x,y)(x, y) coordinate plane, three consecutive vertices of parallelogram ABCDABCD are A(2,1)A(-2, 1), B(3,4)B(3, 4), and C(5,1)C(5, -1). If (x,y)(x, y) represents the coordinates of vertex DD, what is the value of x+yx + y?

  1. 4-4Answer
  2. B
    2-2
  3. C
    00
  4. D
    66
  5. E
    1212

Answer

The sum of the coordinates x+yx + y is 4-4.
The diagonals of a parallelogram bisect each other, meaning the midpoint of diagonal ACAC is identical to the midpoint of diagonal BDBD. Finding the midpoint of ACAC gives (32,0)\left(\frac{3}{2}, 0\right). Setting the midpoint of BDBD to this point gives 3+x2=32\frac{3+x}{2} = \frac{3}{2} and 4+y2=0\frac{4+y}{2} = 0, yielding x=0x = 0 and y=4y = -4. The sum x+yx + y is 0+(4)=40 + (-4) = -4.

Step-by-Step Solution

1
Apply the diagonal midpoint property of parallelograms.
In parallelogram ABCDABCD, the diagonals ACAC and BDBD bisect each other at their common midpoint MM.
Diagonals of any parallelogram share a common midpoint.
2
Calculate the midpoint of diagonal ACAC.
M=(2+52,1+(1)2)=(32,0)M = \left(\frac{-2 + 5}{2}, \frac{1 + (-1)}{2}\right) = \left(\frac{3}{2}, 0\right).
The midpoint formula is (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
3
Set the midpoint of BDBD equal to MM and solve for xx and yy.
3+x2=32    x=0\frac{3 + x}{2} = \frac{3}{2} \implies x = 0 and 4+y2=0    y=4\frac{4 + y}{2} = 0 \implies y = -4. So vertex DD is (0,4)(0, -4).
Equating coordinates of the common midpoint.
4
Find the sum x+yx + y.
x+y=0+(4)=4x + y = 0 + (-4) = -4.
Adding the xx- and yy-coordinates of vertex DD.

Key Concept

Properties of Parallelogram Diagonals in Coordinate Geometry
Rate this question