Question 1141440: Find the area of a triangle PQR, where P=(4,4,−1), Q=(3,3,1), and R=(3,−5,6)
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Find the area of a triangle PQR, where P=(4,4,−1), Q=(3,3,1), and R=(3,−5,6)
-----------
A = PQ = (1,1,-2)
B = QR = (0,8,-5)
------
Find the cross product of AB
|i j k|
|1 1 -2| ---> 11i + 5j + 8k = C
|0 8 -5|
Magnitude of C = 
Mag of C = area of parallelogram formed by A & B
Area of triangle is 1/2 of that
Area = sq units
==================================
I haven't done one of those in decades.
I think that's right.
|
|
|