The dot product of two vectors $\vec{v}_{a} = a_{1}\vec{i} + a_{2}\vec{j}$ and $\vec{v}_{b} = b_{1}\vec{i} + b_{2}\vec{j}$ is given by $\vec{v}_{a} \cdot \vec{v}_{b} = a_{1}b_{1} + a_{2}b_{2}$. If the dot product is zero, the vectors are perpendicular. If the dot
Show more…