Adding and Subtracting Matrices (VCE SSCE General Mathematics): Revision Notes
Adding and Subtracting Matrices
Introduction to matrix addition and subtraction
When working with matrices, we can combine them using addition and subtraction operations. However, these operations follow specific rules that are different from simply adding or subtracting numbers. The key requirement is that the matrices must have the same order, meaning they must have the same number of rows and columns.
Two matrices have the "same order" when they have identical dimensions - both the number of rows and the number of columns must match. For example, a matrix can only be added to or subtracted from another matrix.
Rules for adding and subtracting matrices
Understanding how to add and subtract matrices correctly is essential for working with these mathematical objects. Here are the three fundamental rules:
Rule 1: Adding corresponding elements
When adding matrices, add each element to the element in the corresponding position. For example, the element in row 1, column 1 of the first matrix is added to the element in row 1, column 1 of the second matrix.
Rule 2: Subtracting corresponding elements
When subtracting matrices, subtract each element from the element in the corresponding position. The element in each position of the second matrix is subtracted from the element in the same position of the first matrix.
Rule 3: Same order requirement
Matrix addition and subtraction is only possible when both matrices have the same order. This means they must have identical dimensions - the same number of rows and the same number of columns. If the matrices have different orders, addition or subtraction cannot be performed.
Worked example: Adding matrices
Worked Example: Adding Matrices
Let's work through an example of adding two matrices:
Step 1: Write out the addition
Step 2: Add the elements in the same positions
Step 3: Evaluate each element
Notice how each element in the result comes from adding the corresponding elements in the original matrices. The top-left element is , the top-right is , and so on.
Worked example: Subtracting matrices
Worked Example: Subtracting Matrices
Now let's look at an example of subtracting two matrices:
Step 1: Write out the subtraction
Step 2: Subtract the elements in the same positions
Step 3: Evaluate each element
Pay special attention to the subtraction involving negative numbers. In the middle row, left column, we have .
The zero matrix
A zero matrix is a special type of matrix where every element equals zero. This type of matrix is also called a null matrix. Zero matrices can have any order, and they play a similar role in matrix arithmetic as the number zero does in regular arithmetic.
Here are some examples of zero matrices with different orders:
- zero matrix:
- zero matrix:
- zero matrix:
- zero matrix:
- zero matrix:
Properties of the zero matrix
The zero matrix behaves similarly to the number zero in ordinary arithmetic. Understanding these properties helps solidify your understanding of matrix operations:
Adding a zero matrix: When you add a zero matrix to any matrix, the result is the original matrix unchanged.
Subtracting a zero matrix: When you subtract a zero matrix from any matrix, the result is the original matrix unchanged.
Subtracting a matrix from itself
When you subtract any matrix from itself, the result is always a zero matrix. For example:
This makes sense because subtracting any number from itself gives zero, so subtracting each element from itself gives zero in every position.
Key Points to Remember:
- Same order required: You can only add or subtract matrices if they have the same order (same dimensions).
- Element-by-element operations: Add or subtract corresponding elements in the same positions to create the result matrix.
- Zero matrix definition: A zero matrix contains only zeros and acts like the number zero in regular arithmetic.
- Zero matrix properties: Adding or subtracting a zero matrix leaves the original matrix unchanged, and subtracting any matrix from itself produces a zero matrix.
- Watch your signs: Be careful with negative numbers when subtracting matrices - remember that subtracting a negative is the same as adding a positive.