Proving vectors $a$ and $b(a \cdot c) – c(a \cdot b)$ are perpendicular

26 Views Asked by At

I am trying to prove, but can't seem to do it.

Prove vectors $a$ and $b(a \cdot c) – c(a \cdot b)$ are perpendicular.

This is where I am stuck.

$$|\vec{a}|*|\vec{b}(|\vec{a}||\vec{c}|cos(\angle{ab})|-\vec{c}(|\vec{a}||\vec{b}|cos(\angle{ab}))|*cos(\angle(b(a \cdot c) – c(a \cdot b) )=0$$

2

There are 2 best solutions below

0
On BEST ANSWER

We have that

$$a \cdot [b(a · c) – c(a · b)]=(a\cdot b)(a · c) – (a\cdot c)(a · b)=0$$

therefore the vectors are orthogonal.

0
On

Note that$$a.\bigl(b(a.c)-c(a.b)\bigr)=(a.b)(a.c)-(a.c)(a.b)=0.$$