If (1, 2), (4, y), (x, 6) and (3, 5) are the vertices of a parallelogram taken in order, find x and y.
Open in App
Solution
Let A,B,C and D be the points (1,2) (4,y), (x,6) and (3,5) respectively.
Mid point of diagonal AC is (1+x2,2+62)⇒(x+12,4)
Mid point of diagonal BD is(4+32,5+y2)⇒(72,5+y2)
Since the diagonals of a parallelogram bisect each other, the midpoints of AC and BD are the same. ∴x+12=72 and 4=5+y2 ⇒x+1=7 and 5+y=8 ⇒x=6 and y=3