The question is: Show that if $u$ and $v$ are vectors in $\mathbb{R^3}$, and v is non zero, that: $$w = u - \frac{u · v}{||v||^2}v$$ is orthogonal to $v$.
This part was fine until I tried to draw a diagram. If $w = u - nv$ (since $(u · v)/||v||^2$ is a constant) is it not parallel to $v$?

Note that
$$w\cdot v= \left(u - \frac{u · v}{||v||^2}v\right)\cdot v=u\cdot v - \frac{u · v}{||v||^2}v\cdot v=u\cdot v-u\cdot v=0$$
For the diagram refer to the general scheeme for Gram–Schmidt process with $u=v_2$ and $w=u_2$