158k views
3 votes
Please help with this

Please help with this-example-1
User Bmaeser
by
7.6k points

1 Answer

7 votes

9514 1404 393

Answer:

see attached

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.

Please help with this-example-1
User Sua Morales
by
7.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.