Skip to main contentSkip to solution

Let ABCDABCD be a parallelogram such that the coordinates of its three vertices A,B,CA, B, C are (1,1),(3,4)(1, 1), (3, 4) and (−2,8)(-2, 8), respectively. Then, the coordinates of the vertex DD are

Solution

✅ Correct Option: 4

We have a parallelogram ABCD with three known vertices: A(1,1), B(3,4), and C(-2,8). We need to find the coordinates of vertex D.

In any parallelogram, the diagonals bisect each other. This means they cut each other exactly in half at their intersection point.


Diagonal AC connects A(1,1) and C(-2,8)

Diagonal BD connects B(3,4) and D(x,y) where D is unknown


Using the midpoint formula: (x1+x22,y1+y22)\left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right)

Midpoint of AC = (1+(−2)2,1+82)\left(\dfrac{1 + (-2)}{2}, \dfrac{1 + 8}{2}\right)

= (−12,92)\left(\dfrac{-1}{2}, \dfrac{9}{2}\right)


Let D have coordinates (x, y).

Midpoint of BD = (3+x2,4+y2)\left(\dfrac{3 + x}{2}, \dfrac{4 + y}{2}\right)


Since diagonals bisect each other, their midpoints are equal:

(−12,92)=(3+x2,4+y2)\left(\dfrac{-1}{2}, \dfrac{9}{2}\right) = \left(\dfrac{3 + x}{2}, \dfrac{4 + y}{2}\right)


Equating x-coordinates:

−12=3+x2\dfrac{-1}{2} = \dfrac{3 + x}{2}

−1=3+x-1 = 3 + x

x=−4x = -4

Equating y-coordinates:

92=4+y2\dfrac{9}{2} = \dfrac{4 + y}{2}

9=4+y9 = 4 + y

y=5y = 5


Therefore, D = (-4, 5)

The diagonal method is much faster and more reliable for coordinate geometry problems involving parallelograms.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question