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

Share

\left(\begin{matrix}4&-1&3\\2&1&6\\-2&-1&1\end{matrix}\right)-\left(\begin{matrix}2&3&4\\0&3&0\\-3&-2&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}4-2&-1-3&3-4\\2&1-3&6\\-2-\left(-3\right)&-1-\left(-2\right)&1-1\end{matrix}\right)
To subtract two matrices, subtract the corresponding elements.
\left(\begin{matrix}2&-4&-1\\2&-2&6\\1&1&0\end{matrix}\right)
Take the difference of each element of the matrix.