Step 1:
First, we need to understand the dot product of two vectors $\mathbf{a}$ and $\mathbf{b}$, which is defined as $\mathbf{a} \cdot \mathbf{b} = |\mathbf{a}||\mathbf{b}| \cos (\theta)$, where $\theta$ is the angle between the two vectors.
Show more…