Applying Vector Cross Product Properties for (AxB).(CxD) Calculation

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 34K views
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



I am following along in a book and in one line the author asserts that

[tex](\mathbf{A}\times\mathbf{B})\cdot(\mathbf{C}\times\mathbf{D}) = (\mathbf{A}\cdot\mathbf{C})(\mathbf{B}\cdot\mathbf{D}) - (\mathbf{A}\cdot\mathbf{D})(\mathbf{B}\cdot\mathbf{C})\qquad(1)[/tex]


Homework Equations



I believe that he is somehow using the rule that

[tex]\mathbf{A}\times(\mathbf{B}\times\mathbf{C}) = \mathbf{B}(\mathbf{A}\cdot\mathbf{C}) - \mathbf{C}(\mathbf{A}\cdot\mathbf{B})\qquad(2)[/tex]


The Attempt at a Solution



Is this the only rule he is using to arrive at (1) ?
I am having trouble see how to implement this to arrive at the same result. Am I missing something painfully obvious? :redface:
 
Physics news on Phys.org
Did you try to do this in terms of components, i.e. using the definition of the cross and dot product? (Didn't try it myself, only suggesting.)

Edit: although it might get a little messy...
 
Saladsamurai said:

Homework Equations



I believe that he is somehow using the rule that

[tex]\mathbf{A}\times(\mathbf{B}\times\mathbf{C}) = \mathbf{B}(\mathbf{A}\cdot\mathbf{C}) - \mathbf{C}(\mathbf{A}\cdot\mathbf{B})\qquad(2)[/tex]

I would think they'd use this formula as well as this one


[tex]A\cdot (B \times C) = B \cdot (C \times A) = C \cdot (A \times B)[/tex]
 
rock.freak667 said:
I would think they'd use this formula as well as this one


[tex]A\cdot (B \times C) = B \cdot (C \times A) = C \cdot (A \times B)[/tex]

Ah yes, totally useful :smile:. Seeing as I have, in essence, a scalar triple product I would be hard pressed to start this without that rule :redface:

I have solved it now.

Thanks again! :smile: