Let $\vec{a} , \vec{b} , \vec{c} $ three nonzero, non parallel vectors in $\mathbb{R}^3 $ for which $ (\vec{a} \times \vec{b} ) \times \vec{c} =\vec{0} $ . Prove that $\vec{a}\cdot \vec{c} = \vec{b}\cdot \vec{c} $ .
My attempt: When writing $\vec{a}=(a_1 ,a_2 , a_3 ) $, etc... , and calculating the vector product, I get that the following system must hold: $ b_1 (c_3 a_3 +c_2 a_2 ) = a_1 (c_2 b_2 +c_3 b_3 ) $
$ b_2 (c_3 a_3 +c_1 a_1 ) = a_2 (c_3 b_3 +c_1 b_1 ) $
$ b_3 (c_1 a_1 +c_2 a_2 ) = a_3 (c_1 b_1 +c_2 b_2 ) $
I know that after multiplying the first equality by $c_1$ , the second one by $c_2 $ , the third by $c_3 $ , and summing them all up , I get the same left and right hand sides, but I have no idea about what it gives me...
Will you please help me ?
Thanks in advance
Since $ (\vec{a} \times \vec{b} ) \times \vec{c} =\vec{0} $ we must have $ (\vec{a} \times \vec{b} ) $ is parallel to $\vec c$. Also $\vec a \times \vec b$ is a vector that is perpendicular to both $\vec a $ and $\vec b$. Now since $\vec c$ is parallel to $ (\vec{a} \times \vec{b} )$ ,$\vec c$ is perpendicular to $\vec a $ and $\vec b$.
It follows that $\vec a . \vec c$=0 and $\vec b . \vec c$=0