A matrix is invertible if its determinant is non-zero.
We will check the determinant of the given matrix:
∣∣123138103∣∣ = 1∣∣3803∣∣ -1∣∣2303∣∣ +1∣∣2338∣∣ = 1(9)-1(6)+1(7) = 10 which is not equal to zero.
Hence, the given matrix is invertible.
Comments
Leave a comment