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

Share

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