Advertisements
Advertisements
Question
If `M = [(0), (1)]` and `N = [(1),(0)]`, show that `3M + 5N = [(5),(3)]`
Solution
3M + 5N
= `3[(0),(1)] + 5[(1),(0)]`
= `[(0),(3)] + [(5),(0)]`
= `[(5),(3)]`
APPEARS IN
RELATED QUESTIONS
Evaluate if possible `[(3, 2)][(2),(0)]`
Given A = `[(4, 1),(2,3)]` and B = `[(1, 0),(-2, 1)]`, find A – B
Given `A = [(4, 1),(2, 3)]` and `B = [(1,0),(-2, 1)]` find `A^2 - AB + 2B`
If A = `[(2, 1),(0, 0)]`, B = `[(2, 3),(4, 1)]` and C = `[(1, 4),(0, 2)]`; then show that (B – A)C = BC – AC.
Find x and y, if `[(3x, 8)][(1, 4),(3, 7)] - 3[(2, -7)] = 5[(3, 2y)]`
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 X = `|(1 , -2),(1 , 3)|` , Y = `|(-3 , 0),(4 , 1)|` and Z = `|(5 , -1),(3 , 2)|` , prove that X (Y + Z) = XY + XZ
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find the matrix 2A + B
If `[(5, 2),(-1, y + 1)] -2 [(1, 2x - 1),(3, -2)] = [(3, -8),(-7, 2)]` Find the values of x and y
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