Advertisements
Advertisements
प्रश्न
If A = `[(3, 3),(p, q)]` and A2 = 0 find p and q
उत्तर
Given
A = `[(3, 3),(p, q)]`
A2 = A x A = `[(3, 3),(p, q)][(3, 3),(p, q)]`
= `[(9 + 3p, 9 + 3q),(3p + pq, 3p + q^2)]`
But A2 = 0
∴`[(9 + 3p, 9 + 3q),(3p + pq, 3p + q^2)] = [(0, 0),(0, 0)]`
Comparing the corresponding elements
9 + 3p = 0
⇒ 3p = –9
⇒ p = –3
9 + 3q = 0
⇒ 3q = –9
⇒ q = –3
Hence p = –3, q = –3.
APPEARS IN
संबंधित प्रश्न
Evaluate:
`[(cos 45°, sin 30°),(sqrt(2) cos 0°, sin 0°)] [(sin 45°, cos 90°),(sin 90°, cot 45°)]`
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` find A - 2B
If A = [4 7] and B = [3 1] , find: A+2B
Let A = `[(2, 1),(0, -2)]`, B = `[(4, 1),(-3, -2)]` and C = `[(-3, 2),(-1, 4)]`. Find A2 + AC – 5B.
Given matrix A = `[(4sin30^@,cos0^@), (cos0^@,4sin30^@)] and B = [(4), (5)]` If AX = B.
Find the matrix 'X'
Find x and y, if `((x,3x),(y, 4y))((2),(1)) = ((5),(12))`.
Find x and y if:
`((-3, 2),(0 , 5)) ((x),(y)) = ((-5),(y))`
Let `"A" = [(4 , -2),(6 , -3)], "B" = [(0 , 2),(1 , -1)] and "C" = [(-2 , 3),(1 , -1)]`. Find A2 - A + BC
If `"A" = [(a , b),(c , d)] and "I" = [(1 , 0),(0 , 1)]` show that A2 - (a + d) A = (bc - ad) I.
Choose the correct answer from the given four options :
If `[(x + 2y, 3y),(4x, 2)] = [(0, -3),(8, 2)]` then the value of x – y is