How y = mx + b maps to a graph
This form is efficient for graphing because it starts with a visible reference point on the axis and then uses slope to build the rest of the line. It is also easy to read from a graph when the intercept is clear.
This page keeps the intercept mark, the rise-over-run pattern, and the equation in sync so the graph can explain the algebra rather than merely accompany it.
For y = 2x - 1, start at (0, -1), then use a rise of 2 and a run of 1 to find another point. The coefficient 2 controls the tilt while -1 controls the starting height. Changing one without the other produces a different line, so the roles should stay separate.
- Slope-intercept form writes a line as y equals mx plus b.
- The coefficient m controls the slope of the line.
- The constant b gives the y-value of the point where the line crosses the y-axis.
- Not every line is naturally best expressed in slope-intercept form, especially vertical lines, which cannot be written as y = mx + b.