Find the value of $t$ for which the vector
${v} = \begin{pmatrix} 2 \\ -3 \\ -3 \end{pmatrix} + \begin{pmatrix} 7 \\ 5 \\ -1 \end{pmatrix} t$
is closest to
${a} = \begin{pmatrix} 4 \\ 4 \\ 5 \end{pmatrix}.$
My original way to attempt this was to find an equation relating the distance and $t$, and then finding the absolute minimum if said equation, but the instructions say to use only linear algebraic techniques(cross product, dot product, components, projections, etc.)
Is there a better way to solve this problem?
Thanks in advance!
You can write also $$(-2+7t,-7+5t,-8-t)(7,5,-1)=0$$