Understanding Vector Cross Product: Finding the Angle Between Two Vectors

AI Thread Summary
To find the angle between two vectors A and B with magnitudes of 3, the cross product A X B is given as -5k + 2i. The magnitude of the cross product is calculated as 5.4, leading to the equation 3 * 3 * sin(theta) = 5.4. This results in an angle of approximately 37 degrees, which represents the smaller angle between the two vectors. The correct interpretation of the cross product involves recognizing that it is orthogonal to the plane formed by A and B, and the angle calculated is indeed the angle between the two vectors. Understanding these concepts clarifies the relationship between the vectors and their cross product.
physstudent1
Messages
267
Reaction score
1
This is the question:

Two vectors A and B have magnitude A = 3 and B = 3. Their vector product is A X B = -5k+2i. What is the angle Between A and B.

OK so I'll start with what I do know.

I do know that the cross product is the magnitude of A times magnitude of B times sin theta of B.
I end up with

3*3sinTHETA = 5.4 ( i got 5.4 from finding the magnitude with the components that they gave me )

eventually getting an angle of 37 degrees by dividing by 9 and using arcsin

im not sure what this angle is though..I think it is the angle of B but if it is how does that help me to find the angle between A and B ?
 
Physics news on Phys.org
The 38^o angle is the actual angle between the two vectors \vec{A},\ \vec{B}.
 
physstudent1 said:
I do know that the cross product is the magnitude of A times magnitude of B times sin theta of B.
I end up with

This is not true.

The cross product is:
\vec A \times \vec B = \hat n |AB \sin \theta_{AB}|

where \hat n is a unit vector with direction found by the right hand rule. It is orthogonal to the plane formed by \vec A and \vec B.

The MAGNITUDE of the cross product however, can be written as:

|\vec A \times \vec B| = |AB \sin \theta_{AB}|

Notice that \hat n disappears because it's magnitude is unity (equal to one).

Also note that \theta_{AB} is the smaller angle between vectors \vec A and \vec B.

Does that help?
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top