Skip to main content
Evaluate
Tick mark Image
Calculate Determinant
Tick mark Image

Share

\left(\begin{matrix}3&-2&0\\2&1&-2\\3&-1&1\end{matrix}\right)+\left(\begin{matrix}4&3&2\\4&2&-2\\1&3&-4\end{matrix}\right)
You can add or subtract two matrices only if both matrices have the same number of rows and columns.
\left(\begin{matrix}3+4&-2+3&2\\2+4&1+2&-2-2\\3+1&-1+3&1-4\end{matrix}\right)
To add two matrices, add the corresponding elements.
\left(\begin{matrix}7&1&2\\6&3&-4\\4&2&-3\end{matrix}\right)
Sum each element of the matrix.