How do you multiply #((3, 1, -2, 0), (1, 4, -2, -2), (-2, 0, 7, -3), (-1, 3, -1, 2))# with #((1, 1), (1, -2), (-3, 2), (4, 5))#?
1 Answer
Mar 23, 2018
Explanation:
When we multiply matrices, we must first check that they're compatible for multiplication.
So, they are compatible and the dimensions of the product are
So,