Inactive Tutor answered 04/25/16
Tutor
New to Wyzant
You are given a1 = 1000. After (n-1) years, the number of birds decreases by 10% and 40 new birds are added, so the number at the start of the nth year is:
an = .9an-1 + 40.
Explanation: Since 10% are lost each year, 90% = .9 are left. .9an-1 is the number of birds from the last year times 90%.
Inactive Tutor
04/29/16