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

Share

\left(\begin{matrix}1&2\\-1&0\end{matrix}\right)+\left(\begin{matrix}3&-1\\5&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}1+3&2-1\\-1+5&4\end{matrix}\right)
To add two matrices, add the corresponding elements.
\left(\begin{matrix}4&2-1\\-1+5&4\end{matrix}\right)
Add 1 to 3.
\left(\begin{matrix}4&1\\-1+5&4\end{matrix}\right)
Add 2 to -1.
\left(\begin{matrix}4&1\\4&4\end{matrix}\right)
Add -1 to 5.