in the rest of the exercises set and in those to follow, you should assume that each matrix expression is defined. That is the sizes of the matrices (and vectors) involved "match" appropriately.
Let A = [4 -1] . Compute 3I₂ - A and (3I₂)A.
[5 -2]