Point-Slope Form Calculator
Convert between point-slope form and slope-intercept form instantly.
Enter Values
Slope-Intercept: y = 3x - 1
Step-by-Step Solution:
1. Point-Slope Form: y - y₁ = m(x - x₁)
2. Substitute: y - 5 = 3(x - 2)
3. Expand: y - 5 = 3x - 6
4. Add 5 to both sides: y = 3x - 1
What is Point-Slope Form?
Point-slope form is a way to write the equation of a line when you know: - The slope (m) - One point on the line (x₁, y₁)
Point-Slope Form: y - y₁ = m(x - x₁)
How to Use Point-Slope Form
- Identify your slope (m) and point (x₁, y₁)
- Substitute into the formula: y - y₁ = m(x - x₁)
- Simplify if needed, or convert to slope-intercept form
Converting to Slope-Intercept Form
To convert y - y₁ = m(x - x₁) to y = mx + b:
- Distribute m: y - y₁ = mx - mx₁
- Add y₁: y = mx - mx₁ + y₁
- Simplify: y = mx + b (where b = y₁ - mx₁)
Common Questions
What is point-slope form?
Point-slope form is y - y₁ = m(x - x₁), where m is the slope and (x₁, y₁) is a point on the line. It's useful when you know the slope and one point.
How do you convert point-slope to slope-intercept form?
To convert, expand the equation by distributing m, then solve for y by adding y₁ to both sides to get y = mx + b form.