SOLUTION: A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n)

Algebra ->  Percentages: Solvers, Trainers, Word Problems and pie charts -> SOLUTION: A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n)      Log On


   



Question 139642: A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A population grows at a rate of 8% per year forever. The population starts at 100. What is the size of the population at the end of year n? ( for any integer n)
-----------------
size(n) = 100(1.08)^n
=========================================
Cheers,
Stan H.