198k views
2 votes
I need help with problem 9. . The population in a town was calculated to be at 24000. There is a 10% decrease in the population each year year from various causes. Your supposed to use this previous word problem to solve problem 9

I need help with problem 9. . The population in a town was calculated to be at 24000. There-example-1

1 Answer

7 votes

The exponential decrease (decay) equation is given by:


P(t)=P_o(1-r)^t

Where P is the population at time t, Po is the initial population, and r is the decay rate in decimal form.

We are given the parameters: Po = 24000, r = 10% = 0.10.

Substituting:


\begin{gathered} P(t)=24000(1-0.10)^t \\ \\ Calculating: \\ \\ P(t)=24000(0.9)^t \end{gathered}

We can use the equation to fill up the table. For example, for t = 1:


\begin{gathered} P(1)=24000(0.9)^1=24000\cdot0.9 \\ \\ P(1)=21600 \end{gathered}

Proceeding in a similar way, we can find the rest of the values for t = 2 up to t = 10.

b) Expressing the rule in words, we can find the population in a given year as 0.9 times the population in the previous year, starting at 24000.

c) The recursive formula is:


\begin{gathered} P(t)=0.9\cdot P(t-1) \\ \\ Where \\ \\ P(0)=24000 \end{gathered}

I need help with problem 9. . The population in a town was calculated to be at 24000. There-example-1
User Danosaure
by
7.1k points