Explanation:
a) We can find the iterative rule by first making a table of values.
n ->
1 -> 22
2 -> 28
3 -> 34
We see that
increases by 6 each time. Hence, the iterative rule should have the term 6n. However, if we put 1 in for n, we get 6. We want 22-6=16 more than this, or
. This would work for any seat row we give.
b) Our iterative rule to get the number of seats is
. Since we know that this value is 100, we can put both equal to each other.
Thus, the 14th row has 100 seats.