togame
- 18
- 0
Homework Statement
Find the magnitude of \vec{v} \times \vec{B} and the direction of the new vector.
\vec{v}=\left \langle 0,0,20 \right \rangle
\vec{B}=\left \langle 1,1,0 \right \rangle
Homework Equations
|\vec{v}|=\sqrt{0^2+0^2+20^2}=20
|\vec{B}|=\sqrt{1^2+1^2+0^2}=\sqrt{2}
The Attempt at a Solution
I have found the magnitude as 20\sqrt{2} which I'm pretty sure is right. My main problem is the new angle.
For the angle I have sin\theta=\frac{|\vec{v} \times \vec{B}}{|\vec{v}||\vec{B}|}=\frac{20\sqrt{2}}{20\sqrt{2}}
So the angle should be sin^{-1}(\frac{20\sqrt{2}}{20\sqrt{2}})
But the angle listed as the answer is 135 degrees.
Solving backwards, |\vec{v}||\vec{B}| would need to be 40 and I can't see where this comes from. Any input is greatly appreciated.