Saltar al contenido principal
Calcular
Tick mark Image
Matriz de transposición
Tick mark Image

Compartir

\left(\begin{matrix}-4&0\\5&4\\9&-6\end{matrix}\right)+\left(\begin{matrix}8&-6\\4&-2\\2&-5\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}-4+8&-6\\5+4&4-2\\9+2&-6-5\end{matrix}\right)
Para sumar dos matrices, se suman los elementos correspondientes.
\left(\begin{matrix}4&-6\\9&2\\11&-11\end{matrix}\right)
Suma todos los elementos de la matriz.