In the previous section, we saw the different types of matrices. In this section, we will see equality of matrices.
Equality of matrices
This can be written in 3 steps:
1. Two matrices A=[aij] and B=[bij] are said to be equal, if two conditions are satisfied:
(i) A and B are of the same order.
(ii) Corresponding elements of A and B are equal. That is., aij = bij for all i and j.
• For example:
♦ [4381] and [4381] are equal matrices.
♦ [4381] and [3481] are not equal matrices.
2. If two matrices A and B are equal, then we can write it symbolically as: A = B.
3. If [abcduv] = [32.59√35−1.2], then:
a = 3, b = 2.5, c = 9, d = √3, u = 5 and v = -1.2
Solved example 19.4
If [x+3z+42y−7−6a−10b−3−210]=[062y−2−6−32c+22b+4−210], find the values of a, b, c, x, y and z.
Solution:
• Given that, the two matrices are equal. So their corresponding elements will be equal.
• Thus we get:
1 •x+3 = 0 2⟹x = −3 3 •z+4 = 6 4⟹z = 2 5 •2y−7 = 3y−2 6⟹y = −5 7 •a−1 = −3 8⟹a = −2 9 •0 = 2c+2 10⟹c = −1 11 •b−3 = 2b+4 12⟹b = −7
Solved example 19.5
Find the values of a, b, c and d from the following equation:
[2a+ba−2b5c−d4c+3d]=[4−31124]
Solution:
• Given that, the two matrices are equal. So their corresponding elements will be equal.
• Thus we get:
1 •2a+b = 4 2 •a−2b = −3 3(2)×22a−4b = −6 4(1)–(3)5b = 10 5⟹b = 2 6⟹a = 1 7 •5c−d = 11 8 •4c+3d = 24 9(7)×315c–3d = 33 10(8)+(9)19c = 57 11⟹c = 3 12⟹d = 4
Solved example 19.6
Write a scalar matrix of order 4. Assume constant k to be equal to 3.2
Solution:
• Any scalar matrix will be a square matrix. In our present case, the order is to be 4. So there will be 4 rows and 4 columns. Also, in a scalar matrix, all non-diagonal elements will be zero. Thus the required matrix is:
[3.200003.200003.200003.2]
The link below gives a few more solved examples:
In the next section, we will see operations on matrices.
Copyright©2024 Higher secondary mathematics.blogspot.com
No comments:
Post a Comment