1. Home
  2. Matrix Calculator
  3. Matrix Addition & Subtraction

Calculator for Matrix Addition and Subtraction

Find Addition and Subtraction of Matrix

Matrix A



Fill Create

Matrix B



Fill Create

Please Note!
* For addition of two matrices the order of both matrix must be same. The addition of different order is not possible.

Matrix A

Matrix B

How to add two or three matrices

The addition of any no of matrices is as simple as scalar addition. We have to add each and every element from one matrix to the value from same position in another matrix. The same position means we have to add value of Matrix Ai,j with value of Matrix Bi,j. The resultant matrix will have same order as the order of operand matrices. The result of A+B will be equal to the result of B+A. It also means that matrix addition holds commutative property of addition

Example of Matrix Addition

Matrix A Matrix B A B
 5 
 6 
 1 
 2 
 6 
 8 

Matrix Subtraction Method

Matrix subtraction is performed in the same way as matrix addition. It means that every element is subtracted from the same position element. The result of A-B will not equal to the result of taR.

Example of Matrix Subtraction

Matrix A Matrix B A B
 25  44  20 
 16  12  38 
 10  12 
 12 
 15  32  14 
 4  30 
Online Matrix addition and subtraction
Online Matrix addition and subtraction
Comments