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)
-----------------
size(n) = 100(1.08)^n
=========================================
Cheers,
Stan H.