Finding an angle between two vectors

  • Thread starter Thread starter doublemint
  • Start date Start date
  • Tags Tags
    Angle 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
3 replies · 5K views
doublemint
Messages
138
Reaction score
0

Homework Statement



Find the angle between the vectors u=[4 -4 -3] and v=[2 2 -3].


Homework Equations



theta = arccos(u . v)/(|u||v|)


The Attempt at a Solution



arccos[(8+(-8)+9)/(sqrt(41)*sqrt(17))]= 70.068 degrees. According to the online homework, it is wrong...and I and stumped.
Any help would be appreciated!

Thanks!
 
Physics news on Phys.org
Check if their answer isn't perhaps in radians.
 
Well the thing is, it is a webwork assignment, so you can't really check the answer. And the question was not specfic for degrees or radians.:frown: Well, what counts is that I know I did it right. Thanks phyzmatix
 
As a rule of thumb (well, this definitely holds for where I'm studying anyway) angles are ALWAYS in radians, unless specifically stated otherwise. It took me a while to get used to this also as we never did radians in school.