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
संबंधित प्रश्न
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 the matrices:
A = `[(2, 1),(4, 2)]`, B = `[(3, 4),(-1, -2)]` and C = `[(-3, 1),(0, -2)]`. Find:
- ABC
- ACB.
State whether ABC = ACB.
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find BA.
Construct a 2 x 2 matrix whose elements aij are given by
aij = 2i - j
Given A = `[(1 , 1),(8 , 3)]` evaluate A2 - 4A.
If X = `[(4, 1),(-1, 2)]`,show that 6X – X² = 9I Where I is the unit matrix.
Show that `[(1, 2),(2, 1)]` is a solution of the matrix equation X² – 2X – 3I = 0,Where I is the unit matrix of order 2
Find x and y if `[(-3, 2),(0, -5)] [(x),(2)] = [(5),(y)]`
Find x and y if `[(2x, x),(y, 3y)][(3),(2)] = [(16),(9)]`
Choose the correct answer from the given four options :
If A = `[(0, 0),(1, 0)]`, then A2 =