Exponential Growth- Am I doing this right?

  • Thread starter Thread starter Lo.Lee.Ta.
  • Start date Start date
  • Tags Tags
    Exponential Growth
Lo.Lee.Ta.
Messages
217
Reaction score
0
1. Let's say that at the end of 2010, the population of Athens was 100,000. Let's also say that the relative growth rate of the population was 2% per year.
What's the population at t = 0.5 years after the end of 2010?

2. To solve this sort of problem, I thought I'd have to use: y= A(1+b)t

A is the initial population

b is the growth factor

t is the timeI thought that since the population growth rate was 2% per year, the growth factor would have to be (.001 + 1).

I figured out the .001 by saying: (.2%/yr) = (x/.5yr)
x= .1% or .001
(.1%/100%) = .001 = b

y= 100,000(1 + .001).5

y= (100,000)(1.001)

y= 100,100 people

Is this right?
Thanks for the help! :)
 
Physics news on Phys.org
Lo.Lee.Ta. said:
1. Let's say that at the end of 2010, the population of Athens was 100,000. Let's also say that the relative growth rate of the population was 2% per year.
What's the population at t = 0.5 years after the end of 2010?

2. To solve this sort of problem, I thought I'd have to use: y= A(1+b)t

A is the initial population

b is the growth factor

t is the time


I thought that since the population growth rate was 2% per year, the growth factor would have to be (.001 + 1).

I figured out the .001 by saying: (.2%/yr) = (x/.5yr)
You're mixing up percentages and decimal numbers. .2% is a small fraction of 1%.
Lo.Lee.Ta. said:
x= .1% or .001
(.1%/100%) = .001 = b

y= 100,000(1 + .001).5

y= (100,000)(1.001)

y= 100,100 people

Is this right?
Thanks for the help! :)
 
As a check, try calculating the population after 1 year. Does the result seem reasonable in relation to your answer for 6 months? (Hint: it isn't.)
But there's a subtler problem. Over such a timescale, population growth is approximately a continuous process. That is, in a small time δt, the population will increase by a factor 1+λδt. That gives you a differential equation. Solve that, then use the annual growth rate to determine λ.
 
What a minute. Wouldn't my whole (.2%/1yr)=(x /100%) be unnecessary in the first place?

Wouldn't I need to do (2%/100%) = .02

Shouldn't it instead be: y= 100,000(1 + .02).5 ?

y= (100,000)(1.00995)

y= 100,995.0
 
Lo.Lee.Ta. said:
What a minute. Wouldn't my whole (.2%/1yr)=(x /100%) be unnecessary in the first place?

Wouldn't I need to do (2%/100%) = .02

Shouldn't it instead be: y= 100,000(1 + .02).5 ?

y= (100,000)(1.00995)

y= 100,995.0
Yes, that's fine.
 
Oh, okay. Thank you! :D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top