Calculate the area of the triangle with the given vertices: A(2, 0, 0), B (0, 2, 0) and C(0, 0, 2) ?
i figured out AB =(2,0,-2) AC = (0,2,-2) & BC = (-2,2,0)
what to do from there?
AB x AC You know vectors?
<2,-2,0> <2,0,-2>
why do i cross product them?
It is a vector method of finding the area. What method are you attempting (1/2)bh
i was thinking of finding the absolute value of AB, AC, and BC for the length of each side
then doing something from there
so i can cross product any of the of length coordinates and get an area?
Cross sides AB and AC. And find the magnitude. That is the area of the related parallelogram; half that is the area of your triangle. The area is\[2 \sqrt{3}\]Try your method, see if you get the same thing.
kk
didnt get same answer but i never knew cross product was used to find area...ty
Let's see the work from your method.
What is this? 'i figured out AB =(2,0,-2) AC = (0,2,-2) & BC = (-2,2,0)' Is this the vector AB? and AC?
from there i got |AB|= |AC| = |BC| = 2sqrt(2)
oh i get the right answer
but had to assume it was a right angle triangle
with all the lengths and just assuming its a right angle triangle i figure out height: b^2=c^2-a^2 and plug everything in
but cross product is soo much faster
Powerful tool.
Join our real-time social learning platform and learn together with your friends!