Understanding the Relationship between Dot and Cross Products

  • Thread starter Thread starter zr95
  • Start date Start date
  • Tags Tags
    Cross Dot
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
zr95
Messages
25
Reaction score
1

Homework Statement


Find (u• v) 2 + ||u × v||2 , given ||u|| = 5 and ||v|| = 3

Homework Equations


u•v=||u|| ||v|| cos(x)
u×v=||u|| ||v|| sin(x)

The Attempt at a Solution



Using these two equations I squared them both, brought them together and ended up with 225cos2(x) + 225sin2(x) and received a final answer of 225.

Am I correct in my math?

Why is it that if you square both the dot product and the cross product you just get the two magnitudes squared and multiplied together?
 
Physics news on Phys.org
zr95 said:

Homework Statement


Find (u• v) 2 + ||u × v||2 , given ||u|| = 5 and ||v|| = 3

Homework Equations


u•v=||u|| ||v|| cos(x)
u×v=||u|| ||v|| sin(x)

The Attempt at a Solution



Using these two equations I squared them both, brought them together and ended up with 225cos2(x) + 225sin2(x) and received a final answer of 225.

Am I correct in my math?

Why is it that if you square both the dot product and the cross product you just get the two magnitudes squared and multiplied together?

cos(x)^2 + sin(x)^2 = 1

Remember that. It comes up very frequently.
 
Hornbein said:
cos(x)^2 + sin(x)^2 = 1

Remember that. It comes up very frequently.
Yes that's what I used to simplify down to 225.
 
zr95 said:
Yes that's what I used to simplify down to 225.

Oh, right. Anyway, I can't come up with a better answer to your question.
 
Hornbein said:
Oh, right. Anyway, I can't come up with a better answer to your question.
I guess I was more curious about why this holds true in terms of words as opposed to the mathematics.

(u• v) 2 + ||u × v||2 = ||u||2 * ||v||2
 
zr95 said:
I guess I was more curious about why this holds true in terms of words as opposed to the mathematics.

(u• v) 2 + ||u × v||2 = ||u||2 * ||v||2
In think the purpose is to teach you the math. It doesn't have any relation to the real world.