Angle between resultant and vector

  • Context: High School 
  • Thread starter Thread starter Gurasees
  • Start date Start date
  • Tags Tags
    Angle Resultant Vector
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 · 4K views
Gurasees
Messages
50
Reaction score
1
Can we find the angle between resultant and one of its vectors without breaking into components?
 
Mathematics news on Phys.org
You have to use some co ordinate system but Cartesian is not necessary. Working out the sides and angles of a triangle, given a side, side and included angle is basic trig. so you don't have to use components. But 20 million flies can't be wrong and using components is usually the most convenient way. :smile:
 
  • Like
Likes   Reactions: Gurasees
Gurasees said:
Can we find the angle between resultant and one of its vectors without breaking into components?
How are the vectors given, if not as components? How many vectors are added to get the resultant vector?
 
  • Like
Likes   Reactions: Gurasees
Gurasees said:
Can we find the angle between resultant and one of its vectors without breaking into components?
Mathematically yes, since the angle between the vectors A and B is given by [itex]\cos(\phi)=\frac{\vec{A}\cdot \vec{B}}{\vert \vec{A}\vert\vert \vec{B}\vert}[/itex]. Calculating the inner product of two vectors is left as an assignment for the student.
 
  • Like
Likes   Reactions: Gurasees
sophiecentaur said:
You have to use some co ordinate system but Cartesian is not necessary. Working out the sides and angles of a triangle, given a side, side and included angle is basic trig. so you don't have to use components. But 20 million flies can't be wrong and using components is usually the most convenient way. :smile:
Thank you
 
Svein said:
Mathematically yes, since the angle between the vectors A and B is given by [itex]\cos(\phi)=\frac{\vec{A}\cdot \vec{B}}{\vert \vec{A}\vert\vert \vec{B}\vert}[/itex]. Calculating the inner product of two vectors is left as an assignment for the student.
Thank you