Answer:
Explanation:
Part A:
Let A(t) be the number of homes in Neighborhood A after t years, and let B(t) be the number of homes in Neighborhood B after t years.
For Neighborhood A, the number of homes increases by 20% each year. This can be represented by the following formula:
A(t) = 30(1 + 0.2)^t
For Neighborhood B, 3 new homes are built each year. This can be represented by the following formula:
B(t) = 45 + 3t
Part B:
To find the number of homes in Neighborhood A and Neighborhood B after 5 years, we can substitute t = 5 into the respective formulas:
A(5) = 30(1 + 0.2)^5 = 83.66 homes (rounded to two decimal places)
B(5) = 45 + 3(5) = 60 homes
Therefore, Neighborhood A has 83.66 homes after 5 years, and Neighborhood B has 60 homes after 5 years.
Part C:
We need to find the value of t such that A(t) = B(t).
Substituting the expressions for A(t) and B(t), we get:
30(1 + 0.2)^t = 45 + 3t
Dividing both sides by 3, we get:
10(1 + 0.2)^t = 15 + t
Taking the natural logarithm of both sides, we get:
ln(10(1 + 0.2)^t) = ln(15 + t)
Using the properties of logarithms, we can simplify this to:
t = ln(10/3) / ln(1.2) + ln(5)
Using a calculator, we get:
t ≈ 7.63
Therefore, after approximately 7.63 years, the number of homes in Neighborhood A and Neighborhood B will be the same.