Skip to main content
Master

Adding and Subtracting Matrices

Master adding and subtracting matrices with interactive lessons and practice problems! Designed for students like you! Note: correctAnswer indices are zero-based.

Understanding Adding and Subtracting Matrices

Choose your learning level

Watch & Learn

Video explanation of this concept

concept. Use space or enter to play video.
Beginner

Start here! Easy to understand

Now showing Beginner level explanation.

Beginner Explanation

To add or subtract matrices, simply add or subtract the corresponding entries.

Practice Problems

Test your understanding with practice problems

1

Quick Quiz

Single Choice Quiz
Beginner

Matrices A and B are defined as follows: $A = [[2, 0, 2], [2, 6, 2], [3, 2, 4]]$ and $B = [[3, 0, 3], [3, 5, 3], [4, 2, 5]]$. What is the result of adding the matrices A and B?

Please select an answer for all 1 questions before checking your answers. 1 question remaining.
2

Real-World Problem

Question Exercise
Intermediate

Computer Graphics Scenario

In computer graphics, matrices are often used to transform 3D models. If you have a matrix representing a 3D model and a matrix representing a transformation, how would you apply the transformation to the model? Note: This problem focuses on matrix multiplication and is off-topic for adding and subtracting matrices; please revise it to practice addition/subtraction of matrices.
Click to reveal the detailed solution for this question exercise.
3

Thinking Challenge

Thinking Exercise
Intermediate

Think About This

If you have two matrices of different dimensions, how can you add or subtract them?

Click to reveal the detailed explanation for this thinking exercise.
4

Challenge Quiz

Single Choice Quiz
Advanced

If $A$ and $B$ are matrices and $C = A + B$, which of the following is true?

Please select an answer for all 1 questions before checking your answers. 1 question remaining.

Recap

Watch & Learn

Review key concepts and takeaways