Advertisements
Advertisements
Question
Choose the correct answer from the given four options :
If A = `[(3, 1),(-1, 2)]`, then A2 =
Options
`[(8, 5),(-5, 3)]`
`[(8, -5),(5, 3)]`
`[(8, -5),(-5, -3)]`
`[(8, -5),(-5, 3)]`
Solution
A = `[(3, 1),(-1, 2)]`
A2 = A x A = `[(3, 1),(-1, 2)][(3, 1),(-1, 2)]`
= `[(9 + (-1), 3 + 2),(-3 - 2, -1 + 4)]`
= `[(8, 5),(-5, 3)]`.
APPEARS IN
RELATED QUESTIONS
if `A = [(3,5),(4,-2)] and B = [(2),(4)]`is the product AB possible? Give a reason. If yes, find AB
Find x and y, if `[(x, 0),(-3, 1)][(1, 1),(0, y)] = [(2, 2),(-3, -2)]`
If A = `[(a, 0),(0, 2)]`, B = `[(0, -b),(1, 0)]`, M = `[(1, -1),(1, 1)]` and BA = M2, find the values of a and b.
In the given case below find
a) The order of matrix M.
b) The matrix M
`M xx [(1,1),(0, 2)] = [1, 2]`
Construct a 2 x 2 matrix whose elements aij are given by `((i + 2j)^2)/(2)`.
If A = `[(1, 2),(2, 1)] and "B" = [(2, 1),(1, 2)]`, fin A(BA)
If A = `[(1 , -2),(2, -1)] and "B" = [(3, 2),(-2, 1)]` Find 2B – A2
If `[(1, 3),(0, 0)] [(2),(-1)] = [(x),(0)]` Find the value of x
Solve the matrix equation : `[(4),(1)],"X" = [(-4, 8),(-1, 2)]`
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(2, 4)]`, C = `[(4, 1),(1, 5)]` and I = `[(1, 0),(0, 1)]`. Find A(B + C) – 14I.