3D Vectors Problem - Find Cross Product

Click For Summary
SUMMARY

The discussion centers on calculating the cross product of two vectors, \(\vec{a}\) and \(\vec{b}\), given their magnitudes of 8 and 9, respectively, and an angle of 48° between them. The formula for the magnitude of the cross product is established as \(|\vec{a} X \vec{b}| = |\vec{a}| * |\vec{b}| * \sin(\theta)\). The participant suggests using coordinates for vector \(\vec{a}\) as \([0,8,0]\) to derive the coordinates for \(\vec{b}\) using the dot product, but acknowledges uncertainty about the correctness of this approach. The discussion highlights the challenge of determining the direction of the resultant vector without additional information.

PREREQUISITES
  • Understanding of vector magnitudes and angles
  • Familiarity with the dot product and cross product formulas
  • Knowledge of trigonometric functions, specifically sine and cosine
  • Basic skills in vector representation in three-dimensional space
NEXT STEPS
  • Study the derivation of the cross product formula in three-dimensional vectors
  • Learn how to apply the sine and cosine laws in vector calculations
  • Explore vector rotation and its impact on cross product direction
  • Investigate the use of unit vectors in simplifying vector calculations
USEFUL FOR

Students studying physics or mathematics, particularly those focusing on vector calculus and cross product applications.

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
18
Views
2K
  • · Replies 16 ·
Replies
16
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
3K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
736
  • · Replies 14 ·
Replies
14
Views
4K