Interpreting the y-Intercept and Making Predictions
Learning Outcomes
- Interpret the characteristics of a linear equation and use that equation to make predictions
Interpret the y-intercept of a linear equation
Earlier in this module, we learned how to write the equation of a line given the slope and [latex]y[/latex]-intercept. Often, when the line in question represents a set of data or observations, the [latex]y[/latex]-intercept can be interpreted as a starting point. We will continue to use the examples for house value in Mississippi and Hawaii and high school smokers to interpret the meaning of the [latex]y[/latex]-intercept in those equations.Example
Recall the equations and data for house value: Linear equations describing the change in median home values between [latex]1950[/latex] and [latex]2000[/latex] in Mississippi and Hawaii are as follows: Hawaii: [latex]y = 3966x+74,400[/latex] Mississippi: [latex]y = 924x+25,200[/latex] The equations are based on the following dataset. [latex]x[/latex] = the number of years since [latex]1950[/latex], and y = the median value of a house in the given state.Year (x) | Mississippi House Value (y) | Hawaii House Value (y) |
---|---|---|
[latex]0[/latex] | [latex]$25,200[/latex] | [latex]$74,400[/latex] |
[latex]50[/latex] | [latex]$71,400[/latex] | [latex]$272,700[/latex] |
[latex]y = -1.75x+16[/latex]
And is based on the data from this table, provided by the Centers for Disease Control. [latex]x[/latex] = the number of years since [latex]2011[/latex], and [latex]y[/latex] = the number of high school smokers per [latex]100[/latex] students.Year | Number of High School Students Smoking Cigarettes (per 100) |
[latex]0[/latex] | [latex]16[/latex] |
[latex]4[/latex] | [latex]9[/latex] |
[latex]y = mx + b[/latex]
[latex]\begin{array}{l}\,\,\,\,\,m\,\,\,\,=\,\,\,\text{slope}\\(x,y)=\,\,\,\text{a point on the line}\\\,\,\,\,\,\,\,b\,\,\,\,=\,\,\,\text{the y value of the y-intercept}\end{array}[/latex]
The examples that follow show how to interpret the y-intercept of the equations used to model house value and the number of high school smokers. Additionally, you will see how to use the equations to make predictions about house value and the number of smokers in future years.
Example
Interpret the y-intercepts of the equations that represent the change in house value for Hawaii and Mississippi. Hawaii: [latex]y = 3966x+74,400[/latex] Mississippi: [latex]y = 924x+25,200[/latex] The y-intercept of a two-variable linear equation can be found by substituting [latex]0[/latex] in for [latex]x[/latex].Hawaii
[latex]y = 3966x+74,400\\y = 3966(0)+74,400\\y = 74,400[/latex]
The [latex]y[/latex]-intercept is a point, so we write it as (0, 74,400). Remember that [latex]y[/latex]-values represent dollars and [latex]x[/latex] values represent years. When the year is [latex]0[/latex]—in this case [latex]0[/latex] because that is the first date we have in the dataset—the price of a house in Hawaii was [latex]$74,400[/latex]. (Remember that [latex]x[/latex] represents the number of years since [latex]1950[/latex], so if [latex]x=0[/latex] the year is [latex]1950[/latex].)Mississippi
[latex]y = 924x+25,200\\y = 924(0)+25,200\\y = 25,200[/latex]
The [latex]y[/latex]-intercept is [latex](0, 25,200)[/latex]. This means that in [latex]1950[/latex] the value of a house in Mississippi was [latex]$25,200[/latex].Example
Interpret the [latex]y[/latex]-intercept of the equation that represents the change in the number of high school students who smoke out of [latex]100[/latex]. Substitute [latex]0[/latex] in for [latex]x[/latex].[latex]y = -1.75x+16\\y = -1.75(0)+16\\y = 16[/latex]
The [latex]y[/latex]-intercept is [latex](0,16)[/latex]. The data starts at [latex]2011[/latex], so we represent that year as [latex]0[/latex]. We can interpret the [latex]y[/latex]-intercept as follows: In the year [latex]2011[/latex], [latex]16[/latex] out of every [latex]100[/latex] high school students smoked.In the following video you will see an example of how to interpret the [latex]y[/latex]- intercept given a linear equation that represents a set of data.
https://youtu.be/Yhtl28DRqfUUse a linear equation to make a prediction
Another useful outcome we gain from writing equations from data is the ability to make predictions about what may happen in the future. We will continue our analysis of the house price and high school smokers. In the following examples you will be shown how to predict future outcomes based on the linear equations that model current behavior.Example
Use the equations for house value in Hawaii and Mississippi to predict house value in [latex]2035[/latex]. We are asked to find house value, y, when the year, [latex]x[/latex], is [latex]2035[/latex]. Since the equations we have represent house value increase since [latex]1950[/latex], we have to be careful. We can't just plug in [latex]2035[/latex] for [latex]x[/latex], because [latex]x[/latex] represents the years since [latex]1950[/latex]. How many years are between [latex]1950[/latex] and [latex]2035[/latex]? [latex]2035 - 1950 = 85[/latex] This is our [latex]x[/latex]-value. For Hawaii:[latex]y = 3966x+74,400\\y = 3966(85)+74,400\\y = 337110+74,400 = 411,510[/latex]
Holy cow! The average price for a house in Hawaii in [latex]2035[/latex] is predicted to be [latex]$411,510[/latex] according to this model. See if you can find the current average value of a house in Hawaii. Does the model measure up? For Mississippi:[latex]y = 924x+25,200\\y = 924(85)+25,200\\y = 78540+25,200 = 103,740[/latex]
The average price for a home in Mississippi in [latex]2035[/latex] is predicted to be [latex]$103,740[/latex] according to the model. See if you can find the current average value of a house in Mississippi. Does the model measure up?Try It
[ohm_question]188447[/ohm_question]Example
Use the equation for the number of high school smokers per [latex]100[/latex] to predict the year when there will be [latex]0[/latex] smokers per [latex]100[/latex].[latex]y = -1.75x+16[/latex]
This question takes a little more thinking. In terms of [latex]x[/latex] and [latex]y[/latex], what does it mean to have [latex]0[/latex] smokers? Since y represents the number of smokers and [latex]x[/latex] represent the year, we are being asked when [latex]y[/latex] will be [latex]0[/latex]. Substitute [latex]0[/latex] for [latex]y[/latex].[latex]y = -1.75x+16[/latex]
[latex]0 = -1.75x+16[/latex]
[latex]-16 = -1.75x[/latex]
[latex]\frac{-16}{-1.75} = x[/latex]
[latex]x = 9.14[/latex] years
Again, like the last example, [latex]x[/latex] is representing the number of years since the start of the data—which was [latex]2011[/latex], based on the table:Year | Number of High School Students Smoking Cigarettes (per 100) |
[latex]0[/latex] | [latex]16[/latex] |
[latex]4[/latex] | [latex]9[/latex] |
Bringing it Together
The last example we will show will include all of the concepts that we have been building up throughout this module. We will interpret a word problem, write a linear equation from it, graph the equation, interpret the [latex]y[/latex]-intercept and make a prediction. Hopefully this example will help you to make connections between the concepts we have presented.Example
It costs [latex]$600[/latex] to purchase an iphone, plus [latex]$55[/latex] per month for unlimited use and data. Write a linear equation that represents the cost, [latex]y[/latex], of owning and using the iPhone for [latex]x[/latex] amount of months. When you have written your equation, answer the following questions:- What is the total cost you’ve paid after owning and using your phone for [latex]24[/latex] months?
- If you have spent [latex]$2,580[/latex] since you purchased your phone, how many months have you used your phone?
[latex]\begin{array}{c}y=mx+b\\y=55x+600\end{array}[/latex]
Now we will answer the following questions:
- What is the total cost you’ve paid after owning and using your phone for [latex]24[/latex] months?
[latex]\begin{array}{c}y=55x+600\\y=55\left(24\right)+600\\y=1320+600\\y=1920\end{array}[/latex]
[latex]Y[/latex] represents the cost after [latex]x[/latex] number of months, so in this scenario, after [latex]24[/latex] months, you have spent [latex]$1920[/latex] to own and use an iPhone.
- If you have spent [latex]$2,580[/latex] since you purchased your phone, how many months have you used your phone?
[latex]\begin{array}{l}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,y=55x+600\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,2580=55x+600\\\text{ subtract 600 from each side}\,\,\,\,\,\,\,\underline{-600}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\underline{-600}\\\text{}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,1980=55x\\\text{}\\\text{ divide each side by 55 }\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\frac{1980}{55}=\frac{55x}{55}\\\text{}\\\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,36=x\end{array}[/latex]
If you have spent [latex]$2,580[/latex] then you have been using your iPhone for [latex]36[/latex] months, or [latex]3[/latex] years.
Contribute!
Licenses & Attributions
CC licensed content, Shared previously
- Historical Census of Housing Tables Home Values. Provided by: U.S. Dept. of Housing Authored by: United States Census Bureau. License: Public Domain: No Known Copyright.
- Youth and Tobacco Use. Provided by: U.S. Department of Health and Human Services Authored by: Centers for Disease Control and Prevention. Located at: https://www.cdc.gov/tobacco/data_statistics/fact_sheets/youth_data/tobacco_use/index.htm. License: Public Domain: No Known Copyright.
- Interpret the Meaning of the y-intercept Given a Linear Equation. Authored by: Mathispower4u. License: CC BY: Attribution.
- Make a Prediction Using a Linear Equation - Home Value. Authored by: Mathispower4u. License: CC BY: Attribution.
- Make a Prediction Using a Linear Equation (Horizontal Intercept) - Smokers. Authored by: Mathispower4u. License: CC BY: Attribution.