Find the basis of the subspace of R4 that consists of all vectors perpendicular to both [1, -2, 0, 3] and [0,2,1,3].
My teacher applies dot product: Let [w,x,y,z] be the vectors in the subspace. Then,
w-2x+3z=0 and 2x+y+3z=0
So, she solves the system and get the following:
Subspace= {...