Advertisements
Advertisements
प्रश्न
Given A = `[(1, 1),(8, 3)]`, evaluate A2 – 4A
उत्तर
A = `[(1, 1),(8, 3)]`
A2 – 4A =`[(1, 1),(8, 3)] [(1, 1),(8, 3)] - 4[(1, 1),(8, 3)]`
= `[(1 + 8, 1 + 3),(8 + 24, 8 + 9)] - [(4, 4),(32, 12)]`
= `[(9, 4),(32, 17)] - [(4, 4),(32 , 12)]`
= `[(9 - 4, 4 - 4),(32 - 32, 17 - 12)]`
= `[(5, 0),(0, 5)]`.
APPEARS IN
संबंधित प्रश्न
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find AB.
Given `[(2, 1),(-3, 4)] "X" = [(7),(6)]`.
the order of the matrix X.
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
Given A = `[(1 , 1),(8 , 3)]` evaluate A2 - 4A.
If A = `[(-1, 3),(2, 4)], "B" = [(2, -3),(-4, -6)]` find the matrix AB + BA
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute A(B + C)
If X = `[(4, 1),(-1, 2)]`,show that 6X – X² = 9I Where I is the unit matrix.
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the matrix X.