135,710 views
40 votes
40 votes
How to do this question

How to do this question-example-1
User Insanity
by
3.4k points

1 Answer

22 votes
22 votes

9514 1404 393

Answer:

AB = [[-6, -1][-4, 6][-15, 10]]

Explanation:

Any of a number of on-line, spreadsheet, or calculator tools will find the matrix product for you.

The input and output of one such tool is shown below.

__

As you know, each term in the product matrix is the sum of products of a row in the left matrix and a column in the right matrix. The coordinates of that row and column are the coordinates of the result in the product matrix.

For example, row 2, column 1 of the product matrix is the sum of products ...

(4)(-3) +(-2)(-4) = -12 +8 = -4 . . . . row 2, column 1 of the result

How to do this question-example-1
User JCQian
by
3.3k points