Advertisements
Advertisements
Question
In the given case below find
a) The order of matrix M.
b) The matrix M
`M xx [(1,1),(0, 2)] = [1, 2]`
Solution
We know, the product of two matrices is defined only when the number of columns of the first matrix is equal to the number of rows of the second matrix
Let the order of matrix M be a x 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 xx 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)]`
APPEARS IN
RELATED QUESTIONS
Find x and y, if `[(x, 0),(-3, 1)][(1, 1),(0, y)] = [(2, 2),(-3, -2)]`
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
Construct a 2 x 2 matrix whose elements aij are given by `((i + 2j)^2)/(2)`.
If A = `[(3 , 1),(-1 , 2)]` and B =`[(7),(0)]`, find matrix C if AC = B.
If A = `[(2, 5),(1, 3)] "B" = [(1, -1),(-3, 2)]` , find AB and BA, Is AB = BA ?
If P = `[(4, 6),(2 ,- 8)], "Q" = [(2, -3),(-1, 1)]` Find 2PQ
If A = `[(1, 2),(2, 1)] and "B" = [(2, 1),(1, 2)]`, fin A(BA)
If A = `[(1 , -2),(2, -1)] and "B" = [(3, 2),(-2, 1)]` Find 2B – A2
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.
Choose the correct answer from the given four options :
If A = `[(1, 0),(1, 1)]`, then A2 =