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)]`
MCQ
Advertisements
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)]`.
shaalaa.com
Is there an error in this question or solution?
