I am unable to get the answer to this question. The question is to find the area of a quadrilateral having its vertices as coordinates in order:
$A(3,-2)$; $B(4,0)$; $C(6,-3)$ and $D(5,-5)$.
I divided this into 2 triangles - $\Delta ABC$ and $\Delta BCD$. Now by the area of triangle formula, I am getting the total area to be $35$ square units but my tuition partner is getting a very different answer $7$ square units to be precise.


Enclose the quadrilateral in a rectangle $R$ with vertices of $(3,-5),(6,-5),(6,0),(3,0)$. This rectangle will have area $3\cdot 5 =15$ but will overshoot the quadrilateral in exactly four triangular areas.
Finding the area of these triangles should be straight forward, as their bases and heights are parallel the coordinate axes - I found two triangles of area $3$ and another two of area $1$, so all four together will have combined area $2(3)+2(1)=8$.
Take the difference:$15-8=7$.