Selftest: Addition of matrices

From Robotics
Revision as of 10:21, 25 September 2014 by Nickchen (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
← Previous exercise: The transpose of a matrix Exercises for chapter Matrices | Article: Addition of matrices Next exercise: Multiplication of matrices


1. Fill in the correct values of the sum of the two matrices:

\left[\begin{array}{ccc}3&0&1\\2&1&2\\0&3&1\end{array}\right]+\left[\begin{array}{ccc}1&1&0\\0&3&1\\2&1&4\end{array}\right]=




2. Fill in the correct values of the sum of the two matrices:

\left[\begin{array}{ccc}2&-2&3\\-1&3&1\\2&4&0\end{array}\right]+\left[\begin{array}{ccc}-1&3&-2\\0&2&1\\-1&2&1\end{array}\right]=




Your score is 0 / 0