BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon101 Learners

Last updated on September 1, 2025

Subtraction of Two Matrices

Professor Greenline Explaining Math Concepts

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.

Subtraction of Two Matrices for US Students
Professor Greenline from BrightChamps

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.

Professor Greenline from BrightChamps

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.

Professor Greenline from BrightChamps

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.

Professor Greenline from BrightChamps

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.

Professor Greenline from BrightChamps

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.

Max Pointing Out Common Math Mistakes

Mismatch in dimensions

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

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrect element subtraction

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Check each element carefully to ensure the correct elements are being subtracted from one another.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Ignoring the zero matrix

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Subtracting a matrix from a zero matrix results in the negative of the original matrix, and this principle should not be overlooked.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Sign errors

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Be cautious with signs, especially if dealing with negative numbers within matrices.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Not simplifying after subtraction

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Ensure that all resulting matrix elements are simplified and checked for accuracy once subtraction is complete.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Examples of Subtraction of Two Matrices

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Subtract the matrix B from matrix A: Matrix A: | 8 6 | | 5 4 | Matrix B: | 3 2 | | 1 5 |

arrow-right
Max from BrightChamps Saying "Hey"
Hey!

| 5 4 | | 4 -1 |

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

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

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
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 |

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

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

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
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 |

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

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

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
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 |

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

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

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
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 |

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

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.

Math FAQ Answers Dropdown Arrow

2.What are corresponding elements in matrices?

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

Math FAQ Answers Dropdown Arrow

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

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

Math FAQ Answers Dropdown Arrow

4.What methods are used for subtracting matrices?

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

Math FAQ Answers Dropdown Arrow
Professor Greenline from BrightChamps

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.

Math Teacher Background Image
Math Teacher Image

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.

Max, the Girl Character from BrightChamps

Fun Fact

: She loves to read number jokes and games.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom