How do you multiply ((0, 2, 1), (-5, -1, 0)) with ((1, -4), (0, 1), (5, -1))?
1 Answer
Nov 11, 2016
The answer is
Explanation:
let's do the matrix multiplication
You multiply horizontally for the first matrix and vertically for the second matrix.