![]() |
VOOZH | about |
Addition of Matrices Worksheet will help students grasp the concept of matrix addition, improve their problem-solving skills, and prepare them for more advanced topics in mathematics.
Matrices are a fundamental concept in mathematics, particularly in linear algebra. They are rectangular arrays of numbers arranged in rows and columns. One common operation performed on matrices is addition.
In this article, we will learn about one interesting topic covered in school mathematics. We will look at some formulas and problems of Addition of Matrices. One can download the Unsolved worksheet on the addition of matrices for more clearer concept.
👁 Matrix Addition of 2 by 2 MatricesSuppose, A and B are two matrices of the same dimension m x n, then the addition of two matrices is given by matrix C of the dimension m x n
- C = A + B
Where,
cij = aij + bij
for all i = 1, 2, 3, ...,m and j = 1, 2, 3...,n.
Commutative Property of Addition of Matrices
- A + B = B + A
Associative Property of Addition of Matrices
- (A + B) + C = A + (B + C)
Additive Identity of Addition of Matrices
- A + O = A
Additive Inverse of Addition of Matrices
- A + (-A) = O
To find the sum of matrix A and B is C
c11 = a11 + b11 = 1 + 2 = 3
c12 = a12 + b12 = 3 + 4 = 7
c21 = a21 + b21 = 5 + 6 = 11
c22 = a22 +b22 = 7 + 8 = 15
Resulting matrix C is
C =
To find the elements of matrix C
c11 = a11 + b11 = 0 + 5 = 5
c12 = a12 + b12 = -1 + 3 = 2
c21 = a21 + b21 = 3 - 3 = 0
c22 = a22 +b22 = 2 + 4 = 6
Resulting matrix C is
C =
To verify the commutative property for matrices follow these steps
First we calculate A + B
c11 = a11 + b11 = 1 + 4 = 5
c12 = a12 + b12 = 3 + 3 = 6
c21 = a21 + b21 = 2 + 2 = 4
c22 = a22 +b22 = 4 + 1 = 5
Resulting matrix C1 is
C1 =
Now, we calculate B + A
c11 = a11 + b11 = 4 + 1 = 5
c12 = a12 + b12 = 3 + 3 = 6
c21 = a21 + b21 = 2 + 2 = 4
c22 = a22 +b22 = 1 + 4 = 5
The resulting matrix C is
C2 =
So, C1 and C2 are equal so, it follow the commutative property.
First we calculate A + B
c11 = a11 + b11 = -1 + 3 = 2
c12 = a12 + b12 = 0 + 1 = 1
c21 = a21 + b21 = 4 - 2 = 2
c22 = a22 +b22 = 5 + 6 = 11
Resulting matrix C1 is
C1 =
Now, we calculate B + A
c11 = a11 + b11 = 3 + (-1) = 2
c12 = a12 + b12 = 1 + 0 = 1
c21 = a21 + b21 = - 2 + 4 = 2
c22 = a22 +b22 = 6 + 5 = 11
Resulting matrix C2 is
C2 =
So, C1 and C2 are equal. Therefore A + B = B + A.
First we calculate A + B
e11 = a11 + b11 = 2 + 3 = 5
e12 = a12 + b12 = 1 + 5 = 6
e21 = a21 + b21 = 0 + 6 = 6
e22 = a22 + b22 = -1 + 7 = 6
Resulting matrix E1 is
E1 =
(A + B) + C
d11 = c11 + e11 = 4 + 5 = 9
d12 = c12 + e12 = 8 + 6 = 14
d21 = c21 + e21 = 2 + 6 = 8
d22 = c22 +e22 = 3 + 6 = 9
So, (A + B) + C =
Now, we calculate B + C
e11 = c11 + b11 = 4 + 3 = 7
e12 = c12 + b12 = 8 + 5 = 13
e21 = c21 + b21 = 2 + 6 = 8
e22 = c22 +b22 = 3 + 7 = 10
Resulting matrix E2 is
E2 =
A + (B + C)
d11 = a11 + e11 = 2 + 7 = 9
d12 = a12 + e12 = 1 + 13 = 14
d21 = a21 + e21 = 0 + 8 = 8
d22 = a22 + e22 = -1 + 10 = 9
So, A + (B + C) =
So, (A + B) + C = A + (B + C).
First we calculate A + B
e11 = a11 + b11 = 1 + 0 = 1
e12 = a12 + b12 = 4 + 2 = 6
e21 = a21 + b21 = 5 + 3 = 8
e22 = a22 + b22 = 7 + 6 = 13
Resulting matrix E1 is
E1 =
(A + B) + C
d11 = c11 + e11 = 2 + 1 = 3
d12 = c12 + e12 = 1 + 6 = 7
d21 = c21 + e21 = 4 + 8 = 12
d22 = c22 +e22 = 5 + 13 = 18
So, (A + B) + C =
Now, we calculate B + C
e11 = c11 + b11 = 2 + 0 = 2
e12 = c12 + b12 = 1 + 2 = 3
e21 = c21 + b21 = 4 + 3 = 7
e22 = c22 +b22 = 5 + 6 = 11
Resulting matrix E2 is
E2 =
A + (B + C)
d11 = a11 + e11 = 1 + 2 = 3
d12 = a12 + e12 = 4 + 3 = 7
d21 = a21 + e21 = 5 + 7 = 12
d22 = a22 +e22 = 7 + 11 = 18
So, A + (B + C) =
So, (A + B) + C = A + (B + C).
A + O = +
c11 = a11 + 011 = 6 + 0 = 6
c12 = a12 + 012 = 8 + 0 = 8
c21 = a21 + 021 = 7 + 0 = 7
c22 = a22 +022 = 9 + 0 = 9
So, Addition of matrix A and O is
It is equal to A matrix.
A + O = +
c11 = a11 + O11 = -3 + 0 = -3
c12 = a12 + O12 = 5 + 0 = 5
c21 = a21 + O21 = 7 + 0 = 7
c22 = a22 +O22 = 2 + 0 = 2
So, Addition of matrix A and O is
Additive inverse -A =
So, A + (-A) = +
=
So, A + (-A) = O.
Additive inverse -A =
So, A + (-A) = +
=
So, A + (-A) = O.