Bryan P. answered 12/02/15
Tutor
New to Wyzant
Tevan,
The general pert equation is Pt = P0(1+r)t, where P0 is the initial population, r is the growth rate in decimal form, and Pt is the population after t years of growth.
a) P(t) = 150(1.023)t
b) t = 2018 - 2008 = 10, so
P(10) = 150(1.023)10 = 188.3 million
Double the population of 2008 is 2 * 150 = 300 million
c) 300 = 150(1.023)t
2 = (1.023)t
ln(2) = t(ln(1.023))
t = ln(2)/ln(1.023) = 30.5
2008 + 30.5 puts you in the year 2038