Advertisements
Advertisements
Question
Choose the correct answer from the given four options :
If A = `[(1, 0),(1, 1)]`, then A2 =
Options
`[(2, 0),(1, 1)]`
`[(1, 0),(1, 2)]`
`[(1, 0),(2, 1)]`
none of these
Solution
Given
A = `[(1, 0),(1, 1)]`
A2 = A x A = `[(1, 0),(1, 1)] xx [(1, 0),(1, 1)]`
= `[(1 + 0, 0 + 0),(1 + 1, 0 + 1)]`
= `[(1, 0),(2, 1)]`.
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
If A = `[(-1, 1),(a, b)]` and A2 = I, find a and b.
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find BA.
Construct a 2 x 2 matrix whose elements aij are given by
aij = 2i - j
If A = `[(1 , -2),(2, -1)] and "B" = [(3, 2),(-2, 1)]` Find 2B – A2
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
If A = `[(1, 1),(x, x)]`,find the value of x, so that A2 – 0
Find x and y if `[(2x, x),(y, 3y)][(3),(2)] = [(16),(9)]`
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
If A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B