Using Laplace expansion, let's rewrite det(A)=C1a12+C2a22+C3a32 , where Ci are the cofactors, depending on the column of A other than column 2.
Multiplying 1st equation of the system by C1 , 2nd by C2 and 3rd by C3 we get
x2(C1a12+C2a22+C3a32)=x2det(A)=C1b1+C2b2+C3b3
By the construction of it, the right hand part of this equation is a determinant of A2, which means
x2=det(A)det(A2) if det(A)=0
Comments