For three vectors $a,b,c\in\Bbb R^3$, show that $$(a \times b) \times (a \times c) = ( ( a \times b ) \cdot c ) a$$
2026-04-29 15:20:27.1777476027
Show $(a \times b) \times (a \times c) = ( ( a \times b ) \cdot c ) a$
66 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Simply use the vector triple product formula, https://en.m.wikipedia.org/wiki/Triple_product
Let u=a×b Then our question reduces to u×(a×c). Opening up, ((a×b)•c)a - ((a×b)•a)c
The right one becomes 0. And your answer remains.