Question:medium

Without using distance formula, show that points (-2, -1), (4, 0), (3, 3) and (-3, 2) are vertices of a parallelogram.

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

Given:

Four points are:
A(−2, −1), B(4, 0), C(3, 3) and D(−3, 2)


Step 1: Use the property of diagonals of a parallelogram

A quadrilateral is a parallelogram if its diagonals bisect each other.

So, we find the midpoints of diagonals AC and BD.


Step 2: Find midpoint of diagonal AC

A(−2, −1) and C(3, 3)

Midpoint of AC =

((−2 + 3)/2 , (−1 + 3)/2)

= (1/2 , 1)


Step 3: Find midpoint of diagonal BD

B(4, 0) and D(−3, 2)

Midpoint of BD =

((4 − 3)/2 , (0 + 2)/2)

= (1/2 , 1)


Step 4: Compare the midpoints

Midpoint of AC = Midpoint of BD = (1/2 , 1)

Hence, the diagonals bisect each other.


Conclusion:

Since the diagonals of the quadrilateral bisect each other, the points (−2, −1), (4, 0), (3, 3) and (−3, 2) are the vertices of a parallelogram.

Was this answer helpful?
0