The matrices and are defined as follows:
What is the product matrix ?
- Answer
- B
- C
- D
- E
Answer
The correct matrix is obtained by performing row-by-column matrix multiplication, which yields row 1 entries of 6 and 2, and row 2 entries of 3 and 7.
Step-by-Step Solution
Key Concept
Matrix multiplication involves computing the dot product of the rows of the first matrix with the columns of the second matrix.