Advertisements
Advertisements
Question
Given that M = `[(2, 0),(1, 2)]` and N = `[(2, 0),(-1,2)]`, find M + 2N
Solution
M = `[(2, 0),(1, 2)]`
N = `[(2, 0),(-1,2)]`
∴ M + 2N = `[(2, 0),(1, 2)] + 2[(2, 0),(-1,2)]`
= `[(2, 0),(1, 2)] + [(4, 0),(-2, 4)]`
= `[(2 + 4, 0 + 0),(1 - 2, 2 + 4)]`
= `[(6, 0),(-1, 6)]`.
APPEARS IN
RELATED QUESTIONS
Given A = `[(-3, 6),(0, -9)]` and At is its transpose matrix. Find `1/2 A - 1/3 A^t`
If `M = [(0), (1)]` and `N = [(1),(0)]`, show that `3M + 5N = [(5),(3)]`
Evaluate if possible `[(6, 4),(3, -1)][(-1),(3)]`
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find BA
If A = `[(0, 2),(5, -2)]`, B =` [(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find AI
If A = `[(0, 2),(5, -2)]`, B = `[(1, -1),(3, 2)]` and I is a unit matrix of order 2 × 2, find B2A
Given `A = [(4, 1), (2,3)] and B = [(1, 0),(-2, 1)]` Find `A^2 - AB + 2B`
Find the matrix A, if `B = [(2, 1),(0, 1)]` and `B^2 = B + 1/2 A`.
Find x and y, if `[(3, -2),(-1, 4)][(2x),(1)] + 2[(-4),(5)] = 4[(2),(y)]`
If A = `[(7, 5),(-3, 3)]` and B = `[(-2, 5),(1, 0)]`, then the matrix P (such that A + P = B) is ______.