Answer:
Explanation:
(a) To find the population of city X at time t years after 2023, we can use the formula:
P(t) = P(0) * e^(rt)
where P(0) is the initial population, r is the annual growth rate as a decimal, and e is the mathematical constant approximately equal to 2.71828.
Substituting the values given, we get:
P(t) = 100,000 * e^(0.026t)
(b) Similarly, for city Y, we have:
P(t) = 90,000 * e^(0.031t)
(c) To find the number of years it will take for the population of city Y to catch up to city X, we can set the two population formulas equal to each other and solve for t:
100,000 * e^(0.026t) = 90,000 * e^(0.031t)
Dividing both sides by 90,000 and taking the natural logarithm of both sides, we get:
ln(e^(0.026t)) = ln(e^(0.031t)) + ln(9/10)
0.026t = 0.031t + ln(9/10)
0.005t = ln(9/10)
t = ln(9/10) / 0.005
t ≈ 13.9 years
Therefore, it will take approximately 13.9 years for the population of city Y to catch up to city X.