SOLUTION: Find the interior angles of the triangle ABC whose vertices are the points; A[-1,0,2] B[2,1,-1], and C[1,-2,2].
I've tried to answer this by making 3 vectors from these 3 points,
Algebra.Com
Question 107747: Find the interior angles of the triangle ABC whose vertices are the points; A[-1,0,2] B[2,1,-1], and C[1,-2,2].
I've tried to answer this by making 3 vectors from these 3 points, vectors AB, BC, and AC. then i used the angle between vectors formula. however, it gave me large numbers which dont add up to 180 degrees. PLEASE HELP.
Answer by scott8148(6628) (Show Source): You can put this solution on YOUR website!
the location of the vertex determines the vector ... vAC is the negative of vCA, etc.
vAB=(3,1,-3) ... vAC=(2,-2,0)
... vAB dot vAC=6-2+0=4
... cos(BAC)=4/(sqrt(19)*sqrt(8))
vBA=(-3,-1,3) ... vBC=(-1,-3,3)
... vBA dot vBC=3+3+9=15
... cos(ABC)=15/(sqrt(19)*sqrt(19))
vCA=(-2,2,0) ... vCB=(1,3,-3)
... vCA dot vCB=-2+6+0=4
... cos(ACB)=4/(sqrt(8)*sqrt(19))
RELATED QUESTIONS
find the area of a triangle whose vertices are A(1, 1, 0) B(2, 1, 1) and C(1, 1, 2)
(answered by Edwin McCravy)
A(2,-1), B(-3,4) and C(1,-5) form the vertices of a triangle. find the interior angles of (answered by josgarithmetic,Edwin McCravy)
A parallelogram whose vertices are A(4,1),B(1,2), C(-5,-1)and D(-2,-2).find the angles of (answered by Edwin McCravy)
Find the interior angles of the triangle with vertices A=(3,2), B=(4,5),... (answered by Alan3354)
find the interior angles of the triangle whose vertices are (-3,3), (-1,-1),... (answered by Alan3354,ewatrrr,math_tutor2020)
Prove that the triangle ABC whose vertices are A(2,-1), B(2,1) and C(-1,1) is a... (answered by Alan3354)
What is the area of a triangle whose vertices are A(2,-4), B(1,6) and... (answered by greenestamps)
Triangle ABC is reflected about the line Y = - X to give triangle A ' B ' C ' witch... (answered by KMST)
The vertices of triangle ABC are A(1,5), B(7,-1) and C(-2,-2). What is the perimeter of... (answered by math_helper)