173k views
1 vote
Perform the matrix operation.Given A =and B=B=[0]find A + B.5-S(A7-27-5 SBD0DNot defined

1 Answer

4 votes

Matrix A + Matrix B

Can be represented as

a11 = -7

a12 = 2

a21 = 5

a22 = - 8

b11 = 0

b12 = 0

b21 = 0

b22 = 0

Matrix A + Matrix B

a11 + b11

-7 + 0 = -7

a12 + b12

2 + 0 = 2

a21 + b21

5 + 0 = 5

a22 + b22

-8 + 0 = -8

The answer is option C

Perform the matrix operation.Given A =and B=B=[0]find A + B.5-S(A7-27-5 SBD0DNot defined-example-1
Perform the matrix operation.Given A =and B=B=[0]find A + B.5-S(A7-27-5 SBD0DNot defined-example-2
Perform the matrix operation.Given A =and B=B=[0]find A + B.5-S(A7-27-5 SBD0DNot defined-example-3
User BluePsyduck
by
3.4k points