MathsTips.com

Subtraction Of Matrix

In this article, we will introduce the operation on a matrix that is the subtraction of matrices. Subtraction between two matrixes is possible if they have the same order or the dimensions. So, they must have the same number of rows and columns in order to subtract two or more matrices. Subtraction of matrix is possible by subtracting the element of another matrix if they have the same order.

Suppose Mohan has two shops at places A and B. Each shop sells clothes for boys and girls in three different price categories. The quantities sell by each shop are represented as matrices given below:

Shop 1:

Shop 2:

Suppose Mohan wants to know the total of loss in each price categories in both the shops. So, this can be represented in the matrix form as

This new matrix is the difference between the above two matrices. So, the difference between two matrices is obtained by subtracting the corresponding elements of the given matrices.

Let A and B be two matrices of the same order (m*n). Let . Then A-B is a matrix of the same order as A and B and its element are obtained by subtracting the elements of B from the corresponding elements of A. Thus if C = = A-B, then  – .

If  is a 2*2 matrix and  is another 2*2 matrix. Then, we define .

Properties of subtraction of matrices

  1. It is a non-commutative operation. If we reverse the order of the matrices and subtract both of them with the same order/dimensions, the result will differ.  A-B  B-A
  2. The negative of matrix A is written as (-A) such that if the addition of matrix with the negative matrix will always produce a null matrix.  A+(-A)=0

Conditions for subtraction of matrices

  1. Two matrices should be of same order (number of rows=number of columns).
  2. Add the corresponding element of other matrices.

Subtraction of matrix of order 2*2

Example 1:Let  and . Find A-B.

Solution : 

Subtraction of matrix of order 3*3

Example 2:Let  and . Find A-B.

Solution: 

Exercise

  1. Let  and  Find A-B.
  2. Let  and . Find A-B.
  3. Let and  Find A-B.
  4. Let , . Find A-B.
  5. Let , and  Verify that A-(B-C)=A-(B+C).
  6. Let  and  Verify that A-B B-A.
Exit mobile version