Multi-Variable Calculus: Cross Product Expressions

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
5 replies · 4K views
Dembadon
Gold Member
Messages
660
Reaction score
88
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
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 [tex]\frac{\vec{u}}{|\vec{u}|}\vec{v}[/tex].
 
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 [tex]\frac{\vec{u}}{|\vec{u}|}\vec{v}[/tex].

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

So, [itex]|\vec{u}|\frac{\vec{v}}{|\vec{v}|}[/itex].