Advertisements
Advertisements
Question
Choose the correct answer from the given four options :
If A = `[(0, 0),(1, 0)]`, then A2 =
Options
A
0
I
2A
MCQ
Advertisements
Solution
Given
A = `[(0, 0),(1, 0)]`
A2 = A x A = `[(0, 0),(1, 0)] xx [(0, 0),(1, 0)]`
= `[(0 + 0, 0 + 0),(0 + 0, 0 + 0)]`
= `[(0, 0),(0, 0)]`
= 0.
shaalaa.com
Is there an error in this question or solution?
