What is the angle between vectors A and B?

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
10 replies · 3K views
MozAngeles
Messages
100
Reaction score
0

Homework Statement



Two vectors A and B have magnitude A = 2.99 and B = 3.10. Their vector product is A X B = -4.98 k + 2.08 i . What is the angle between A and B?

Homework Equations


C= ABsinθ
C=A X B


The Attempt at a Solution


θ= arcsin C/(⎮A⎮⎮B⎮)
so i found the magnitude for C, then divided by (a times b), then took the sin inverse. Where i got theta = 53 degrees but this was wrong. Can someone please point me in the right direciton?
 
Physics news on Phys.org
Suppose you have the three vectors A=i, B=i+j, and C=-i+j. Then |A|=1 and |B|=|C|=sqrt(2). You also have AxB = k and AxC = k, so sin(A,B) = sin(A,C) = 1/sqrt(2).

Sketch the vectors in the xy-plane and you'll see what's going on. The same thing is happening in your problem.
 
Hi, I'm sorry i sketched it out and it still does not make sense... I'm really still quite lost...
 
MozAngeles said:

The Attempt at a Solution


θ= arcsin C/(⎮A⎮⎮B⎮)
so i found the magnitude for C, then divided by (a times b), then took the sin inverse. Where i got theta = 53 degrees but this was wrong.

You miscalculated something. Are you sure you did not use inverse cosine instead of sine? Show your work in detail.

ehild
 
You can't, just from the lengths. The length of [math]A\times B[/math] is the same as the length of [math]A\times (-B)[/math]. If the angle between A and B is less than 90 degrees then the angle between A and -B is larger than 90 degrees.
 
I was doing it right initially, my calculations were wrong. Thanks for your help anyways!