Homework Statement
Find the area of a triangle `PQR`, where `P=(0,4,4)`, `Q=(2,-6,-5)`, and `R=(-3,-5,6)`
The Attempt at a Solution
The vector PQ = (2, -10, -9)
The vector PR = (-3, -9, 2)
Using matrixes I set up something that looks like this...
I J K
2 -10 -9
-3 -9...