Skip to main content

Section 6.3 Linear Models

The world we live in runs on data. While the powerful statistical methods used to analyze this data is beyond the scope of this class, we do have the tools in this chapter to interpret the results those tools might give us.

Example 6.22.

Market researchers are trying to understand the demand for fidget spinners among college students. Their analysis of the data they collected estimates that at a price of \(x\) dollars, the number of fidget spinners that will be bought is given by the function \(d(x)=-13x+572\text{.}\) We want to answer the following questions:

  1. As the price increases, what happens to demand (the number of fidget spinners purchased)?

  2. If they give away the spinners for free, how many should they expect students will take?

We can answer these questions by understanding what the numbers in the formula represent. Let's do them one at a time.

  1. As the price increases, what happens to demand (the number of fidget spinners purchased)? Since this is about how the outputs (number of fidget spinners sold, the y-values) change as we change the inputs (the price, the x-values), we need to look at slope. The slope of this linear function is negative, which means it is decreasing. As we increase the price of the fidget spinners, the number sold will decrease.

  2. If they give away the spinners for free, how many should they expect students will take? Since this is about what the output is (the number of fidget spinners, the y-value) when the input is 0 (the price, the x-value), we need to look at the y-intercept. In this function, the y-intercept is 572. So, if they are given away for free, students will take 572 of them, according to this model.

Checkpoint 6.23.

Scientists are studying how quickly a particular kind of tree grows. Based on their measurement, the height of the tree \(t\) years after producing its first fruit \(h(t)=7.3t+81\) inches.

  1. How much does this tree grow each year, based on this model?

  2. How tall is the tree when it produces its first fruit?

  3. Based on this model, how tall do you expect the tree to be 50 years after it produces its first fruit?

Answer.
  1. 7.3 inches

  2. 81 inches

  3. 446 inches

Solution.
How much does this tree grow each year, based on this model? Since this is about how the output (the height) changes based on the input (time), this is a question about slope. Slope is how much the output changes when you increase the input by 1. In our context, that would be how much the height changes during one year, which is exactly what the question is asking. So, the answer to this question is just 7.3 inches.How tall is the tree when it produces its first fruit? In the information we are given, we are told that t is the number of years after producing its first fruit. So, it produces the first fruit when t=0. Therefore, the answer to this question is the output (the height) when t=0. Since h(0)=7.3(0)+81=81, the tree is 81 inches tall when it produces its first fruit.Based on this model, how tall do you expect the tree to be 50 years after it produces its first fruit? Since the inputs to this function are years after producing the first fruit, and the outputs are height, this question is asking what the output is when the input is 50. In otherword, this question is looking for h(50), which we know how to find by pluggin in: h(50)=7.3(50)+81 = 446.

Example 6.24.

Economists are looking at how the price of different goods and services have changed since 2010. The functions they found from their data models are given in the table below.

Table 6.25.
Product Price
Toothpaste \(0.15x+3.47\)
Frozen Pizza \(0.37x+6.82\)
Watermelon \(-0.03x+2.05\)
Plastic Silverware \(-0.12x+4.33\)
Movie Ticket \(1.37x+9.52\)

We want to answer the following questions:

  1. Which products have gotten more expensive over time, and which have gotten cheaper?

  2. Which product has increased in price most quickly?

  3. Which product was the most expensive in 2010?

For each of these, we will need to look at the slope and the y-intercept, so let's isolate those and add them to our table:

Table 6.26.
Product Price Slope y-intercept
Toothpaste \(0.15x+3.47\) \(0.15\) \(3.47\)
Frozen Pizza \(0.37x+6.82\) \(0.37\) \(6.82\)
Watermelon \(-0.03x+2.05\) \(-0.03\) \(2.05\)
Plastic Silverware \(-0.12x+4.33\) \(-0.12\) \(4.33\)
Movie Ticket \(1.37x+9.52\) \(1.37\) \(9.52\)

Now we are ready to answer each question one at a time.

  1. Which products have gotten more expensive over time, and which have gotten cheaper? This is a question about how the output (price) changes based on the input (time), which is slope. Getting more expensive would mean that the price is increasing over time, so the slope is positive. Getting cheaper means that the price is decreasing over time, so the slope is negative. Therefore, the toothpaste, pizza, and movie tickets have gotten more expensive and the watermelon and plastic silverware have gotten cheaper.

  2. Which product has increased in price most quickly? We already figured out that the slope is how we determine whether the price is increasing or decreasing. Since we want to know which is increasing quickest, we want to look for the highest slope. So, the movie tickets are increasing most quickly.

  3. Which product was the most expensive in 2010? In the question, we were told that the models start in 2010, which means that the year 2010 is when \(x=0\text{.}\) So, we want to know the highest output (price) when \(x=0\text{,}\) which is exactly the y-intercept. Looking at that column of the table, we see that the movie tickets were the most expensive in 2010.

