I'm unsure of how to show the following without using an example which I presume isn't the correct to show this.
The question is
Let $u = (u_1, u_2, u_3)$ and $v = (v_1, v_2, v_3)$ where $u$ & $v$ are vectors in $\Bbb{R}^3$.
Show that $u · (u × v) = 0$.
I understand how to do the dot and cross product of vectors, however, I'm not sure how to show that this equals $0$.
Hint. $x\times y$ is perpendicular (orthogonal) to both $x$ and $y$. If $x$ and $y$ are perpendicular (orthogonal), then $x\cdot y=0$. This is true of any vectors $x,y\in\mathbb R^3$.