The conclusion, written out
“rank(A)=2. null(A) has basis {(1,1,0,0),(3,0,−2,1)}, row(A) has basis {(1,−1,0,−3),(0,0,1,2)}, and col(A) has basis {(1,2,−1),(2,5,−1)}, columns 1 and 3 of A; all three have dimension 2, and 2+2=4.”
The classic mistake on this problem: Answering col(A)=span{(1,0,0),(0,1,0)}, the plane y3=0. It has the right dimension, so the rank theorem check passes, and it is still the wrong subspace: (1,2,−1), the first column of A, is not in it.