i got these vectors R4:
v1=(1,1,0,1)
v2=(0,-4,2,0)
v3=(0,0,-18,0)
u1=(1,1,0,1)
u2=(-1,0,1,0)
in the row reduction process v1 v2 v3 u1 are left independent
i need to find the orthogonal base of u+v?
in the solution i was told that because v1 v2 v3 u1 are independent
then the...