Example 3.7. Zero Vector and Negative of a Vector.
What will happen if you add two vectors that have exactly the same magnitude but their directions are oposite to each other? As if you walked from A to B and then you walked back to A. What will be the net displacement. Clearly, you will get zero displacement. Thus adding two equal size but oposite direction vectors gives you a “vector” of zero size. The direction of a zero size vector is not defined.
As an equation, let \(\vec A\) be the first vector and \(\vec B\) be the vector equal in size to \(\vec A\) but in oposite direction. Then, we have the following result when we add them.
\begin{equation*}
\vec A + \vec B = \vec 0,
\end{equation*}

where I have placed an arrow over zero just to remind us that we are not doing ordinary addition but rather a vector addition. Now, we can move \(\vec A\) on the other side of the equation to see that this opposite to \(\vec A\) is nothing but negative of \(\vec A\text{.}\)
\begin{equation*}
\vec B = \vec 0 - \vec A = -\vec A.
\end{equation*}
That is negative of a vector gives another vector that has the same magnitude but has exactly the oposit edirection.