188k views
1 vote
If vector u has its initial point at (-7, 3) and its terminal point at (5, -6), u =

User Alex Keil
by
6.2k points

1 Answer

4 votes

First of all, let θθ be some angle in (0,π)(0,π). Then

θθ is acute ⟺⟺ θ<π2θ<π2 ⟺⟺ cosθ>0cos⁡θ>0.θθ is right ⟺⟺ θ=π2θ=π2 ⟺⟺ cosθ=0cos⁡θ=0.θθ is obtuse ⟺⟺ θ>π2θ>π2 ⟺⟺ cosθ<0cos⁡θ<0.

Now, to see if (say) angle AA of the triangle ABCABC is acute/right/obtuse, we need to check whether cos∠BACcos⁡∠BAC is positive/zero/negative. But what is cos∠BACcos⁡∠BAC? It is the angle made by the vectors AB−→−AB and AC−→−AC. (When you are computing the angle at a particular vertex vv, you should make sure that both the vectors corresponding to the two adjacent sides have that vertex vv as the initial point.) We will first compute these two vectors:

AB−→−=(0,0,0)−(1,2,0)=(−1,−2,0)AB=(0,0,0)−(1,2,0)=(−1,−2,0)AC−→−=(−2,1,0)−(1,2,0)=(−3,−1,0)AC=(−2,1,0)−(1,2,0)=(−3,−1,0)Therefore, the angle between these vectors is given by:cos∠BAC=AB−→−AC−→−|AB−→−||AC−→−|=…(1)(1)cos⁡∠BAC=ABAC|AB||AC|=…Can you take it from here? From the sign of this value, you should be able to decide if angle AA is acute/right/obtuse.

Now, do the same procedure for the remaining two angles BB and CC as well. That should help you solve the problem.

A shortcut. Since you are not interested in the actual values of the angles, but you need only whether they are acute, obtuse or right, it is enough to compute only the sign of the numerator (the dot product between the vectors) in formula (1). The denominator is always positive.