Question 563081
Suppose the coordinates are (0,0), (a,b), (c,d) and (a+c,b+d) (we may assume one of the coordinates is (0,0) in order to fix a point). Then the area is equal to the determinant of the matrix

|a  b|
|c  d|


or ad-bc.