Subtraction of Two Matrices
2026-02-28 10:48 Diff

144 Learners

Last updated on September 1, 2025

The mathematical operation of finding the difference between two matrices is known as the subtraction of two matrices. It helps simplify matrix expressions and solve problems involving arithmetic operations on matrices.

What is Subtraction of Two Matrices?

Subtracting two matrices involves subtracting corresponding elements from each matrix.

Both matrices must have the same dimensions for subtraction to be possible.

Each element in the resulting matrix is found by subtracting the corresponding elements of the two matrices.

How to do Subtraction of Two Matrices?

When subtracting two matrices, follow these steps:

Check dimensions: Ensure that both matrices have the same dimensions.

Subtract corresponding elements: For each element in the matrices, subtract the element in the second matrix from the corresponding element in the first matrix.

Write the resulting matrix: The resulting matrix will have the same dimensions, with each element being the difference of the corresponding elements from the original matrices.

Methods to Subtract Two Matrices

The following are methods for subtraction of two matrices:

Method 1: Element-Wise Subtraction

Step 1: Ensure that both matrices have the same dimensions.

Step 2: Subtract each element of the second matrix from the corresponding element of the first matrix.

Example: Matrix A: | 3 5 | | 7 9 |

Matrix B: | 1 2 | | 4 3 |

Subtract: | 3-1 5-2 | | 7-4 9-3 |

Result: | 2 3 | | 3 6 |

Method 2: Using Matrix Notation

Write the subtraction as A - B, where A and B are matrices of the same dimensions. Perform element-wise subtraction as described.

Explore Our Programs

Properties of Subtraction of Two Matrices

Subtraction of matrices has several properties: Subtraction is not commutative:

Changing the order of matrices changes the result, i.e., A - B ≠ B - A.

Subtraction is not associative: For three matrices A, B, and C, (A - B) - C ≠ A - (B - C).

Subtraction is the addition of the opposite: Subtracting a matrix is equivalent to adding its negative.

A - B = A + (-B). Subtracting the zero matrix: Subtracting a zero matrix from a matrix leaves the original matrix unchanged: A - 0 = A.

Tips and Tricks for Subtraction of Two Matrices

These tips can help efficiently manage matrix subtraction:

Tip 1: Always verify matrix dimensions before subtracting.

Tip 2: Use a calculator or software for large matrices to avoid arithmetic errors.

Tip 3: Keep track of negative signs; errors often occur due to incorrect handling of negative values.

Mismatch in dimensions

Always ensure that both matrices have the same dimensions before subtracting. Mismatched dimensions make subtraction impossible.

Problem 1

Subtract corresponding elements: | 8-3 6-2 | | 5-1 4-5 | Result: | 5 4 | | 4 -1 |

Okay, lets begin

Subtract the matrix D from matrix C:

Matrix C: | 10 7 | | 6 3 |

Matrix D: | 4 5 | | 2 1 |

Explanation

| 6 2 | | 4 2 |

Well explained 👍

Problem 2

Subtract corresponding elements: | 10-4 7-5 | | 6-2 3-1 | Result: | 6 2 | | 4 2 |

Okay, lets begin

Subtract the matrix F from matrix E:

Matrix E: | 12 9 | | 7 8 |

Matrix F: | 5 4 | | 3 2 |

Explanation

| 7 5 | | 4 6 |

Well explained 👍

Problem 3

Subtract corresponding elements: | 12-5 9-4 | | 7-3 8-2 | Result: | 7 5 | | 4 6 |

Okay, lets begin

Subtract the matrix H from matrix G:

Matrix G: | 15 11 | | 9 10 |

Matrix H: | 6 5 | | 4 3 |

Explanation

| 9 6 | | 5 7 |

Well explained 👍

Problem 4

Subtract corresponding elements: | 15-6 11-5 | | 9-4 10-3 | Result: | 9 6 | | 5 7 |

Okay, lets begin

Subtract the matrix J from matrix I:

Matrix I: | 20 14 | | 13 11 |

Matrix J: | 9 8 | | 7 5 |

Explanation

| 11 6 | | 6 6 |

Well explained 👍

No, matrices must have the same dimensions to be subtracted.

1.Is subtraction of matrices commutative?

No, unlike addition, matrix subtraction is not commutative; changing the order changes the result.

2.What are corresponding elements in matrices?

In matrices, corresponding elements are elements located in the same position in each matrix.

3.What is the result of subtracting a zero matrix?

Subtracting a zero matrix from any matrix leaves the original matrix unchanged.

4.What methods are used for subtracting matrices?

Matrix subtraction is performed using element-wise subtraction or matrix notation.

Common Mistakes and How to Avoid Them in Subtraction of Two Matrices

Matrix subtraction can be tricky, leading to common errors. Awareness of these mistakes can help prevent them.

What Are Numbers? 🔢 | Fun Explanation with 🎯 Real-Life Examples for Kids | ✨BrightCHAMPS Math

Hiralee Lalitkumar Makwana

About the Author

Hiralee Lalitkumar Makwana has almost two years of teaching experience. She is a number ninja as she loves numbers. Her interest in numbers can be seen in the way she cracks math puzzles and hidden patterns.

Fun Fact

: She loves to read number jokes and games.