Assume I have two vectors, $\vec{u}$ and $\vec{v}$. I know that I can think of their sum via Triangle or Parallelogram Law, but I'm having trouble knowing which way the vector would point depending on if it was $\vec{u}-\vec{v}$ or if it was $\vec{v}-\vec{u}$. Is there an easy way to remember which way the arrow would point?
2026-04-25 01:55:07.1777082107
On
On
How to think of $\vec{u}-\vec{v}$
300 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
There are 5 best solutions below
0
On
$\vec{u} -\vec{v} = \vec{u} + (-\vec{v}) $ now the direction of $-\vec{v}$ is just $180^0$ opposite to that of direction of $\vec{v}. $ Now it is just addition of two vectors so you can determine direction
0
On
You can think about $\vec{u}-\vec{v}$ as a translation of the origin from $\vec{0}$ to $\vec{v}$. In this case $\vec{v}$ becomes the new origin and thus has the tail of the new vector.
Instead of memorizing the direction, you could try thinking $$\vec{u} = (\vec{u}-\vec{v}) + \vec{v},$$ i.e., $\vec{u}-\vec{v}$ would point to the direction from the tip of $\vec{v}$ to the tip of $\vec{u}$.