Consider the matrix
A=⎝⎛a11a21a31a12a22a32a13a23a33⎠⎞
X=⎝⎛x1x2x3⎠⎞
b=⎝⎛b1b2b3⎠⎞
Subject to the problem the matrix equation
Ax=b
has infinitely many solutions then detA=0,rank(A)<3.
The matrix equation Ax=b :
⎩⎨⎧a11x1+a12x2+a13x3=b1a21x1+a22x2+a23x3=b2a31x1+a32x2+a33x3=b3
Consider the matrix
(A∣b)=⎝⎛a11a21a31a12a22a32a13a23a33∣b1∣b2∣b3⎠⎞
Suppose a11=0,rank(A)=2
(A∣b)↔⎝⎛1a21a31a11a12a22a32a11a13a23a33∣a11b1∣b2∣b3⎠⎞↔R2+R1(−a21)R3+R1(−a31)↔⎝⎛100∗c22c32∗c23c33∣∗∣c2∣c3⎠⎞
c22=0,rg(A)=2
perform operations over rows
c22R2R3+R2(−c32)
(A∣b)↔⎝⎛100∗10∗∗0∣∗∣∗∣0⎠⎞
Similarly, if rank(A)=1,a11=0, then
(A∣b)↔⎝⎛100∗00∗00∣∗∣0∣0⎠⎞