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