If the points A (6, 1), B (8, 2), C (9, 4) and D (p, 3) are vertices of a parallelogram, taken in order, find the value of p
We know that the diagonals of a parallelogram bisect each other.
So, coordinates of the mid-point of diagonal AC are same as the coordinates of the mid-point of diagonal BD.
Since, the midpoint of the line segment joining the two points (x1,y1) and (x2,y2) is (x1+x22,y1+y22).
∴ (6+92,1+42) = (8+p2,2+32)
⇒ (152,52) = (8+p2,52)
⇒ 152=8+p2
⇒ 15 = 8+p
⇒ P = 7