Sena A. answered 04/26/20
Ivy League Computer Science Graduate, Patient Tutor
Hi! In order to solve this, you will need the exponential decay function: y = a(1 - b)^x. 'y' represents the number of finches that will remain after 15 years, 'a' is the original number of finches, 'x' is the amount of time passed, and 'b' is the rate at which the population of finches is decreasing.
We must keep in mind, however, that it says 3.5% per 2 years. So to get the rate of decrease per year, we must divide 3.5% by 2. After doing so, we get 1.75%. Then, we must convert this percentage into a decimal, so that would be 0.0175.
Now, to do some plugging and chugging:
y = 80(1 - 0.0175)^15
y = 61.39 finches
But since the instructions ask that we round to the nearest whole number, there will be 61 finches remaining after 15 years.
Answer: 61 finches