Calculadora de resta de matrices

Restar matrices paso a paso

La calculadora calculará la diferencia entre dos matrices (si es posible), mostrando los pasos. Resta matrices de cualquier tamaño hasta 10x10 (2x2, 3x3, 4x4, etc.).

$$$\times$$$
A
$$$\times$$$
A

Si la calculadora no pudo calcular algo, ha identificado un error o tiene una sugerencia o comentario, por favor contáctenos.

Tu entrada

Calcular $$$\left[\begin{array}{ccc}1 & 2 & -3\\2 & -3 & -5\\1 & 7 & 1\end{array}\right] - \left[\begin{array}{ccc}2 & -3 & 0\\1 & 1 & 5\\1 & 0 & -1\end{array}\right].$$$

Solución

$$$\left[\begin{array}{ccc}{\color{Purple}1} & {\color{Blue}2} & {\color{OrangeRed}-3}\\{\color{Chartreuse}2} & {\color{BlueViolet}-3} & {\color{DarkBlue}-5}\\{\color{Peru}1} & {\color{DarkCyan}7} & {\color{Brown}1}\end{array}\right] - \left[\begin{array}{ccc}{\color{Purple}2} & {\color{Blue}-3} & {\color{OrangeRed}0}\\{\color{Chartreuse}1} & {\color{BlueViolet}1} & {\color{DarkBlue}5}\\{\color{Peru}1} & {\color{DarkCyan}0} & {\color{Brown}-1}\end{array}\right] = \left[\begin{array}{ccc}{\color{Purple}\left(1\right)} - {\color{Purple}\left(2\right)} & {\color{Blue}\left(2\right)} - {\color{Blue}\left(-3\right)} & {\color{OrangeRed}\left(-3\right)} - {\color{OrangeRed}\left(0\right)}\\{\color{Chartreuse}\left(2\right)} - {\color{Chartreuse}\left(1\right)} & {\color{BlueViolet}\left(-3\right)} - {\color{BlueViolet}\left(1\right)} & {\color{DarkBlue}\left(-5\right)} - {\color{DarkBlue}\left(5\right)}\\{\color{Peru}\left(1\right)} - {\color{Peru}\left(1\right)} & {\color{DarkCyan}\left(7\right)} - {\color{DarkCyan}\left(0\right)} & {\color{Brown}\left(1\right)} - {\color{Brown}\left(-1\right)}\end{array}\right] = \left[\begin{array}{ccc}-1 & 5 & -3\\1 & -4 & -10\\0 & 7 & 2\end{array}\right]$$$

Respuesta

$$$\left[\begin{array}{ccc}1 & 2 & -3\\2 & -3 & -5\\1 & 7 & 1\end{array}\right] - \left[\begin{array}{ccc}2 & -3 & 0\\1 & 1 & 5\\1 & 0 & -1\end{array}\right] = \left[\begin{array}{ccc}-1 & 5 & -3\\1 & -4 & -10\\0 & 7 & 2\end{array}\right]$$$A