[Math] Projection of vector onto the plane.

linear algebraprojection

I have vector $b = (1, 1, 1)$ and the plane $2x – y + z = 1$.

I know how to find the projection of the vector on the vector, but how to do this with the plane?

Best Answer

Guide for this particular question:

  • If a point lies on the plane, then its projection on the plane is the point itself.