SOLUTION: A(0,5)B(7,1)C(-3,-2) triangle. How would i find the area?

Algebra.Com
Question 434161: A(0,5)B(7,1)C(-3,-2) triangle. How would i find the area?
Found 2 solutions by richard1234, Alan3354:
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
The area is equal to , where is the determinant of the 3x3 matrix formed by using the vertices with a set of 1's. The matrix we are evaluating is equal to
0 5 1
7 1 1
-3 -2 1

I'll leave the arithmetic to you.

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
A(0,5)B(7,1)C(-3,-2) triangle. How would i find the area?
------------
There are several ways to do this.
You can find the lengths on the 3 sides, then use Heron's Law.
Or, with the 3 sides you can find one of the altitudes, then use Area = b*h/2
Or, find one of the angles after finding the 3 sides and use Area = the product of 2 sides x the sine of the included angle.
-----------
I like this method, tho.
Make a matrix, repeating the first point
A B C A
0 7 -3 0
5 1 -2 5
----------
Add the daigonal products starting at the upper left
0*1 + 7*-2 + -3*5 = -29
Do the same from the lower left
5*7 + 1*-3 + -2*0 = 32
The difference is 61
The area is 61/2 = 30.5 sq units
----------------------
This works for any polygon, with any number of sides.
It doesn't seem to be well known.

RELATED QUESTIONS

Hi all, I am struggling a bit with the following matrices problem. I need to find the... (answered by jsmallt9)
A hexagon has the following vertices: A (3, 0), B (7, 0), C (9, 2), D (7, 4), E (3, 4), F (answered by Alan3354)
Triangle ABC has vertices A(4, 8), B(2, –4), and C(6, 0). Find the vertices of A´B´C´... (answered by ewatrrr)
Triangle ABC has vertices A(4, 8), B(2, –4), and C(6, 0). Find the vertices of A´B´C´... (answered by ewatrrr)
Find its area. A = (-2, 5); B = (1, 3); C = (-1, 0) (answered by cleomenius)
Let A= [0]  B=[1 2 3]  C=[-3 7]
       [-4]   [0 5 2]    [ 9 8]
       [3]    [0  (answered by Edwin McCravy)
Find the area of the triangle with vertices: A (-7,-3) B (-7,6) , and C... (answered by ankor@dixie-net.com)
Find the area of the triangle formed by the points A = (-8, 1), B = (7, 1) and C = (2,... (answered by Fombitz)
1.Find A for the right triangle if c=24 and b=30. Round to the nearest tenth. How... (answered by stanbon)