Answer: c) 3 x 5
Explanation:
When multiplying matrices of dimension m x n, the "inside" values MUST be the same. The dimension of their product is the "outside" values.
P = 3 x 4
Q = 4 x 5
The "inside" values are both 4 so the product can be found.
The "outside" values are 3 & 5 so the dimension of the product is 3 x 5.
If the problem was flipped to: find QP, we would get the following:
Q = 4 x 5
P = 3 x 4
the "inside" values of 3 & 5 are not the same so the product does not exist.