Cross product and Dot product problem

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
2 replies · 2K views
PsychonautQQ
Messages
781
Reaction score
10

Homework Statement



if v x w = <5,5,-2>
(v cross w)

and

v * w = 6
(v dot w)

then what is the tan(θ) between the two vectors v and w?


The Attempt at a Solution



well I was thinking v x w = |v||w|sinθ
as well as v dot w (v*w) = |v|w|cosθ

divide one equation by the other and the absolute values on the right cancel out,
but then you get a vector divided by a number on the left side equals tanθ

is this how you do this problem?
 
on Phys.org
You have a problem with the first equation in your attempt at solution. It should read:
|v × w| = |v| |w| sinθ

You are right that v × w is a vector, and the correct equation for it would be:
v × w = |v| |w| sinθ n
where n is the unit vector perpendicular to both v and w given by the right-hand rule.