Resolving Vectors Using the Vector Triple Product

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
BobJimbo
Messages
3
Reaction score
0
The problem:
By considering w x (p x w) resolve vector p into a component parallel to a given vector w and a component perpendicular to a given vector w.

Hint: a x (b x c) = b(a x c) - c(a x b)


I'm afraid I really have no idea where to go with this one. The hint leads to: p(w.w) - w(w.p) = |w^2|p - |w||p|cosΘ w
 
Physics news on Phys.org
Hint 1: How is the term ##|w|^2 \vec{p}## related to the vector ##\vec{p}##?
Hint 2: How is ##\vec{w}\times (\vec{p} \times \vec{w})## related to the vector ##\vec{w}##? For instance, is it parallel or it is perpendicular to ##\vec{w}##?
 
  • Like
Likes   Reactions: BobJimbo
Agh, so simple. Thanks! (For the solution and for how to write vectors)