Finding the angle of unit vectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 7K views
rbnphlp
Messages
53
Reaction score
0
If [itex]\vec{OA}[/itex] is the unit vector [itex]l_1i+m_1j+n_1k[/itex] and [itex]\vec{OB}[/itex] is the unit vector [itex]l_2i+m_2j+n_2k[/itex], by using the cosine formula in triangle OAB find the angle between [itex]\vec{OA}[/itex] &[itex]\vec{OB}[/itex]..

I have tried expressing them as direction cosines , but none of that is working..can anyone point me in the right direction..
Also I have not been introduced to scalar product ..is there an easy way of go about doing this without using the scalar product
Thanks
 
Last edited:
Physics news on Phys.org
D H said:
Hint: Use the law of cosines.

the question does state to use that ..a further hint maybe:(
 
D H said:
What is the law of cosines?

a^2=b^2+c^2-2bccosA ..

and since the length is 1 b=c

but what do I do with a unit vector?
 
D H said:
You are trying to solve for cos(A), not a^2. You already know (or can know) a^2. Why don't you re-arrange the above in terms of solving for cos(A)?

thanks ...I have solved it now