Advertisements
Advertisements
प्रश्न
If A = `[(1, 4),(2, 3)]` and B = `[(1, 2),(3, 1)]` Compute 3A + 4B
उत्तर
A = `[(1, 4),(2, 3)]`
B = `[(1, 2),(3, 1)]`
3A + 4B = `3[(1, 4),(2, 3)] +4[(1, 2),(3, 1)]`
= `[(3, 12),(6, 9)] + [(4, 8),(12, 4)]`
= `[(3 + 4, 12 + 8),(6 + 12, 9 + 4)]`
= `[(7, 20),(18, 13)]`.
APPEARS IN
संबंधित प्रश्न
Write the additive inverse of matrices A, B and C:
Where `A = [(6, -5)]; B = [(-2, 0),(4, -1)]` and `C = [(-7), (4)]`.
If `[(4, -2),(4, 0)] + 3A = [(-2, -2),(1, -3)]`; find A.
Given `A = [(1, 1),(-2, 0)]` and `B = [(2, -1),(1, 1)]`. Solve for matrix X:
X + 2A = B
If `M = [(0), (1)]` and `N = [(1),(0)]`, show that `3M + 5N = [(5),(3)]`
If I is the unit matrix of order 2 × 2; find the matrix M, such that `M - 2I = 3[(-1, 0),(4, 1)]`
If A = `|(15,7),(13,8)|` and B = `|(16 , 12),(27,11)|` , find matrix X such that A + X
If A = `|(15,7),(13,8)|` and B = `|(16,12),(27,11)|`, find matrix X such that 2A - X = B.
Solve the matrix equation `[(2, 1),(5, 0)] -3"X" = [(-7, 4),(2, 6)]`
If A = `[(1, 2),(-3, 4)], "B" = [(0, 1),(-2, 5)] and "C" = [(-2, 0),(-1, 1)]` find A(4B – 3C)
If `4[(5, x)] - 5[(y, -2)] = [(10, 22)]`, the values of x and y are ______.