Graphing Linear Functions
We previously saw that that the graph of a linear function is a straight line. We were also able to see the points of the function as well as the initial value from a graph.
There are three basic methods of graphing linear functions. The first is by plotting points and then drawing a line through the points. The second is by using the [latex]y[/latex]-intercept and slope. The third is applying transformations to the identity function [latex]f\left(x\right)=x[/latex].
Graphing a Function by Plotting Points
To find points of a function, we can choose input values, evaluate the function at these input values, and calculate output values. The input values and corresponding output values form coordinate pairs. We then plot the coordinate pairs on a grid. In general we should evaluate the function at a minimum of two inputs in order to find at least two points on the graph of the function.
For example, given the function [latex]f\left(x\right)=2x[/latex], we might use the input values [latex]1[/latex] and [latex]2[/latex]. Evaluating the function for an input value of [latex]1[/latex] yields an output value of [latex]2[/latex] which is represented by the point [latex](1, 2)[/latex]. Evaluating the function for an input value of [latex]2[/latex] yields an output value of [latex]4[/latex] which is represented by the point [latex](2, 4)[/latex]. Choosing three points is often advisable because if all three points do not fall on the same line, we know we made an error.
- Choose a minimum of two input values.
- Evaluate the function at each input value.
- Use the resulting output values to identify coordinate pairs.
- Plot the coordinate pairs on a grid.
- Draw a line through the points.
Graphing a Linear Function Using y-intercept and Slope
Another way to graph linear functions is by using specific characteristics of the function rather than plotting points. The first characteristic is its [latex]y[/latex]-intercept which is the point at which the input value is zero. To find the [latex]y[/latex]-intercept, we can set [latex]x=0[/latex] in the equation.
The other characteristic of the linear function is its slope [latex]m[/latex], which is a measure of its steepness. Recall that the slope is the rate of change of the function. The slope of a linear function is equal to the ratio of the change in outputs to the change in inputs. Another way to think about the slope is by dividing the vertical difference, or rise, between any two points by the horizontal difference, or run. The slope of a linear function will be the same between any two points. We encountered both the [latex]y[/latex]-intercept and the slope in linear functions.
Let’s consider the following function.
[latex]f\left(x\right)=\frac{1}{2}x+1[/latex]
The slope is [latex]\frac{1}{2}[/latex]. Because the slope is positive, we know the graph will slant upward from left to right. The [latex]y[/latex]-intercept is the point on the graph when [latex]x= 0[/latex]. The graph crosses the [latex]y[/latex]-axis at [latex](0, 1)[/latex]. Now we know the slope and the [latex]y[/latex]-intercept. We can begin graphing by plotting the point [latex](0, 1)[/latex] We know that the slope is rise over run, [latex]m=\frac{\text{rise}}{\text{run}}[/latex]. From our example, we have [latex]m=\frac{1}{2}[/latex], which means that the rise is [latex]1[/latex] and the run is [latex]2[/latex]. Starting from our [latex]y[/latex]-intercept [latex](0, 1)[/latex], we can rise [latex]1[/latex] and then run [latex]2[/latex] or run [latex]2[/latex] and then rise [latex]1[/latex]. We repeat until we have multiple points, and then we draw a line through the points as shown below.

graphical interpretation of a linear function
In the equation [latex]f\left(x\right)=mx+b[/latex]
- [latex]b[/latex] is the [latex]y[/latex]-intercept of the graph and indicates the point [latex](0, b)[/latex] at which the graph crosses the [latex]y[/latex]-axis.
- [latex]m[/latex] is the slope of the line and indicates the vertical displacement (rise) and horizontal displacement (run) between each successive pair of points. Recall the formula for the slope:
[latex]m=\frac{\text{change in output (rise)}}{\text{change in input (run)}}=\frac{\Delta y}{\Delta x}=\frac{{y}_{2}-{y}_{1}}{{x}_{2}-{x}_{1}}[/latex]
- Evaluate the function at an input value of zero to find the [latex]y[/latex]-intercept.
- Identify the slope.
- Plot the point represented by the y-intercept.
- Use [latex]\frac{\text{rise}}{\text{run}}[/latex] to determine at least two more points on the line.
- Draw a line which passes through the points.