Let a11 x1 + a12 x2 + a13x3 = b1
a21 x1 + a22 x2 + a23 x3 = b2
a31 x1 + a32 x2 + a33 x3 = b3.
Show that if det (A) 6= 0 where det(A) is the determinant of the coefficient matrix,
then x2 =
det(A2)
det(A) where det(A2) is the determinant obtained by replacing the second column of det(A)
by (b1, b2, b3)
T