Advertisements
Advertisements
प्रश्न
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2
उत्तर
A2 = `[(4, 1),(2, 3)][(4, 1),(2, 3)]`
= `[(16 + 2, 4 + 3),(8 + 6, 2 + 9)]`
= `[(18,7),(14, 11)]`
APPEARS IN
संबंधित प्रश्न
Given A = `[(0, 4, 6),(3, 0, -1)]` and B = `[(0, 1),(-1, 2),(-5, -6)]`, find if possible AB
If M = `[(1, 2),(2, 1)]` and I is a unit matrix of the same order as that of M; show that: M2 = 2M + 3I.
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find AB.
In the given case below find
a) The order of matrix M.
b) The matrix M
`M xx [(1,1),(0, 2)] = [1, 2]`
If `P = [(2,6),(3,9)]` and `Q = [(3,x),(y, 2)]` find x and y such that PQ = null matrix
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
If A = `[(2, 4),(3, 2)]` and B = `[(1, 3),(-2, 5)]`
find BA.
If X = `[(4, 1),(-1, 2)]`,show that 6X – X² = 9I Where I is the unit matrix.
If A = `[(1, 1),(x, x)]`,find the value of x, so that A2 – 0
If `[(1, 2),(3, 3)] [(x, 0),(0, y)] = [(x, 0),(9, 0)]`find the values of x and y