Question 1161522

You can only multiply two matrices if their dimensions are compatible , which means the number of columns in the first matrix is the same as the number of rows in the second matrix.

Matrix C has the dimensions 7 X 2 and Matrix D has the dimensions 2 X 7=>their dimensions are {{{not}}} compatible

so, answer is:

 D. These matrices cannot be multiplied because their dimensions don't align.