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

Share

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