3D Vectors Problem - Find Cross Product

Click For Summary
To find the cross product of vectors \vec{a} and \vec{b} given their magnitudes and the angle between them, the formula |\vec{a} X \vec{b}| = |\vec{a}| * |\vec{b}| * Sinθ can be used. With |\vec{a}| = 8, |\vec{b}| = 9, and θ = 48°, the magnitude of the cross product can be calculated. However, determining the exact vector components of \vec{a} and \vec{b} requires additional information, as the angle allows for multiple orientations of the vectors. The discussion highlights the challenge of finding specific coordinates for \vec{b} without assuming its position. Ultimately, while the magnitude of the cross product can be derived, the direction remains ambiguous without further data.
TheSerpent
Messages
12
Reaction score
0

Homework Statement



Given |\vec{a}| = 8, |\vec{b}| = 9 and the angle between vector \vec{a} and \vec{b} is 48° find the cross product, \vec{a} X \vec{b}.

Homework Equations



Let θ = angle between \vec{a} and \vec{b}.

\vec{a} . \vec{b} = ( \vec{x}1 * \vec{x}2 ) + ( \vec{y}1 * \vec{y}2 ) + ( \vec{z}1 * \vec{z}2 ) = |\vec{a}| * |\vec{b}| * Cosθ

|\vec{a} X \vec{b}| = |\vec{a}| * |\vec{b}| * Sinθ

\vec{a} X \vec{b} = [ ( \vec{y}1 * \vec{z}2 ) - ( \vec{y}2 * \vec{z}1 ) , ( \vec{z}1 * \vec{x}2 ) - ( \vec{z}2 * \vec{x}1 ) , ( \vec{x}1 * \vec{y}2 ) - ( \vec{x}2 * \vec{y}1 ) ]

The Attempt at a Solution



Honestly have no idea how to work this out, the only thing I thought of was assuming the coordinates of one of the vectors. Such as \vec{a} = [0,8,0]. With that use it to solve for the coordinates of \vec{b} with the dot product formula then find the cross product between \vec{a} and \vec{b}. Probably not the right way to do the question though, there might be a formula or method I am not aware.
 
Physics news on Phys.org
The data given is sufficient to find the length of \vec{a}\times\vec{b} but not to find \vec{a}\times\vec{b}. To see that just imagine rotating the vectors \vec{a} and vec{b} while maintaining the same lengths and angle between them. Clearly the resultant vector will shift direction as you do that.
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
2K
Replies
18
Views
2K
Replies
56
Views
6K
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K