Choosing Between Slope-Intercept and Point-Slope Form
Use slope-intercept form y = mx + b when the slope and y-intercept are known or when graphing from the intercept is convenient.
More key points
- Use point-slope form y − y₁ = m(x − x₁) when the slope and any point on the line are known; expand and solve for y to convert to slope-intercept form.
On this page13 sections
- Slope-intercept form
- Point-slope form
- Check the point before simplifying
- When each form helps
- Select a form from the information given
- Read the graph from either form
- Handle horizontal and vertical lines
- Compare equations for parallel lines
- Substitute to verify the point
- Key takeaway
- Choose slope-intercept form to show rate and starting value
- Use point-slope form with a known point
- Move between forms and verify the line
A linear equation can describe the same line in several forms. The most useful choice depends on the information in the problem. Slope-intercept form makes the vertical intercept visible; point-slope form uses a known point and slope directly.
Slope-intercept form
The form y = mx + b uses m for slope and b for the y-intercept. For example, y = 2x + 3 has slope 2 and crosses the vertical axis at (0, 3). It is convenient for graphing: plot the intercept, then use rise over run to find another point.
Point-slope form
The form y − y₁ = m(x − x₁) uses a slope m and a point (x₁, y₁) on the line. If a line has slope 2 and passes through (4, 1), substitute directly: y − 1 = 2(x − 4). Distribute and solve: y − 1 = 2x − 8, so y = 2x − 7. The line’s y-intercept is therefore −7.
Check the point before simplifying
A common sign error is substituting x₁ or y₁ without preserving the subtraction in the formula. Use y − 1 = m(x − 4) for point (4, 1); do not change it to y + 1 = m(x + 4). Substitute the point into the final equation to verify it satisfies the line.
When each form helps
- Known slope and y-intercept: write slope-intercept directly.
- Known slope and a point not at x = 0: point-slope is quickest.
- Need to graph or compare intercepts: convert to slope-intercept.
- Given two points: calculate slope first, then use either form.
Select a form from the information given
If a graph or problem gives the y-intercept and rate of change, write y = mx + b directly. If it gives a slope and a point away from the y-axis, point-slope form avoids finding b first. With points (2, 5) and (6, 13), the slope is (13−5)/(6−2) = 2. Using (2, 5), point-slope form is y−5 = 2(x−2), which simplifies to y = 2x+1. The other point verifies the equation.
Read the graph from either form
Slope-intercept form makes the y-intercept and rise-over-run pattern easy to graph. Start at (0, b), then use m = rise/run to locate another point. A negative slope means the line falls as x increases. Point-slope form centers the equation on a known point, which can be convenient when plotting or when a problem asks for a line through a point with a specified slope.
Handle horizontal and vertical lines
A horizontal line has slope zero and can be written y = c, which is slope-intercept form with m = 0. A vertical line x = c has undefined slope and cannot be written as y = mx + b for a finite m. Point-slope form also relies on a numerical slope, so vertical lines need the equation x = c. Recognize this special case before trying to divide by a zero change in x.
Compare equations for parallel lines
Nonvertical parallel lines have the same slope and different y-intercepts. The lines y = 2x + 1 and y = 2x − 4 never meet. To write a line parallel to a given one through a new point, reuse the slope in point-slope form with that point. Perpendicular nonvertical lines have slopes whose product is −1; for example, a line with slope 2 is perpendicular to one with slope −1/2.
Substitute to verify the point
After converting forms, substitute the known point into the final equation. For y−5 = 2(x−2), putting x = 2 and y = 5 gives 0 = 0, confirming that point lies on the line. Then check the slope by comparing two points. This catches sign errors in expressions such as x−(−3), which must become x+3.
Key takeaway
Point-slope form plugs in a known point and slope. Slope-intercept form exposes the y-intercept. They represent the same line, and algebra converts one to the other.
Choose slope-intercept form to show rate and starting value
Slope-intercept form is y = mx + b, where m is slope and b is the y-intercept. It is convenient when the problem gives or asks for the rate of change and initial value. For a line with slope 3 and y-intercept −2, write y = 3x − 2. The graph crosses the vertical axis at (0, −2), then rises 3 units for every 1 unit to the right.
If an equation is in standard form Ax + By = C, solve for y to identify slope and intercept when B is nonzero. For 2x + y = 7, y = −2x + 7, so slope is −2 and the y-intercept is 7. If B = 0, the equation may represent a vertical line and cannot be rearranged into y = mx + b.
Use point-slope form with a known point
Point-slope form is y − y₁ = m(x − x₁). It uses the slope and one point on the line, so it is useful when the y-intercept is unknown or the point is not on the y-axis. For slope 4 through (2, 5), write y − 5 = 4(x − 2). Expanding gives y = 4x − 3, so the y-intercept is −3.
Substitute the coordinates with parentheses, especially when a coordinate is negative. For slope −2 through (−1, 3), write y − 3 = −2(x + 1), because x − (−1) becomes x + 1. Expanding yields y = −2x + 1. A sign error inside the parentheses changes the line.
Move between forms and verify the line
Both forms describe the same straight line; one is not more correct than the other. Expand point-slope form and isolate y to obtain slope-intercept form. If asked for an equation through two points, calculate slope first, choose either form, and substitute one point. Then test the other point. If both satisfy the equation, the line is consistent with the pair.
A horizontal line has slope zero and equation y = c. A vertical line has undefined slope and equation x = c; point-slope form with a finite m does not represent it. Check whether x-values differ before applying the slope formula.
- Use y = mx + b to read slope and y-intercept directly.
- Use y − y₁ = m(x − x₁) with a known point and slope.
- Use parentheses when substituting negative coordinates.
- Convert between forms algebraically and verify with a point.
- Recognize vertical lines as x = c with undefined slope.
Common questions
Which form should I use if I know a point and slope?
Point-slope form is direct: y − y₁ = m(x − x₁). Convert afterward if the question requests slope-intercept form.
What does b mean in y = mx + b?
It is the y-intercept, the y-value when x equals zero.