Addition of Matrices
A matrix is a rectangular arrangement/array of numbers, symbols, or expressions, structured in rows and columns. It is a powerful mathematical tool used in various fields such as algebra, statistics, physics, and engineering to represent and manipulate data.
Matrix addition involves combining two or more matrices by adding their corresponding elements. Unlike the arithmetic addition of numbers, matrix addition requires that the matrices have the same dimensions.
1.0Introduction to Matrices
A matrix is a rectangular array of numbers, expressions, or symbols organized in rows and columns. Horizontal rows are denoted by “m” and vertical columns by “n,” so a matrix of size m × n has m rows and n columns.
2.0Addition of Matrices
Matrix addition is a fundamental operation where corresponding elements of two matrices are added together to form a new matrix of the same dimensions.
Matrix Addition and Subtraction
To add or subtract matrices, ensure they have the same dimensions. For example, given matrices A and B:
Their sum is:
Similarly, their difference is:
Matrix addition and subtraction are foundational operations that obey specific rules and properties, facilitating more complex matrix manipulations.
Addition of 3 × 3 Matrices
To add two 3 × 3 matrices, add each element from one matrix to the corresponding element in the other matrix:
3.0Properties of Matrix Addition with Examples
Matrix addition has several important properties that make it a fundamental operation in linear algebra. Here are the key properties:
- Commutative Property
Matrix addition is commutative, which means that the order of addition does not affect the result. If A and B are matrices of the same dimension, then:
A + B = B + A
- Associative Property
Matrix addition is associative, which means that when adding three or more matrices, the way in which the matrices are grouped does not affect the result. If A, B, and C are matrices of the same dimension, then:
(A + B) + C = A + (B + C)
- Additive Identity
There exists an additive identity matrix (also called the zero matrix) that, when added to any matrix A, results in the matrix A itself. The zero matrix 0 has all its elements equal to zero. For any matrix A:
A + 0 = A
- Additive Inverse
For every matrix A, there exists an additive inverse matrix –A, such that:
A + (–A) = 0
Here, –A is the matrix where each element is the negation(negative) of the corresponding element in A.
- Compatibility with Scalar Multiplication
When a matrix is multiplied by a scalar, the resulting matrix can still be added to another matrix of the same dimension. If A and B are matrices and k represent a scalar, then:
Commutative Property Example
Let
then,
A+B=
This demonstrates that A + B = B + A.
Associative Property Example
Let
This demonstrates that (A + B) + C = A + (B + C).
These properties ensure that matrix addition behaves in a predictable and consistent manner, allowing for various applications in mathematical operations and transformations.
4.0Rule for Matrix Addition
Matrix addition is possible only when the matrices have the same dimensions. The rule is to add corresponding elements from each matrix.
Can You Add a 3 × 2 and a 2 × 3 Matrix?
No, you cannot add a 3 × 2 matrix and a 2 × 3 matrix because they do not have the same dimensions.
Addition of Matrices with Variables
When matrices contain variables, you still add corresponding elements, treating the variables as algebraic terms. For example:
Matrix addition involves combining two or more matrices by adding their corresponding elements. Unlike arithmetic addition of numbers, matrix addition follows specific rules. The matrices must have the same dimensions to be added.
5.0Addition of Matrix Solved Example
Example 1: Let and . Find A(x) + B(x) and evaluate at x =2.
Solution:
At x = 2,
Example 2: Let and . Then find A +B.
Solution:
and
Clearly, each one of A and B is a 2 × 3 matrix.
So, A and B are comparable matrices.
∴ A + B is defined.
Now,
Example 3: If , find (–A) and verify that A + (–A) = (–A) + A = 0
Solution:
Clearly, we have :
And,
Hence, A + (–A) = (–A) + A = O.
Example 4: Let and . Verify that A + B = B + A.
Solution:
Here, A is a 2 × 3 matrix and B is a 2 × 3 matrix. So, A and B are comparable.
Therefore, (A + B) and (B + A) both exist and each is a 2 × 3 matrix.
Now,
.
And,
Hence, A + B = B + A.
Example 5: If , then find the value of (a – 2b).
Solution:
Comparing the corresponding elements the given equal matrices, we have a + 4 = 2a + 2, 3b = b + 2 and a – 8b = –6.
From these equations, we get a = 2 and b = 1.
∴ (a – 2b) = (2 – 2 × 1) = (2 – 2) = 0.
Example 6: If , then find the matrix A.
Solution:
Clearly, we have
6.0Addition of Matrix Practice Questions
- Given matrices and , find A + B and 2A + 3B.
- For matrices A and B of dimensions 3 × 3, where and , compute A + B.
- Given matrices A and B and a polynomial P(x) = A + xB, find P(x) and evaluate P(x) at x = 1 and x = –1.
- If and . Then verify that (A + B) + C = A + (B + C).
- Let and . Find:
- A + 2B
- 2C + A
Table of Contents
- 1.0Introduction to Matrices
- 2.0Addition of Matrices
- 2.1Matrix Addition and Subtraction
- 2.2Addition of 3 × 3 Matrices
- 3.0Properties of Matrix Addition with Examples
- 3.1Commutative Property Example
- 3.2Associative Property Example
- 4.0Rule for Matrix Addition
- 4.1Can You Add a 3 × 2 and a 2 × 3 Matrix?
- 4.2Addition of Matrices with Variables
- 5.0Addition of Matrix Solved Example
- 6.0Addition of Matrix Practice Questions
Frequently Asked Questions
Matrix addition is the process of adding two matrices by adding their corresponding elements. The matrices must have the same dimensions for the addition to be defined.
To add two matrices, they must have identical dimensions, which means they have same number of rows and columns. For example, you can add two 2 × 3 matrices but not a 2 × 3 matrix with a 3 × 2 matrix.
The commutative property states that the order of addition does not matter. For matrices A and B of the same/ identical dimensions: A + B = B + A
The associative property states that the grouping of matrices does not affect their sum. For matrices A, B, and C of the same dimensions: (A + B) + C = A + (B + C)
The additive inverse of a matrix A is the matrix –A, where each element is the negation of the corresponding element in A. Adding A and –A results in the zero matrix: A + (–A) = 0
No, you cannot add a 3 × 2 matrix with a 2 × 3 matrix because their dimensions do not match.
Join ALLEN!
(Session 2025 - 26)