Advertisements
Advertisements
प्रश्न
Given `A = [(2, 1),(3, 0)], B = [(1, 1),(5, 2)]` and `C = [(-3, -1),(0, 0)]`; find A + 2C – B
उत्तर
A + 2C – B
= `[(2, 1),(3, 0)] + 2[(-3, -1),(0, 0)] + [(1, 1),(5, 2)]`
= `[(2, 1),(3, 0)] + [(-6, -2),(0, 0)] - [(1, 1),(5, 2)]`
= `[(2 - 6 - 1, 1- 2 - 1),(3 + 0 - 5, 0 + 0 - 2)]`
= `[(2 - 7, 1 - 3),(3 - 5, 0 - 2)]`
= `[(-5, -2),(-2, -2)]` or `-[(5, 2),(2, 2)]`
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,1),(0,-2)], B = [(4,1),(-3,-2)] and C = [(-3,2),(-1,4)]`. Find `A^2 + AC - 5B`
Find x and y if `x[(-1), (2)] - 4[(-2), (y)] = [(7),(-8)]`
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find 2At – 3A
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find `1/2 A - 1/3 A^t`
If I is the unit matrix of order 2 × 2; find the matrix M, such that `M - 2I = 3[(-1, 0),(4, 1)]`
Evaluate if possible `[(6, 4),(3, -1)][(-1),(3)]`
If A = `[(9 , 1),(7 , 8)]` , B = `[(1 , 5),(7 , 12)]`
find matrix C such that 5A + 5B + 2C is a null matrix.
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find a matrix C such that C + B = `[(0, 0),(0, 0)]`
If A = `[(1, 2),(-3, 4)], "B" = [(0, 1),(-2, 5)] and "C" = [(-2, 0),(-1, 1)]` find A(4B – 3C)
If A = `[(1, 0),(1, 1)]`, B = `[(0, 1),(1, 0)]` and C = `[(1, 1),(0, 0)]`, the matrix A2 + 2B – 3C is ______.