NCERT Example 8 - Matrices
Question: If A = [[8, 0], [4, -2], [3, 6]] and B = [[2, -2], [4, 2], [5, -1]], find X such that 2A + X = B.
Answer: X = [[-14, -2], [-4, 6], [-1, -13]].
Full step-by-step NCERT solution with diagrams on Something by Zero.
Question: If A = [[8, 0], [4, -2], [3, 6]] and B = [[2, -2], [4, 2], [5, -1]], find X such that 2A + X = B.
Answer: X = [[-14, -2], [-4, 6], [-1, -13]].
Full step-by-step NCERT solution with diagrams on Something by Zero.