Can someone check my answer?
Given matrices A,B, and C are all 2 x 2, determine whether the equation is true for the given matrices.
C(A+B) = AC +BC
My answer: False
Matrix multiplication is not commutative.
My answer: true
For matrices, A + B = B + A
My answer: true
2 answers
I agree.
Thanks