Calculate and interpret slope
In the examples we have seen so far, we have had the slope provided for us. However, we often need to calculate the slope given input and output values. Given two values for the input, x1 and x2, and two corresponding values for the output, y1 and y2 —which can be represented by a set of points, (x1, y1) and (x2, y2)—we can calculate the slope m, as follows
m=change in input (run)change in output (rise)=ΔxΔy=x2−x1y2−y1
where Δy is the vertical displacement and Δx is the horizontal displacement. Note in function notation two corresponding values for the output y1 and y2 for the function f, y1=f(x1) and y2=f(x2), so we could equivalently write
m=x2−x1f(x2)−f(x1)
The graph in Figure 5 indicates how the slope of the line between the points, (x1,y1)
and (x2,y2), is calculated. Recall that the slope measures steepness. The greater the absolute value of the slope, the steeper the line is.
Figure 5
The slope of a function is calculated by the change in y divided by the change in x. It does not matter which coordinate is used as the (x2, y2) and which is the (x1, y1), as long as each calculation is started with the elements from the same coordinate pair.
Q & A
Are the units for slope always units for the inputunits for the output ?
Yes. Think of the units as the change of output value for each unit of change in input value. An example of slope could be miles per hour or dollars per day. Notice the units appear as a ratio of units for the output per units for the input.
A General Note: Calculate Slope
The slope, or rate of change, of a function m can be calculated according to the following:
m=change in input (run)change in output (rise)=ΔxΔy=x2−x1y2−y1
where x1 and x2 are input values, y1 and y2 are output values.
How To: Given two points from a linear function, calculate and interpret the slope.
- Determine the units for output and input values.
- Calculate the change of output values and change of input values.
- Interpret the slope as the change in output values per unit of the input value.
Example 3: Finding the Slope of a Linear Function
If f(x) is a linear function, and (3,−2) and (8,1) are points on the line, find the slope. Is this function increasing or decreasing?
Solution
The coordinate pairs are (3,−2) and (8,1). To find the rate of change, we divide the change in output by the change in input.
m=change in inputchange in output=8−31−(−2)=53
We could also write the slope as m=0.6. The function is increasing because m>0.
Try It 1
If f(x) is a linear function, and (2, 3) and (0, 4) are points on the line, find the slope. Is this function increasing or decreasing?
Solution
Example 4: Finding the Population Change from a Linear Function
The population of a city increased from 23,400 to 27,800 between 2008 and 2012. Find the change of population per year if we assume the change was constant from 2008 to 2012.
Solution
The rate of change relates the change in population to the change in time. The population increased by 27,800−23,400=4400 people over the four-year time interval. To find the rate of change, divide the change in the number of people by the number of years.
4 years4,400 people=1,100 yearpeople
So the population increased by 1,100 people per year.
Try It 2
The population of a small town increased from 1,442 to 1,868 between 2009 and 2012. Find the change of population per year if we assume the change was constant from 2009 to 2012.
Solution
Licenses & Attributions
CC licensed content, Shared previously
- Precalculus. Provided by: OpenStax Authored by: Jay Abramson, et al.. Located at: https://openstax.org/books/precalculus/pages/1-introduction-to-functions. License: CC BY: Attribution. License terms: Download For Free at : http://cnx.org/contents/fd53eae1-fa23-47c7-bb1b-972349835c3c@5.175..
Analysis of the Solution
As noted earlier, the order in which we write the points does not matter when we compute the slope of the line as long as the first output value, or y-coordinate, used corresponds with the first input value, or x-coordinate, used.