Checkpoint 6.27.

Scientists are studying how five town's populations have changed since 2015. Based on their data, they have created the following equations to model the populations:

Table 6.28.
Town Population
Town A \(13x+472\)
Town B \(98x+123\)
Town C \(-27x+866\)
Town D \(53x+657\)
Town E \(-3x+584\)

Use the table above to answer the following questions:

  1. Which town had the largest population in 2015?

  2. Which towns are shrinking?

  3. Which town is shrinking the fastest?

Answer.
  1. Town C

  2. Town C and E

  3. Town C

Solution.

Answering these questions will be easier if we have the slope and y-intercept of each model, so let's add that to our table:

Table 6.29.
Town Population Slope y-intercept
Town A \(13x+472\) \(13\) \(472\)
Town B \(98+123\) \(98\) \(123\)
Town C \(-27+866\) \(-27\) \(866\)
Town D \(53+657\) \(53\) \(657\)
Town E \(-3+584\) \(-3\) \(584\)

Now we are ready to tackle the questions:

  1. Which town had the largest population in 2015? In the question, we were told that the models start in 2015, which means that the year 2015 is when \(x=0\text{.}\) So, we want to know the highest output (population) when \(x=0\text{,}\) which is exactly the y-intercept. Looking at that column of the table, we see that Town C had the largest population in 2015.

  2. Which towns are shrinking? This is a question about how the output (population) changes based on the input (time), which is slope. A shrinking town means that the population is decreasing over time, so the slope is negative. Therefore, towns C and E are shrinking over time.

  3. Which town is shrinking the fastest? We already figured out that the slope is how we determine whether the population is increasing or decreasing. Since we want to know which is decreasing quickest, we want to look for the most negative slope. So, Town C is shrinking most quickly.

Exercises Practice Problems

1.

Scientists are studying how a snake grows. Based on their measurements, the length of the snake \(t\) years after its hatching is represented by \(l(t)=2t+6\) inches.

  1. How much does this snake grow each year, based on this model?

  2. How long is the snake when it hatches?

  3. Based on this model, how long do you expect the snake to be 5 years after it hatches?

Answer.
  1. 2 inches

  2. 6 inches

  3. 16 inches

2.

Beauticians are studying how fast a test client's hair grows in order to decide how often they should schedule a trim. Based on their measurements, the length of the client's hair \(t\) weeks after their first appointment is represented by \(l(t)=.5t+20\) inches.

  1. How much does the client's hair grow each week, based on this model?

  2. How long is the client's hair at their first appointment?

  3. Based on this model, how long do you expect the client's hair to be 4 weeks after their first appointment?

  4. Based on this model, if the client wants to trim their hair once it reaches 24 inches in length, how many weeks after their first appointment should they schedule their next appointment?

Answer.
  1. .5 inch

  2. 20 inches

  3. 22 inches

  4. 8 weeks

3.

Economists are studying the supply and demand of pencil sharpeners among UK freshmen. Their analysis of the data they collected estimates that at a price of \(x\) dollars, the number of pencil sharpeners that will be bought is given by the function \(d(x)=-813x+5020\text{.}\) We want to answer the following questions:

  1. As the price increases, what happens to demand (the number of pencil sharpeners purchased)?

  2. If they give away the pencil sharpeners for free, how many should they expect students will take?

  3. If they sell the pencil sharpeners for $5, how many should they expect students will buy?

Answer.
  1. As we increase the price of the pencil sharpeners, the number sold will decrease.

  2. 5020

  3. 955

4.

Scientists are studying how five town's populations have changed since 2020. Based on their data, they have created the following equations to model the populations:

Table 6.30.
Town Population
Town A \(10x+491\)
Town B \(21x+134\)
Town C \(-25x+666\)
Town D \(55x+687\)
Town E \(-30x+597\)

Use the table above to answer the following questions:

  1. Which town had the largest population in 2020?

  2. Which towns are shrinking?

  3. Which town is shrinking the fastest?

Answer.
  1. Town D

  2. Town C and E

  3. Town E

5.

Scientists are studying how five college's enrollment populations have changed since 2020. Based on their data, they have created the following equations to model the populations:

Table 6.31.
College Population
College A \(-100x+49126\)
College B \(2120x+61834\)
College C \(238x+6766\)
College D \(-2955x+81287\)
College E \(301x+54797\)

Use the table above to answer the following questions:

  1. Which college had the smallest population in 2020?

  2. Which colleges are growing?

  3. Which college is growing the fastest?

Answer.
  1. College C

  2. College B, C and E

  3. College B