NCERT Example 15 - Matrices

Question: Find AB if A = [[0, -1], [0, 2]] and B = [[3, 5], [0, 0]].

Answer: [[0, 0], [0, 0]].

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

All Chapter 3 solutions