I'm having issues wrapping this in my head:
For some $s \in \mathbb{R}$:
$$\vec{AB} - s\vec{AB} = (1-s)\vec{AB}$$
I can see it happening, like $s = 1$ then of course $\vec{AB}-\vec{AB} = 0\cdot\vec{AB} = 0$, but still, I don't see the underlying logic here.
$\vec{AB}=1\vec{AB}=(1-s+s)\vec{AB}=(1-s)\vec{AB}+s\vec{AB}$. Now subtract $s\vec{AB}$ from each side.