I attempted a matrix multiplication problem. The text asked to multiply a 2X3 times a 3X2. The answer was given as undefined. But I thought matrices could be multiplied if the number of columns in the first matrix equalled the number of rows in the second matrix?
Is the text correct?
Is the text correct?