Advertisements
Advertisements
Question
If A = `[(3, x),(0, 1)]` and B = `[(9, 16),(0, -y)]`, find x and y when A2 = B.
Solution
Given A = `[(3, x),(0, 1)]`, B = `[(9, 16),(0, -y)]` and A2 = B
Now, A2 = A × A
= `[(3, x),(0, 1)] xx [(3, x),(0, 1)]`
= `[(3 xx 3 + x xx 0, 1 xx x + x xx 1),(0 xx 3 + 1 xx 0, 0 xx x + 1 xx 1)]`
= `[(9 + 0, 3x + x),(0 + 0, 0 + 1)]`
= `[(9, 4x),(0, 1)]`
We have A2 = B
Two matrices are equal if each and every corresponding element is equal.
`=> [(9, 4x),(0, 1)] = [(9, 16), (0, -y)]`
`=>` 4x = 16 and 1 = –y
`=>` x = 4 and y = –1
APPEARS IN
RELATED QUESTIONS
Find the value of and 'y' if:
`2[(x,y),(9 , (y - 5))] + [(6,4),(-7,5)] = [(10,7),(22,15)]`
Let A = `[(4, -2),(6, -3)]`, B = `[(0, 2),(1, -1)]` and C = `[(-2, 3),(1, -1)]`. Find A2 – A + BC
Given A = `[(p, 0),(0, 2)]`, B = `[(0, -q),(1, 0)]`, C = `[(2, -2),(2, 2)]` and BA = C2. Find the values of p and q.
If A = `|(1215),(1117)|` and B = `|(2,7),(4,9)|` find : 2A + 3B
If A =`|(1, 9 , 4),(5 , 0 , 3)|` , find negative A
Given A = `[(p , 0),(0, 2)], "B" = [(0 , -q), (1, 0)], "C" = [(2, -2),(2, 2)]` and BA = C2.
Find the values of p and q.
Given that A = `[(3, 0),(0, 4)]` and B = `[(a, b),(0, c)]` and that AB = A + B, find the values of a, b and c.
Find the values of x, y and z if `[(x + 2, 6),(3, 5z)] = [(-5, y^2 + y),(3, 20)]`
Find the values of a and below `[(a + 3, b^2 + 2),(0, -6)] = [(2a + 1, 3b),(0, b^2 - 5b)]`
If `[(-1, 0),(0, 1)] [(a, b),(c, d)] = [(1, 0),(0, -1)]` find a,b,c and d