Chapter 2: Q12E (page 184)
In this exercise we show that the matrix multiplication is distribute over matrix addition.
a.) Suppose that AandB are m x kmatrices and that C is ak x nmatrix. Show that(A + B)C = AC + BC.
b.) Suppose that C is anm x kmatrix and thatAandBarek x n matrices. Show that C(A + B) = CA + CB .
Short Answer