Calculator for add and subtract MxN matrices

Matrix calculator for matrix addition and subtraction

Calculator for calculating the sum and difference of two MxN matrices.

The addition of two matrices A and B is done by adding the elements of the matrices. C = A + B with ci, j = ai, j + b i, j

A±B= ( a11a12a1n a21a22a2n am1am2amn ) ± ( b11b12b1n b21b22b2n bm1bm2bmn )

↹#.000
Rows m =
Columns n =

Enter the matrix elements for matrix A: a1,1, a1,2, ...

Enter the matrix elements for matrix B: b1,1, b1,2, ...

The entered matrices are:

Sum of the matrices:

Difference of the matrices:

More Calculators

Here is a list of of further useful calculators:

Index Matrix Determinant Multiplication of matrices Solver Adjugate matrix Solver Inverse Matrix QR decomposition