The number of chairs increases by 5 each time and Tables is adding by 1 each time
This means that the following equation can be used to represent the number of chairs for any given number of tables:
Number of chairs = 5(number of tables)
For example, the number of chairs for 6 tables would be 5(6) = 30.
For tables, it is adding 1 each time.
For example, the number of tables for 6 tables would be 1(6) = 6.