How do you find the area of a triangle whose vertices are (2,-2), (8,5), (6,-10)?

1 Answer
Oct 8, 2015

I fount 3838 ua

Explanation:

I would use a matrix method involving the Determinant of a square matrix.
The area of the triangle is +-1/2±12 the determinant of the matrix formed by the coordinates of the vertecies of the triangle and a column of 11, i.e.:
Area=+-1/2*det=±12det((2,-2,1),(8,5,1),(6,-10,1))=
=+-1/2(-72)= changing sign through +- you get:
Area=76/2=38 units of area