In $\mathbb{R}^4$, Let $U=span((1,1,0,0),(1,1,1,2))$. Find $u\in U$ such that $\|u-(1,2,3,4)\| $ is minimum.
I guess I need to find the basis of $U^{\perp} $, and then rewrite $(1,2,3,4)=u+u'$, where $u'\in U^{\perp}$ and $u\in U.$ Hence the minimum of $\|u-(1,2,3,4)\|$ would be $u'$. Is my argument valid?