$$[[1, 3], [7, 1]][[-2, 6], [-9, 3]]=$$
When multiplying matrices, we take the dot product of the rows and the columns. As a reminder, the dot product operates as follows:
For a 2x2 times 2x2 matrix multiplication, the following process is used
We can use this to solve our question: