We have N consecutive natural numbers. 1, 2, 3, 4, 5, 6, . . . , 100, ...., N When N is 6, 1, 2, 3, 4, 5, 6 are the number that we have. Q1. Can you try representing these numbers using cube blocks? Yes, simply, We can make number block for each number. like this. 123456 Q2. Now, Let's try sum of those numbers using cube blocks. How would you visualize it? 1 + 2 + 3 + 4 + 5 + 6 We can combine al..