Do you mean the matrix ⌈ 5 3 ⌉
⌊ 2 -1 ⌋ ??
To find the inverse of this matrix, switch the entries on the main diagonal (5 and -1) and negate the other two entries. Then, multiply that matrix by the reciprocal of the determinant (5)(-1) - (3)(2) = -11
inverse = ⌈-1 -3 ⌉ ⌈ 1/11 3/11 ⌉
(-1/11) =
⌊-2 5 ⌋ ⌊ 2/11 -5/11 ⌋