Advertisements
Advertisements
प्रश्न
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)]`
उत्तर
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
संबंधित प्रश्न
Find x and y, if `[(4, 3x),(x, -2)][(5), (1)] = [(y),(8)]`
In the given case below find
a) The order of matrix M.
b) The matrix M
`M xx [(1,1),(0, 2)] = [1, 2]`
`If A = [(1, -2 ,1), (2,1,3)] and B= [(2,1),(3,2),(1,1)]`;
Write down the product matrix AB.
A = `[(1, 0),(2, 1)] and "B" = [(2, 3),(-1, 0)]` Find A2 + AB + B2
Find x and y if `[(x + y, y),(2x, x - y)] [(2),(-1)] = [(3),(2)]`
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
If `[(a, 1),(1, 0)] [(4, 3),(-3, 2)] = [(b, 11),(4, c)]` find a,b and c
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.
Choose the correct answer from the given four options :
If A = `[(0, 1),(1, 0)]`, then A2 =
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: A2 – B2