Katherine P. answered  05/16/19
Experienced and Effective Algebra Tutor for All Levels
In a recursive model, each value is based on the number that comes before it. We start with 28000 and multiply by 1.04 to get the next value of 29120. Then we use 29120 times 1.04 to get the third number in the series and so forth.
The notation looks like this:
at = 1.04a(t-1)
at is the term for t years
a(t-1) is the term for the year before it
In an explicit model, you don’t need to know the value that comes before the one you want to find. The explicit formula is based on the starting value and the common ratio between terms. Our ratio is 1.04 in this case, because each number is 104% of the number before it.
at = (28000)(1.04)(t-1)
I hope this helps you to understand recursive and explicit formulas :)