There are many ways to create a table of numbers. If x = 3, numbers from 3 to 3 × 4 = 12 will need to be placed in the table.
Method 1:
3 4 5 6 7
8 9 10 11 12
Method 2:
3 5 7 9 11
4 6 8 10 12
Method 3:
3 4 5 6 7
12 11 10 9 8
and again you can create a table as follows.
Method 1:
3 4
5 6
7 8
9 10
11 12
Method 2:
3 4
6 5
7 8
10 9
11 12
Method 3:
3 8
4 9
5 10
6 11
7 12
and so on
Comments
Leave a comment