Advertisements
Advertisements
Question
If `[(-1, 0),(0, 1)] [(a, b),(c, d)] = [(1, 0),(0, -1)]` find a,b,c and d
Sum
Advertisements
Solution
Given
`[(-1, 0),(0, 1)] [(a, b),(c, d)] = [(1, 0),(0, -1)]`
⇒ `[(a + 0, -b + 0),(0 + c, 0 + d)] = [(1, 0),(0, -1)]`
⇒ `[(-a, -b),(c, d)] = [(1, 0),(0, -1)]`
Comparing the corresponding elements
–a = 1
⇒ a = –1
–b = 0
⇒ b = 0
c = 0 and d = –1
Hence a = –1, b = 0, c = 0, d = –1.
shaalaa.com
Is there an error in this question or solution?
