Advertisements
Advertisements
Question
If A = `[(3, 3),(p, q)]` and A2 = 0 find p and q
Sum
Advertisements
Solution
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.
shaalaa.com
Is there an error in this question or solution?
