Advertisements
Advertisements
प्रश्न
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
उत्तर
A + CB
= `[(1, 2),(3, 4)] + [(-2, -3),(0, 1)] xx [(6, 1),(1, 1)]`
= `[(1, 2),(3, 4)] + [(-12 - 3, -2 - 3),(0 + 1, 0 + 1)]`
= `[(1, 2),(3, 4)] + [(-15, -5),(1, 1)]`
= `[(1 - 15, 2 - 5),(3 + 1, 4 + 1)]`
= `[(-14, -3),(4, 5)]`
We can say that CA + B ≠ A + CB.
APPEARS IN
संबंधित प्रश्न
Solve for x and y: `[(x + y, x - 4)][(-1, -2),(2, 2)] = [-7, -11]`
If A = `[(2, 1, -1),(0, 1, -2)]`, Find A . At where At is the transpose of matrix A.
If A = `[(3, 5),(4, -2)] and "B" = [(2),(4)]` , is the product AB possible ? Give a reason. If yes, find AB.
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 = `[(1, 2),(2, 3)] and "B" = [(2, 1),(3, 2)], "C" = [(1, 3),(3, 1)]` find the matrix C(B – A)
Show that `[(1, 2),(2, 1)]` is a solution of the matrix equation X² – 2X – 3I = 0,Where I is the unit matrix of order 2
If `[(3, 4),(5, 5)] = [(a, b),(c, d)] [(1, 0),(0, 1)]`write down the values of a,b,c and d
If A = `[(3, x),(0, 1)] and "B" = [(9, 16),(0, -y)]`find x and y when A2 = B
Choose the correct answer from the given four options :
If A = `[(0, 1),(1, 0)]`, then A2 =