Solution:
1) To prove the property, we need to show that both sides of the equation, A + (B + C) and (A + B) + C, are equal.
Starting with the left-hand side, A + (B + C), we use the associativity of matrix addition which states that (A + B) + C = A + (B + C). Therefore, we can rewrite the left-hand side as:
A + (B + C) = (A + B) + C
This proves the property.
2) To prove the property, we need to show that both sides of the equation, (r + s)A and rA + sA, are equal.
Starting with the left-hand side, (r + s)A, we need to distribute the scalar (r + s) to the matrix A. Using the distributive property of scalar multiplication over matrix addition, we can rewrite the left-hand side as:
(r + s)A = rA + sA
This proves the property.
Answer:
1) The property is true: A + (B + C) = (A + B) + C.
2) The property is true: (r + s)A = rA + sA.