NCERT Example 7 - Matrices
Question: If A = [[1, 2, 3], [-2, 3, 1]] and B = [[3, 1, 3], [1, 0, 2]], find 2A - B.
Answer: [[-1, 3, 3], [-5, 6, 0]].
Full step-by-step NCERT solution with diagrams on Something by Zero.
Question: If A = [[1, 2, 3], [-2, 3, 1]] and B = [[3, 1, 3], [1, 0, 2]], find 2A - B.
Answer: [[-1, 3, 3], [-5, 6, 0]].
Full step-by-step NCERT solution with diagrams on Something by Zero.