188k views
3 votes
What is the sum of the matrices below ?

What is the sum of the matrices below ?-example-1
User Kjoelbro
by
6.3k points

1 Answer

4 votes

Answer:


\left[\begin{array}{ccc}4&19&-5\\7&0&-14\end{array}\right] + \left[\begin{array}{ccc}-8&7&0\\-1&17&6\end{array}\right] = \left[\begin{array}{ccc}-4&26&-5\\6&17&-8\end{array}\right]

Explanation:

To add two matrices you just need to add the corresponding entries together. In this case, we have that:


\left[\begin{array}{ccc}4&19&-5\\7&0&-14\end{array}\right] + \left[\begin{array}{ccc}-8&7&0\\-1&17&6\end{array}\right]=\left[\begin{array}{ccc}4-8&19+7&-5 + 0\\7-1&0+17&-14+6\end{array}\right] = \left[\begin{array}{ccc}-4&26&-5\\6&17&-8\end{array}\right]

Then, we conclude that the sume of the two matrices is:


\left[\begin{array}{ccc}4&19&-5\\7&0&-14\end{array}\right] + \left[\begin{array}{ccc}-8&7&0\\-1&17&6\end{array}\right] = \left[\begin{array}{ccc}-4&26&-5\\6&17&-8\end{array}\right]

User Dixon
by
6.0k points