Respuesta :
Answer:
Step-by-step explanation:
The standard form for an exponential function is
[tex]y=a(b)^x[/tex]
We could adjust it a little bit to fit our situation:
[tex]P(t)=a(b)^t[/tex] Â where P(t) is the population after a certain number of years has gone by, a is the starting number (aka the number of people present when you started counting), b is the growth rate, and t is the time in years. Â Our P(t) is the unknown for part b, a = 40 million, t is 20 for part b, and the growth rate is tricky and earns a bit of an explanation.
b is a growth rate or a rate of decay. Â If b as a decimal is greater than 1, it makes the exponential function a growth function; if b as a decimal is greater than 0 but less than 1, it makes the function a decay function. Â We are told in our particular problem that this is a growth problem, not a decay problem. Â In particular, we are told that the population is growing continuously by 2.7%. Â If we state 2.7% as a decimal, we would have .027. Â If we use .027 as the rate, it would be decay because that decimal is less than 1. Â This is how we need to think about growth (in this case. Â This does get tricky sometimes, so I'm just going to explain growth in this context so as to not confuse you.). Â Think about having 100% of the population that is already present, then growing it by another 2.7% every year. Â That means that we would have 102.7% of the population after t years. Â 102.7% as a decimal is 1.027, which is greater than 1. Â That is our growth rate.
Filling in, we have our model:
[tex]P(t)=40(1.027)^t[/tex] Â That's part a.
For part b, we will simply sub in a 20 in place of t:
[tex]P(t)=40(1.027)^{20}[/tex] Â which gives us a population after 20 years of
P(t) = 68.1 million
For part c, we are asked after how many years, t, will the population P(t) be 90 million. Â We will sub in 90 for P(t) and solve for t this time:
[tex]90=40(1.027)^t[/tex]
Begin by dividing both sides by 40 to get:
[tex]2.25=1.027^t[/tex]
In order to get the t out of its current exponential position, we will take the natural log of both sides, allowing us (by the power rule of logs) to bring the t down out front. Â I'm going to do that in one step:
[tex]ln(2.25)=xln(1.027)[/tex]
We will divide both sides by ln(1.027) to get x alone:
[tex]x=\frac{ln(2.25)}{ln(1.027)}[/tex]
Do this on your calculator to get that
t = 30.4 years, or rounded, 30 years.
That means, in this context, that in 2030 the population will hit 90 million if the growth trend continues at 2.7% per year.
Answer:
Step-by-step explanation:
We would apply the formula for exponential growth which is expressed as
y = b(1 + r)^ t
Where
y represents the population after t years.
t represents the number of years.
b represents the initial population.
r represents rate of growth.
From the information given,
b = 40 × 10^6
r = 2.7% = 2.7/100 = 0.027
a) Therefore, exponential model for the population P after t years is
P = 40 × 10^6(1 + 0.027)^t
P = 40 × 10^6(1.027)^t
b) t = 2020 - 2000 = 20 years
P = 40 × 10^6(1.027)^20
P = 68150471
c) when P = 90 × 10^6
90 × 10^6 = 40 × 10^6(1.027)^t
90 × 10^6/40 × 10^6 = (1.027)^t
2.25 = (1.027)^t
Taking log of both sides to base 10
Log 2.25 = log1.027^t = tlog1.027
0.352 = t × 0.01157
t = 0.352/0.01157 = 30.4 years