Matrix addition and subtraction are trivial. State truw false for the following: 1. Matrix multiplication is commutative meaning AB= BA 2. If the product AB exists, then BA will exist as well. 3. The transpose of a matrix is the inverse of the matrix. 4. (AB)^t = A^t B^t ( where t stands for the transpose) 5. What about (A+B)^t.