The given system of equations is:
x - 6y = 5
-x + 4y = -5
This can be written in matrix form as:
[A][X] = [B]
where [A] is the coefficient matrix, [X] is the column matrix of variables, and [B] is the column matrix of constants.
[A] = \begin{array}{cc} 1 &
Show more…