NCERT Miscellaneous Exercise Q8 - Matrices

Question: Find the matrix X so that X[[1, 2, 3], [4, 5, 6]] = [[-7, -8, -9], [2, 4, 6]].

Answer: X = [[-1, 2], [-2, 0]].

Full step-by-step NCERT solution with diagrams on Something by Zero.

All Chapter 3 solutions