I have S= {(1,1,0,1) (1,0,-1,0) (1,1,0,2)} its one of the subset and second it T=
{(x,y,z,2x-y+3z)}
If you were to use Gram-Schmidt method to find the orthogoan basis for T who would you processed?
I really don't understand this concept.
I know from T , the hyperplane is 2x-y+3z so the...