Let G:be orthogonal projection onto the line y = -x, show that G has a standard matrix of
![]()


The simplest way to find the matrix corresponding to a given linear transformation in a given basis is to apply the linear transformation to each of the basis vectors in turn, writing the result in terms of the basis. The coefficients of each linear combination are the numbers in that column of the matrix.
The "standard" basis foris {<1, 0>, <0, 1>}. What is the projection of <1, 0> on y= -x (with direction vector <1, -1>)? What is the projection of <0, 1> on that line?
Warning: the matrix is NOT![]()
You must have copied something wrong.