Does the associative property for addition work for matrices? If A+(B+C)=(A+B)=C? Explain Why Or Why not
Your turn. I did hte last two.
-_-
I dont know how to thts why im asking tk.
The Associative Property of Addition for Matrices states: Let A, B, and C be m × n matrices. Then, (A + B) + C = A + (B + C). Example: \[A=\left[\begin{matrix}3 & 2 & 4 \\ -1 & 0 & -5\end{matrix}\right], B=\left[\begin{matrix}-2 & 3 & -1 \\ 4 & 2 & 0\end{matrix}\right], C=\left[\begin{matrix}8 & -1 & 5 \\ 6 & 1 & 2\end{matrix}\right]\] Find (A + B) + C and A + (B + C) --------------------------------------- Find (A + B) + C: \[\left( \left[\begin{matrix}3 & 2 & 4 \\ -1 & 0 & -5\end{matrix}\right]+\left[\begin{matrix}-2 & 3 & -1 \\ 4 & 2 & 0\end{matrix}\right] \right)+\left[\begin{matrix}8 & -1 & 5 \\ 6 & 1 & 2\end{matrix}\right]\] \[=\left[\begin{matrix}1 & 5 & 3 \\ 3 & 2 & -5\end{matrix}\right]+\left[\begin{matrix}8 & -1 & 5 \\ 6 & 1 & 2\end{matrix}\right]\] \[=\left[\begin{matrix}9 & 4 & 8 \\ 9 & 3 & -3\end{matrix}\right]\] ---------------------------------------- Find A + (B + C): \[\left[\begin{matrix}3 & 2 & 4 \\ -1 & 0 & -5\end{matrix}\right]+\left( \left[\begin{matrix}-2 & 3 & -1 \\ 4 & 2 & 0\end{matrix}\right]+ \left[\begin{matrix}8 & -1 & 5 \\ 6 & 1 & 2\end{matrix}\right]\right)\] \[=\left[\begin{matrix}3 & 2 & 4 \\ -1 & 0 & -5\end{matrix}\right]+\left[\begin{matrix}6 & 2 & 4 \\ 10 & 3 & 2\end{matrix}\right]\] \[=\left[\begin{matrix}9 & 4 & 8 \\ 9 & 3 & -3\end{matrix}\right]\] If that makes sense. haha
ok so it does work but can u explain to me why?
Because basically (A+B)+C = A+(B+C) = A+B+C, the parentheses don't make a difference, in the end it's all adding A, B, and C.
Remember that Cumutative Property for Multiplication? "Examples can be constructed." This is very important. In fact, infinitely many exampels can be constructed, and yet it is not generally valid! A demonstration, or any number of examples, unless you can try ALL possibilities, will be insufficient. There is NOTHING about matrix addition that does not have a direct analog in regular addition of Real Numbers when considered element-by-element. Done.
Join our real-time social learning platform and learn together with your friends!