
www.VirtualNerd.com
What is the Commutative Property of Matrix Addition?
What is the Commutative Property of Matrix Addition?
Summary
- The Commutative Property of Addition says we can add numbers in any order and still get the same value
- 'a' and 'b' are variables that stand for real numbers
- We can also add matrices in any order and still get the same answer
- 'a', 'b', 'c', and 'd' represent the elements in the first general matrix
- 'e', 'f', 'g', and 'h' represent the elements in the second general matrix

Notes
-
- The order in which we add numbers does not matter
- 'a' and 'b' are variables that stand for real numbers
-
-
- An 'element' of a matrix is a value in the matrix
- To add matrices, just add the elements in corresponding positions
- Then make a new matrix with the same dimensions, and put each sum in its corresponding spot
-
- An 'element' of a matrix is a value in the matrix
- To add matrices, just add the elements in corresponding positions
- Then make a new matrix with the same dimensions, and put each sum in its corresponding spot
- Notice that even though we added in a different order, we still got the same matrix we did before!
-
- So in our example it seems the order in which we add matrices doesn't matter
-
- It didn't matter what order we added the matrices in the example
- But can we add any two matrices in any order?
-
- If we represent the numbers of the matrices as variables, we can get a generalized formula
- An 'element' of a matrix is a value in the matrix
- 'a', 'b', 'c', and 'd' represent the elements in the first matrix
- 'e', 'f', 'g', and 'h' represent the elements in the second matrix
-
-
- Two matrices are equal if they have the same dimensions and all their corresponding elements are equal
- Look at the corresponding elements of our new matrices:
- a+e=e+a
- b+f=f+b
- c+g=g+c
- d+h=h+d
- This looks like the Commutative Property of Addition we recalled earlier!
- Since all the corresponding elements are equal, the two matrices must be equal
-
-