NCERT Example 3 - Matrices

Question: Construct a 3x2 matrix whose elements are a_ij = (1/2)|i - 3j|.

Answer: [[1, 5/2], [1/2, 2], [0, 3/2]].

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

All Chapter 3 solutions