50.3k views
2 votes
Perform the operation

Perform the operation-example-1
User Steven Shi
by
7.9k points

1 Answer

7 votes

To perform the operation, we need to add the corresponding elements of the matrices together. We get: [4, 1] [-12, 4].

To perform the operation, we need to add the corresponding elements of the matrices together.

The element in the first row and first column of the resulting matrix is the sum of the elements in the same position in the two given matrices.

Similarly, the second element in the first row is the sum of the elements in the second position, and so on. Using this rule, we have:

[1+3, -4+5]

[-7+(-5), 2+2]

Simplifying, we get:

[4, 1]

[-12, 4]

User Vorac
by
8.1k points