Advertisements
Advertisements
Question
In the given case below, find:
- the order of matrix M.
- the matrix M.
- `M xx [(1, 1),(0, 2)] = [(1, 2)]`
- `[(1, 4),(2, 1)] xx M = [(13), (5)]`
Solution
We know, the product of two matrices is defined only when the number of columns of first matrix is equal to the number of rows of the second matrix.
i. Let the order of matrix M be a × b.
`M_(a xx b) xx [(1, 1),(0, 2)]_(2 xx 2) = [(1, 2)]_(1 xx 2)`
Clearly, the order of matrix M is 1 × 2.
Let `M = [(a, b)]`
`M xx [(1, 1),(0, 2)] = [(1, 2)]`
`[(a, b)] xx [(1, 1),(0, 2)] = [(1, 2)]`
`[(a + 0, a + 2b)] = [(1, 2)]`
Comparing the corresponding elements, we get,
a = 1 and a + 2b = 2
`=>` 2b = 2 – 1 = 1
`=> b = 1/2`
∴ `M = [(a, b)] = [(1, 1/2)]`
ii. Let the order of matrix M be a × b.
`[(1, 4),(2, 1)]_(2 xx 2) xx M_(a xx b) = [(13),(5)]_(2 xx 1)`
Clearly, the order of matrix M is 2 × 1.
Let `M = [(a), (b)]`
`[(1, 4),(2, 1)] xx M = [(13),(5)]`
`[(1, 4),(2, 1)] xx [(a),(b)] = [(13),(5)]`
`[(a + 4b),(2a + b)] = [(13),(5)]`
Comparing the corresponding elements, we get,
a + 4b = 13 ...(1)
2a + b = 5 ...(2)
Multiplying (2) by 4, we get,
8a + 4b = 20 ...(3)
Subtracting (1) from (3), we get,
7a = 7
`=>` a = 1
From (2), we get,
b = 5 – 2a
= 5 – 2
= 3
∴ `M = [(a),(b)] = [(1),(3)]`
APPEARS IN
RELATED QUESTIONS
If `A = [(3, x),(0, 1)]` and `B = [(9, 16),(0, -y)]` Find x and y when `A^2 = B`
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible A2
If A = `[(a, 0),(0, 2)]`, B = `[(0, -b),(1, 0)]`, M = `[(1, -1),(1, 1)]` and BA = M2, find the values of a and b.
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the order of the matrix X.
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find BA.
If A = `[(1, 2),(2, 1)] and "B" = [(2, 1),(1, 2)]`, fin A(BA)
A = `[(1, 2),(3, 4)] and "B" = [(6, 1),(1, 1)], "C" = [(-2, -3),(0, 1)]` find each of the following and state if they are equal. A + CB
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
Choose the correct answer from the given four options :
If A = `[(3, 1),(-1, 2)]`, then A2 =
If A = `[(1, 4),(1, 0)], "B" = [(2, 1),(3, -1)] and "C" = [(2, 3),(0, 5)]` compute (AB)C = (CB)A ?