Applying modulus to determinant

1.5k Views Asked by At

I'm have trouble understanding how to get the determinant of a matrix and apply a modulus to it.

I have have $((6)(16) - (15)(5))^{-1} \mod29$

I have no idea how to break this down.