Advertisements
Advertisements
प्रश्न
If A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B
उत्तर
Given
A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B
Now, A2 = A x A
= `[(3, x),(0, 1)] xx [(3, x),(0, 1)]`
= `[(9, 3x + x),(0, 1)]`
= `[(9, 4x),(0, 1)]`
We have A2 = B
Two matrices are equal if each and every corresponding element is equal.
Thus `[(9, 4x),(0, 1)] = [(9, 16),(0, -y)]`
⇒ 4x = 16 and 1 = –y
⇒ x = 4 and y = –1.
APPEARS IN
संबंधित प्रश्न
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 `((i + 2j)^2)/(2)`.
Find the 2 x 2 matrix X which satisfies the equation.
`[(3, 7),(2, 4)][(0 , 2),(5 , 3)] + 2"X" = [(1 , -5),(-4 , 6)]`
Given martices A = `[(2, 1),(4, 2)] and "B" = [(3, 4),(-1, -2)], "C" = [(-3, 1),(0, -2)]` Find the products of (i) ABC (ii) ACB and state whether they are equal.
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.CA + B
If A = `[(1, 2),(3, 4)] and "B" = [(2, 1),(4, 2)], "C" = [(5, 1),(7, 4)]`, compute (B + C)A
If A = `[(2, 1),(0, -2)] and "B" = [(4, 1),(-3, -2)], "C" = [(-3, 2),(-1, 4)]` Find A2 + AC – 5B
If A = `[(1, 4),(0, -1)], "B" = [(2, x),(0, -1/2)]`find the value of x if AB = BA
If P = `[(2, 6),(3, 9)]` and Q = `[(3, x),(y, 2)]`, find x and y such that PQ = null matrix.