With use of the dot product, find the orthogonal projection Q of the point P = (-2,4,3) on the line $g=\{(x_1,x_2,x_3)\,|\,(x_1,x_2,x_3)=(1,0,0)+\lambda(2,2,1)\}$
Hint: on what vector should PQ stand vertically ?
$g$ doesn't pass through the origin, so I guess I should do some kind of "translation" with (1,0,0), but I don't really see what to do exactly.
PS: I don't know why, but I thought about using Householder's matrix.Could you somehow solve this using Householder ?
EDIT: Question solved, thanks for your help !
HINT
PQ must be orthogonal to v(2,2,1)