Multi-Variable Calculus: Cross Product Expressions

Dembadon
Gold Member
Messages
658
Reaction score
89
I would like to check my answers...

Homework Statement



Given nonzero vectors u, v, and w, use dot product and cross product notation to describe the following.
  1. A vector orthogonal to u X v and u X w
  2. A vector orthogonal to u + v and u - v
  3. A vector of length |u| in the direction of v
  4. The area of the parallelogram determined by u and w

Homework Equations





The Attempt at a Solution



  1. (u X v) X (u X w)
  2. (u + v) X (u - v)
  3. |u|v
  4. |u X w|
 
Physics news on Phys.org
Check 3. What's the length of |u|v?
 
Dick said:
Check 3. What's the length of |u|v?

[STRIKE]If |u| = k, where k is some constant, then the length of |u|v would be kv1 + kv2.[/STRIKE]

Hmm..

I think I see my mistake. It should be \frac{\vec{u}}{|\vec{u}|}\vec{v}.
 
Last edited:
Dembadon said:
If |u| = k, where k is some constant, then the length of |u|v would be kv1 + kv2.

Hmm..

I think I see my mistake. It should be \frac{\vec{u}}{|\vec{u}|}\vec{v}.

you might want to check again
 
\frac{\vec{v}}{|\vec{v}|} is a unit vector in the direction of \vec{v}. I need to multiply the unit vector by |\vec{u}|.

So, |\vec{u}|\frac{\vec{v}}{|\vec{v}|}.
 
looks good
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top