The three vertices of a parallelogram ABCD are A (3,-4), B (-1,-3) and C (-6, 2). Find the coordinates of vertex D and find the area of ABCD
The three vertices of the parallelogram ABCD are A(3,-4), B(-1,-3) and C(-6,2).
Let the coordinates of the vertex D be (x,y)
It is known that in a parallelogram, the diagonals bisect each other.
Mid point of AC = Mid point of BD
(3−62,−4+22)=(−1+x2,−3+y2)(−32,−22)=(−1+x2,−3+y2)−32=−1+x2,−22=−3+y2x=−2,y=1
So, the coordinates of the vertex x D is (-2, 1).
Now, area of parallelogram ABCD
= area of triangle ABC + area of triangle ACD
=2× area of triangle ABC [Diagonal divides the parallelogram into two triangles of equal area]
The area of a triangle whose vertices are (x1,y1),(x2,y2) and (x3,y3) is given by the numerical value of the expression 12[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)]
Area of triangle ABC=12[3(−3−2)+(−1){2−(−4)}+(−6){−4−(−3)}]
=12[3×(−5)+(−1)×6+(−6)×(−1)]=12[−15−6+6]=−152
∴ Area of triangle ABC=152 sq units (Area of the triangle cannot be negative)
Thus, the area of parallelogram ABCD=2×152=15 sq units.