Let $f:[\alpha, \beta] \to \mathbb{R}^n$ be a smooth curve such that $f(\alpha)=\vec u$ and $f(\beta)=\vec v$. I want to show that for any unit vector $\vec n$, $$(\vec v - \vec u ) \cdot \vec n \leq \int_\alpha^{\beta} \left \lVert f'(t) \right \rVert \, dt$$
I'm aware that for any unit vector $\vec n$ we have that $\vec w \cdot \vec n \leq \left \lVert \vec w \right \rVert$ and I assume this is useful here, I'm not sure exactly how though.