SOLUTION: Can u tell me the formulae for finding area of parallelogram with 4 coordinates?

Algebra ->  Parallelograms -> SOLUTION: Can u tell me the formulae for finding area of parallelogram with 4 coordinates?      Log On


   



Question 563081: Can u tell me the formulae for finding area of parallelogram with 4 coordinates?
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
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.