Final answer:
The matrices that satisfy the commutative property are Matrix m = [1 0; 0 1] and Matrix n = [1 0; 0 1].
Step-by-step explanation:
The commutative property states that the order of operations does not affect the result. In the case of matrices, the commutative property means that the order of multiplication does not affect the product. To find two matrices that satisfy the commutative property, we can check the given options:
- Matrix m = [1 0; 0 1] and Matrix n = [1 0; 0 1]: When we multiply these two matrices, mn = [1 0; 0 1] and nm = [1 0; 0 1]. They are equal, so they satisfy the commutative property.
- Matrix m = [1 2; 3 4] and Matrix n = [0 1; 1 0]: When we multiply these two matrices, mn = [2 1; 4 3] and nm = [2 1; 4 3]. They are not equal, so they do not satisfy the commutative property.
- Matrix m = [1 2; 2 3] and Matrix n = [3 1; 2 0]: When we multiply these two matrices, mn = [7 1; 15 4] and nm = [5 8; 6 10]. They are not equal, so they do not satisfy the commutative property.
- Matrix m = [0 1; 1 0] and Matrix n = [1 2; 3 4]: When we multiply these two matrices, mn = [3 4; 1 2] and nm = [3 1; 4 2]. They are not equal, so they do not satisfy the commutative property.
Therefore, the matrices that satisfy the commutative property are Matrix m = [1 0; 0 1] and Matrix n = [1 0; 0 1].