Advertisements
Advertisements
प्रश्न
If A = `[(1, 0),(0, -1)]`, find A2 and A3.Also state that which of these is equal to A
उत्तर
A = `[(1, 0),(0, -1)]`
A2 = A x A = `[(1, 0),(0, -1)][(1, 0),(0, -1)]`
= `[(1 + 0, 0 + 0),(0 + 0, 0 + 1)]`
= `[(1, 0),(0, 1)]`
A3 = A2 + A = `[(1, 0),(0, 1)] xx [(1, 0),(0, -1)]`
= `[(1 + 0, 0 + 0),(0 + 0, 0 - 1)]`
= `[(1, 0),(0, -1)]`
From above it is clear that A3 = A.
APPEARS IN
संबंधित प्रश्न
If `A = [(3, x),(0, 1)]` and `B = [(9, 16),(0, -y)]` Find x and y when `A^2 = B`
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible BA
Given the matrices:
A = `[(2, 1),(4, 2)]`, B = `[(3, 4),(-1, -2)]` and C = `[(-3, 1),(0, -2)]`. Find:
- ABC
- ACB.
State whether ABC = ACB.
A = `[(1, 2),(3, 4)] and "B" = [(6, 1),(1, 1)], "C" = [(-2, -3),(0, 1)]` find each of the following and state if they are equal. A + CB
If A = `[(1 , -2),(2, -1)] and "B" = [(3, 2),(-2, 1)]` Find 2B – A2
Find x and y if `[(2x, x),(y, 3y)][(3),(2)] = [(16),(9)]`
Find x and y if `[(x + y, y),(2x, x - y)] [(2),(-1)] = [(3),(2)]`
If A = `[(2, x),(0, 1)] and "B" = [(4, 36),(0, 1)]`,find the value of x, given that A2 – B
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.
Choose the correct answer from the given four options :
If A = `[(2, -2),(-2, 2)]`, then A2 = pA, then the value of p is