NCERT Example 25 - Matrices

Question: Let A = [[2, -1], [3, 4]], B = [[5, 2], [7, 4]], C = [[2, 5], [3, 8]]. Find D such that CD - AB = O.

Answer: D = [[-191, -110], [77, 44]].

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

All Chapter 3 solutions