Prove (A×B)·(C×D) = (A·C)(B·D) - (A·D)(B·C)

  • Thread starter Thread starter rado5
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
rado5
Messages
71
Reaction score
0

Homework Statement



How can I prove this theorem? A, B, C and D are vectors.

(A[tex]\times[/tex]B).(C[tex]\times[/tex]D)=(A.C)(B.D)-(A.D)(B.C)

Homework Equations



A[tex]\times[/tex]B=ABsin([tex]\theta[/tex]) and A.B=ABcos([tex]\theta[/tex])

The Attempt at a Solution



Please help me solve it.
 
Physics news on Phys.org
There's one more relevant equation. As a hint, think of AxB as an additional vector V.
 
VeeEight said:
This can get messy, but have you considered the coordinate notation, that is for vectors A = <a1, a2, a3>, B = <b1, b2, b3>, A x B = <a2b3 - a3b2, a3b1 - a1b3, a1b2 - a2b1>
(http://en.wikipedia.org/wiki/Cross_product#Matrix_notation)

yeah I'm sure that this solves the problem, and it seems obvious, so thank u very much, but do u know an easier way or a cleaner (lol) way to prove it.