Solve this population growth problem
atownhasapopulationof100000andgrowsat7%everyyear.whatwillbethepopulationafter19years
We model our population growth equation, P(t) using the following variables:
P0 as our initial population, p as our percent growth, and t as the units of time.
P(t) = P0(1 + p)t
P0 = 100000, p = 0.07, and t = 19
Since the population increases, we add p = 0.07
P(t) = 100000(1 + 0.07)t
P(t) = 100000(1.07)t
P(19) = 100000(1.07)19
P(19) = 100000(3.6165275350338)
P(19) = 361652.75350338