Sign In
Start by making a chart showing the number of people that can be seated in the first three arrangements.
Rule: a_n=2+4n
Graph:
We will first write a rule for the number of people that can be seated around n tables. Then, we will use the rule to draw the graph of the sequence.
Let's make a chart showing the number of people that can be seated in the first three arrangements. Let a_n be the number of people around n tables.
Tables, n | 1 | 2 | 3 |
---|---|---|---|
Number of People, a_n | 6 | 10 | 14 |
In the diagram, we see that there are 2 chairs on the left and right of the table, and each time 4 chairs are added. With these in mind, let's rewrite the second row of the chart.
Tables, n | 1 | 2 | 3 |
---|---|---|---|
Number of People, a_n | 6=2 + 4( 1) | 10=2+ 4( 2) | 14=2+ 4( 3) |
We have shown how the number of people and table are related. For n tables, 2+4n gives the number of people that can be seated. a_n=2+4 n
To draw the graph of the sequence, we will make a table of values.
n | 2+4n | a_n=2+4n |
---|---|---|
1 | 2+4( 1) | 6 |
2 | 2+4( 2) | 10 |
3 | 2+4( 3) | 14 |
4 | 2+4( 4) | 18 |
5 | 2+4( 5) | 22 |
6 | 2+4( 6) | 26 |
7 | 2+4( 7) | 30 |
8 | 2+4( 8) | 34 |
Let's plot the ordered pairs ( n, a_n).