NCERT Example 9 - Matrices
Question: Find X and Y if X + Y = [[5, 2], [0, 9]] and X - Y = [[3, 6], [0, -1]].
Answer: X = [[4, 4], [0, 4]], Y = [[1, -2], [0, 5]].
Full step-by-step NCERT solution with diagrams on Something by Zero.
Question: Find X and Y if X + Y = [[5, 2], [0, 9]] and X - Y = [[3, 6], [0, -1]].
Answer: X = [[4, 4], [0, 4]], Y = [[1, -2], [0, 5]].
Full step-by-step NCERT solution with diagrams on Something by Zero.