SOLUTION: suppose a population doubles every 20 years. Then by what percentage does it increase each year?

Algebra ->  Percentage-and-ratio-word-problems -> SOLUTION: suppose a population doubles every 20 years. Then by what percentage does it increase each year?      Log On


   



Question 79412: suppose a population doubles every 20 years. Then by what percentage does it increase each year?
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

suppose a population doubles every 20 years. 
Then by what percentage does it increase 
each year?

This is the same problem and has the same 
answer as this one:

$1000 deposited in a savings account compounded 
annually grows to $2000 in 20 years.  What is 
the rate of interest?

A+=+P%281+%2B+r%2Fn%29%5E%28nt%29

with A = 2000, P = 1000, 
r unknown, n = 1 (compounded 1 time a yaer),
n = 20.

2000+=+1000%281+%2B+r%2F1%29%5E%281%2A20%29

Divide both sides by 1000

2+=+%281+%2B+r%29%5E20

Take the twentieth root of both sides

root%2820%2C2%29+=+1+%2B+r

root%2820%2C2%29-1+=+r

1.035264924-1=r

.035264924=r

So the yearly rate is slightly over 3.5%. 

----------------------------------------------------------

Or, if your teacher doesn't like to pretend it's money, then 

Let x be the yearly percentage expressed as a decimal.
Suppose the population at the beginning of the first year is P.
Then:

At the end of the 1st year it is P + Px = P(1 + x)
At the end of the 2nd year it is P(1 + x) + xP(1 + x) = P(1 + x)2
At the end of the 3rd year it is P(1 + x)2 + xP(1 + x) = P(1 + x)3
...
...
...
At the end of the 20th year it is P(1 + x)20

Since it has doubled at the end of 20 years we set that equal to 2P

     P(1 + x)20 = 2P

Divide through by P

      (1 + x)20 = 2

Take thwentith roots of both sides
                    
         1 + x = root%2820%2C2%29 

             x = root%2820%2C2%29 - 1

             x = 1.035264924 - 1

             x = .035264924 or slightly over 3.5%
 
Edwin