Question 980779: The position vector of vertice of a triangle are:(-1,2,3),(4,3,5) and (3,-2,7).find the area of the triagle.
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! The position vector of vertice of a triangle are:(-1,2,3),(4,3,5) and (3,-2,7).find the area of the triagle.
==============
Label the points A:(-1,2,3), B(4,3,5) and C(3,-2,7)
----
Vector AB = (5,1,2)
Vector AC = (4,-4,4)
------
Find the cross product of AB and AC.
The magnitude of the cross product is the area of the parallelogram the 2 vectors form.
The area of the triangle is 1/2 of that.
|
|
|