Found a typo? Is this solution unclear? Let us know here. Please rate my easiness! It's quick and helps everyone guide their studies.
Recall that the orthogonal projection onto W are all of the vectors that are orthogonal to the normal of W. Therefore, the orthogonal projection onto W will place objects onto W itself. If we can find an orthonormal basis for this plane then the orthogonal projection onto W ( the linear map T), will be given by

for where is the standard dot product or inner product. We first note that in fact and are orthogonal (check!), and therefore is an orthogonal basis for W.
We can form the orthonormal basis by transforming into unit vectors by setting and .
Now the standard matrix of T is the matrix of T relative to the standard basis i.e. it is the matrix generated by transforming each of the unit vectors where the first column of T is the transformation of , the second column the transformation of , and the third column the transformation of .
Let us now determine these coefficients for each unit vector. For the first unit vector,
so the first column of the standard matrix of T is .
Continuing for the second unit vector,
so the second column is .
Finally for the third unit vector,
so the third column is .
We therefore conclude that the standard matrix of T (denoted ) is
![{\displaystyle [T]={\begin{pmatrix}17/25&2/5&6/25\\2/5&1/2&-3/10\\6/25&-3/10&41/50\end{pmatrix}}.}](https://wiki.ubc.ca/api/rest_v1/media/math/render/svg/11f2a32ee276dd7916b295c3cef5c54e02b0a361)
Is there anyway we can think to check our answer? The original vectors and already belong to W and therefore if we project them onto W then nothing should change. For example take and project

and indeed we have it projects onto itself! The same thing would happen if we projected .
|