Answer:

Explanation:
I will attempt to explain using the following example. Let us consider the product (multiplication) of the following matrices:

Note that the first number in each coefficient refers to the row number, while the second number refers to the column number.
Then
indicates the element in the second row and first column.
To calculate the product of two matrices, we need to multiply each row of the first matrix by each column of the second matrix.
Example:

Now, we can apply this to the original exercise:

Next, we will calculate each value of c using the multiplication process we just discussed.

Thus, we have obtained the final result of the matrix product:

