Let the matrix is A=⎣⎡100010001111⎦⎤
Basis for row space of A={[1001],[0101],[0011]}
In the 1, 2 and 3, it contains pivot hence,
={⎣⎡100010001⎦⎤}
If Ax=0
⎣⎡x1x2x3x4⎦⎤ =⎣⎡−1−1−11⎦⎤
Hence, it is much better for the null space =⎣⎡−1−1−11⎦⎤
Comments