SOLUTION: the population of a mining town decreases by 6% per year. if the population was 13000 in 1995, predict when population will reach 5000

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: the population of a mining town decreases by 6% per year. if the population was 13000 in 1995, predict when population will reach 5000      Log On


   



Question 629399: the population of a mining town decreases by 6% per year. if the population was 13000 in 1995, predict when population will reach 5000
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
A decrease of 6% each year means that one year's population will be 94% of the previous year's population. This makes the equation we should use:
P+=+13000%2A%280.94%29%5Et
We use 0.94, the decimal version of 94% since we don't use percents directly in equations. The "t" represents the number of years since 1995. And the "P" stands for the population t years after 1995.

We're trying to find when the population reaches 5000. To find this we will replace the P with 5000, solve for t and the figure out what year that is:
5000+=+13000%2A%280.94%29%5Et
TO solve for t we start by isolating the base and its exponent. Dividing both sides by 13000:
5000%2F13000+=+%280.94%29%5Et
which simplifies to:
5%2F13+=+%280.94%29%5Et
Next we find the logarithm of each side. Any base of logarithm can be used. But in this problem, since it seems we will want a decimal approximation of the answer, we will use a base your calculator "knows", base 10 or base e:
ln%285%2F13%29+=+ln%28%280.94%29%5Et%29
Now we use a property of logarithms, log%28a%2C+%28p%5Eq%29%29+=+q%2Alog%28a%2C+%28p%29%29, which allows us to move an exponent in the argument out in front. (This is the reason we use logarithms to begin with. It is the normal way to move the exponent, where the variable is, down to where we "can get it" with regular algebra.)
ln%285%2F13%29+=+t%2Aln%280.94%29
Now we divide by ln(0.94):
ln%285%2F13%29%2Fln%280.94%29+=+t
This is an exact expression for the solution. For a decimal approximation we get out our calculators. (If your calculator has buttons for parentheses then you could just type the whole expression in at once.) You should get someting close to:
15.44250845 = t

Since t represents the number of years since 1995, the year when the population will reach 5000 will be 1995+15.44250845 = 2010.44250845. So about halfway through 2010. Note: If you use base 10 logs, "log", instead of base e logs like we did above, you should get the same answer (even though the individual logs work out differently).