Compute the standard matrix of P to V.

104 Views Asked by At

Given that $V=\text{span}(v_1 ,v_2 )$, I used the formula $P=A {(A^T A)}^{-1} A^T$, to find the matrix of orthogonal projection onto V. However I am unsure of how to proceed from here.