Advertisements
Advertisements
प्रश्न
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
उत्तर
X + 2A = B
X = B – 2A
`X = [(2, -1),(1, 1)] - 2[(1, 1),(-2, 0)]`
`X = [(2, -1),(1, 1)] - [(2, 2),(-4, 0)]`
`X = [(2 - 2, -1 - 2),(1 - (-4), 1 - 0)]`
`X = [(0, -3),(1 + 4, 1)]`
`X = [(0, -3),(5, 1)]`
APPEARS IN
संबंधित प्रश्न
Given `A = [(-1, 0),(2, -4)]` and `B = [(3, -3),(-2, 0)]`; find the matrix X in the following:
X – B = A
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1), (1, 1)]`. Solve for matrix X:
3X + B + 2A = 0
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find IB
Solve for x and y:
`[(-2, 0),(3, 1)][(-1),(2x)] + 3[(-2),(1)] = 2[(y),(3)]`
If A = `[(1, 2),(3, 4)]`, B = `[(6, 1), (1, 1)]` and C = `[(-2, -3),(0, 1)]`, find the following and state if they are equal CA + B
If `|(2"a" + "b" , "c"),("d" , 3"a" - "b")|` = `|(4 , 3"a"),(7 , 6)|` , find the values of a , b , c and d.
Let A be a 2 x 2 matrix and let I be an identity matrix of the order 2 x 2. Prove that AI = IA = A.
If A = `[(2, a),(-3, 5)] and "B" = [(-2, 3),(7, b)], "C" = [(c, 9),(-1, -11)]` and 5A + 2B = C, find the values of a,b,c
If A = `[(1, 2),(-3, 4)], "B" = [(0, 1),(-2, 5)] and "C" = [(-2, 0),(-1, 1)]` find A(4B – 3C)
If A = `[(5, -5),(3, -3)]` and B = `[(-5, 5),(-3, 3)]`; the value of matrix (A – B) is ______.