Answer:
The answer is
The recursive rule is
;
. In other words, the nth term is the previous term + 500. The first term, as given, is a1 = 30,000.
Explanation:
The answer is
a_n = 500n + 29,500. It is easy to check: just plug in n = 1, and you'll get the first year's salary = 500•1 + 29,500 = 30,000.
Another way to find it is
.
The recursive rule is
;
. In other words, the nth term is the previous term + 500. The first term, as given, is
.