Respuesta :

Typically, you would let the first point be A(x1,y1),

The second be B(x2,y2),

And the third be C(x3,y3).

So the area of triangle formed is equal to-

1/2 |x1(y2–y3) + x2(y3-y1) + x3(y1-y2)|,