Important Formulas for Subtraction of Matrices

Suppose, A and B are two matrices of the same dimension m x n, then the subtraction of two matrices is given by matrix C of the dimension m x n

C = A ā€“ B, where

cij = aij ā€“ bij

for all i = 1, 2, 3, ā€¦,m and j = 1, 2, 3ā€¦,n.

Commutative Property of Subtraction of matrices

A ā€“ B ā‰  B ā€“ A

Associative Property of Subtraction of matrices

(A ā€“ B) ā€“ C ā‰  A ā€“ (B ā€“ C)

Practice Questions on Subtraction of Matrices

Subtraction of Matrices is one of the operations that are performed between two matrices. It is similar to addition of matrices. This article provides practice questions on subtraction of matrices along with solved examples and concepts related to it. This article serves as a one stop solution for practicing problems related to subtraction of matrices to ace the exam.

Similar Reads

Important Formulas for Subtraction of Matrices

Suppose, A and B are two matrices of the same dimension m x n, then the subtraction of two matrices is given by matrix C of the dimension m x n C = A ā€“ B, where cij = aij ā€“ bij for all i = 1, 2, 3, ā€¦,m and j = 1, 2, 3ā€¦,n. Commutative Property of Subtraction of matrices A ā€“ B ā‰  B ā€“ A Associative Property of Subtraction of matrices (A ā€“ B) ā€“ C ā‰  A ā€“ (B ā€“ C)...

Practice Questions with Solution

Q1. Given matrices A and B where...

Practice Questions on Subtraction of Matrices

Q1. Given matrices A = [Tex]\begin{bmatrix} 2 &5 \\ 7 &1 \end{bmatrix}[/Tex] and B = [Tex]\begin{bmatrix} 3 &6 \\ 4 &2 \end{bmatrix}[/Tex], find the matrix C = A ā€“ B....

FAQs on Matrix Subtraction

When we can perform Subtraction of matrices?...