Saltar al contenido principal
Calcular
Tick mark Image
Calcular determinante
Tick mark Image

Compartir

\left(\begin{matrix}2&3\\5&4\end{matrix}\right)+\left(\begin{matrix}2&0\\-1&1\end{matrix}\right)
Puede sumar o restar dos matrices, pero solo si las dos matrices tienen el mismo número de filas y columnas.
\left(\begin{matrix}2+2&3\\5-1&4+1\end{matrix}\right)
Para sumar dos matrices, se suman los elementos correspondientes.
\left(\begin{matrix}4&3\\5-1&4+1\end{matrix}\right)
Suma 2 y 2.
\left(\begin{matrix}4&3\\4&4+1\end{matrix}\right)
Suma 5 y -1.
\left(\begin{matrix}4&3\\4&5\end{matrix}\right)
Suma 4 y 1.