179k views
4 votes
Can somebody really help me with these kinds of questions

Can somebody really help me with these kinds of questions-example-1

1 Answer

6 votes
To add two matrices, we just add the numbers in the matching positions:
[1]+[-2]=[-1]
[-4]+[6]=[2]
[3]+[-2]=[1]
[5]+[4]=[9]
So, this leaves us with the final matrix of
[-1 2]
[1 9]
User Nasir Iqbal
by
7.2k points