Find the area of the triangle formed by the mid point of side of the triangle whose vertices are (2,1),(−2,3),(4,−3)
Let the vertices of the triangle be A(2,1),B(−2,3) and C(4,−3).
Let the mid-points of AB,BC and AC be P.Q and R. respectively.
Here,
P(x1,y1)
Q(x2,y2)
R(x3,y3)
Now,
P(x1,y1)=(2−22,1+32)=(0,2)
Q(x1,y1)=(−2+42,3−32)=(1,0)
R(x3,y3)=(4+22,−3+12)=(3,−1)
Therefore, area of ΔPQR,
=12[x1(y2−y3)+x2(y3−y1)+x3(y1−y2)]
=12[0(0+1)+1(−1−2)+3(2−0)]
=12×3
=32
Hence, area of the required triangle is 1.5 sq. units.