Hello,
I've got two homogenous equations: 3x + 2y + z - u = 0 and 2x + y + z +5u = 0. I'm trying to find a basis for these solutions. The solution vector x [x, y, z, u] is a solution if and only if it is orthogonal to the row vectors, in this case a and b ([3, 2, 1, -1], [2, 1, 1, 5)]...