Advertisements
Advertisements
प्रश्न
Given `[["4 " " 2" ],[" -1 "" 1 " ]]` M = 6I , where M is a matrix and I is unit matrix of order 2×2.
(i) State the order of matrix M.
(ii) Find the matrix M.
उत्तर
(i) `[["4 " " 2" ],[" -1 "" 1 " ]] M = 6I , 6 [[ "1 " " 0" ],[" 0 " " 1 " ]]`
`[["4 " " 2" ],[" -1 "" 1 " ]] M = [[ "6 " " 0" ],[" 0 " " 6 " ]]`
∴ M has the order of 2 × 2
(ii) Let us assume the matrix M = `[["a " " b" ],[" c " " d "]]`
`[["4 " " 2" ],[" -1 "" 1 " ]] [["a " " b" ],[" c " " d "]] = [[ "6 " " 0" ],[" 0 " " 6 " ]]`
⇒ `[["4a + 2c " " 4b + 2d" ],["-a + c " " -b + d" ]] = [[ "6 " " 0" ],[" 0 " " 6 " ]]`
⇒ -a + c = 0 ⇒ a = c
4b + 2d = 0
⇒ 4b = -2d
d = - 2b
Now , 4a + 2c = 6 ⇒ 4a + 2a = 6 ⇒ 6a= 6 ⇒ a = 1 - C
also , - b + d = 6
- b + (-2b) = 6
- 3b = 6
b = -2
∴ a = 1 , b = -2 , c = 1 , d = 4
APPEARS IN
संबंधित प्रश्न
If A = `[(1, 3),(3, 4)]`, B = `[(-2, 1),(-3, 2)]` and A2 – 5B2 = 5C. Find matrix C where C is a 2 by 2 matrix.
Evaluate:
`3[(5, -2)]`
If A and B are any two 2 × 2 matrices such that AB = BA = B and B is not a zero matrix, what can you say about the matrix A?
If A =`|(1, 9 , 4),(5 , 0 , 3)|` , find negative A
If P = (8 , 5),(7 , 2) , find Pt
Let A = `[(2, 1),(0, -2)]`, B = `[(4, 1),(-3, -2)]` and C = `[(-3, 2),(-1, 4)]`. Find A2 + AC – 5B.
If A = `[(1 , 0),(-1 ,7)]` and I = `[(1 , 0),(0 ,1)]`, then find k so that A2 = 8A + kI.
If A = `[(9 , 1),(5 , 3)]` and B = `[(1 , 5),(7 , -11)]`, find matrix X such that 3A + 5B - 2X = 0.
Find the values of a, b, c and d if `[(a + b, 3),(5 + c, ab)] = [(6, d),(-1, 8)]`
If A = `[(3, -4),(-1, 2)]`, find matrix B such that BA = I,where I is unity matrix of order 2