Answer:
Below in bold.
Step-by-step explanation:
2D = [1*2 0*2] = [2 0]
[0*2 1*2] [0 2]
2D + A = [2 0] + [1 -1] = [3 -1]
[0 2] [3 -2] [3 0]