NCERT Example 12 - Matrices
Question: Find AB if A = [[6, 9], [2, 3]] and B = [[2, 6, 0], [7, 9, 8]].
Answer: [[75, 117, 72], [25, 39, 24]].
Full step-by-step NCERT solution with diagrams on Something by Zero.
Question: Find AB if A = [[6, 9], [2, 3]] and B = [[2, 6, 0], [7, 9, 8]].
Answer: [[75, 117, 72], [25, 39, 24]].
Full step-by-step NCERT solution with diagrams on Something by Zero.