30.0k views
4 votes
For each sequence, create an input-output table with the figure number and the number of tiles in each figure for 1 ≤ n ≤ 10. Figure Number, n 1 2 3 4 5 6 7 8 9 10 Total Number of tiles in Sequence I, T 10 12 14 16 18 20 22 24 26 28 Total Number of tiles in Sequence II, T 5 8 11 14 17 20 23 26 29 32

User Dauffret
by
6.9k points

1 Answer

0 votes

Answer:

Here is the input-output table for Sequence I:

Figure Number, n | Total Number of Tiles, T

1 | 10

2 | 12

3 | 14

4 | 16

5 | 18

6 | 20

7 | 22

8 | 24

9 | 26

10 | 28

And here is the input-output table for Sequence II:

Figure Number, n | Total Number of Tiles, T

1 | 5

2 | 8

3 | 11

4 | 14

5 | 17

6 | 20

7 | 23

8 | 26

9 | 29

10 | 32

User Dishant Makwana
by
8.1k points