Advertisements
Advertisements
Question
Choose the correct answer from the given four options :
A = `[(1, 0),(0, 1)]` then A2 =
Options
`[(1, 1),(0, 0)]`
`[(0, 0),(1, 1)]`
`[(1, 0),(0, 1)]`
`[(0, 1),(1, 0)]`
Solution
Given
A = `[(1, 0),(0, 1)]`
A2 = A x A = `[(1, 0),(0, 1)] xx [(1, 0),(0, 1)]`
= `[(1 + 0, 0 + 0),(0 + 0, 0 + 1)]`
= `[(1, 0),(0, 1)]`.
APPEARS IN
RELATED QUESTIONS
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible A2
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the order of the matrix X.
If P = `[(4, 6),(2 ,- 8)], "Q" = [(2, -3),(-1, 1)]` Find 2PQ
Evaluate : `[(4sin30°, 2cos60°),(sin90°, 2cos0°)] [(4, 5),(5, 4)]`
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
If A = `[(2, x),(0, 1)] and "B" = [(4, 36),(0, 1)]`,find the value of x, given that A2 – B
If A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: A2 – B2
If matrix A = `[(2, 2),(0, 2)]` and A2 = `[(4, x),(0, 4)]`, then the value of x is ______.