NCERT Example 1 - Matrices

Question: Represent the men/women worker data for factories I, II, III as a 3x2 matrix. What does the entry in the third row and second column represent?

Answer: [[30, 25], [25, 31], [27, 26]]; women workers in factory III.

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

All Chapter 3 solutions