As with any involved word problem, we're gonna want to figure out what we have, what we're looking for, and find a path to get from our knowns to our unknowns.
We'll start by giving our most important numbers labels - I'll include some justifications, too:
- The number of homes in neighborhood A (α) after t years
- The number of homes in neighborhood B (β) after t years
Why should we go straight for the functions here? Well, a function, in extremely basic terms, is a machine that takes in a number (an <em>input</em>)and produces another one (an <em>output</em>). In part B, we're given an input - 5 - and we want to see what output we get for our machines, α and β. In part C, we're told something about the outputs: we want to see when they're the same;<em> </em>what does t have to be to make ?
Before we do any of that, we have to give our machines some rules, though, so let's lock that down first.
For , we're given this: <em>"There are 30 homes in Neighborhood A. Each year, the number of homes increases by 20%." </em>Here are what the first few years look like from that information:
The pattern emerging here is <em>exponential</em> - we start with 30 homes at the beginning (), and we multiply that starting value by 120% (1.2) again and again to get the number of houses for the following years. In general, we can say that
For , we're told: <em>"Just down the road, Neighborhood B has 45 homes. Each year, 3 new homes are built in Neighborhood B." </em>The first few years look like this:
Or, in general:
Unlike , 's growth is <em>linear</em> or <em>constant</em>. While grows faster as it gets bigger, 's never changes. This means that, in the long term, will shoot above . We'll see roughly when one overtakes the other in just a moment.
Now that we have our functions, we can solve parts B and C:
Part B asks how many homes neighborhoods A and B have after 5 years. Since we've already defined our rules, let's use them:
After 5 years, neighborhood A has 74 homes and neighborhood B has 60. You'll notice I rounded the decimal value for <em>down</em>; we don't count fractions of houses/houses under construction, so in light of that, neighborhood A has 74 <em>complete </em>houses.
For part C, we want to find out when . We could go for an exact answer, but since the question asks for an approximation, it's fine if we just test some values and make an informed estimate.
Fortunately, we have some information that can help us. Neighborhood A has fewer homes than B at the beginning, but as we just found, A will surpass B by year 5. That means that the point where one passes the other is <em>somewhere between 0-5 years</em>. Let's test some values:
So a good estimate for part C might be 3 1/2 years, since passed when t was somewhere between 3 and 4.