9514 1404 393
Answer:
see attached
Step-by-step explanation:
13. The difference of two matrices is the term-by-term difference. For example, the bottom right term is the difference of the bottom right terms ...
(-6) -(5) = -11
__
14. The scalar multiple of a matrix is the scalar multiplied by each term of the matrix. For example, the upper right term is ...
3(1) = 3
__
15. The matrix product is the dot product of the rows of the left matrix with the columns of the right matrix. For example, the product term in row two, column one is the dot product of row 2 of C and column 1 of B:
[9, -2, 4]·[-2, -7, 10] = 9(-2) +(-2)(-7) +4(10) = -18 +14 +40 = 36
_____
It is convenient to let an appropriate tool help with this. Many graphing calculators and spreadsheets are able to do these functions easily.