Find the area of the quadrilateral whose vertices are
(6, 9), (7, 4), (4,2) and (3,7)
When the vertices of a quadrilateral is given then its area is given by
{(x1–x3)(y2–y4) – (x2–x4)(y1–y3)}
We must take all the vertices in counter clock wise direction otherwise it will give solution in negative.
So, from the figure we assume that
A (x1, y1) = (7,4)
B (x2, y2) = (6, 9)
C (x3, y3) = (3, 7)
D (x4, y4) = (4, 2)

The area of the quadrilateral is
{(x1–x3)(y2–y4) – (x2–x4)(y1–y3)}
=
{(7–3)(9–2) – (6–4)(4–7)}
=
{28–(–6)} = 17 Sq. units
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.