Learn how to find the equation of a straight line from two points!
Given Points:
Point 1: (x₁, y₁)
Point 2: (x₂, y₂)
Line Equation Forms:
Slope-intercept form: y = mx + c
General form: ax + by + c = 0
Identify the x and y values for both points:
Point 1:
x₁ = ?, y₁ = ?
Point 2:
x₂ = ?, y₂ = ?
Use the formula: m = (y₂ - y₁) / (x₂ - x₁)
m = (y₂ - y₁) / (x₂ - x₁) = (? - ?) / (? - ?) = ?
Use the formula: c = y₁ - m × x₁
c = y₁ - m × x₁ = ? - ? × ? = ?
Use the formula: y = mx + c
Using m = ? and c = ?
Convert from y = mx + c to ax + by + c = 0
From y = ?x + ?
Rearrange to get: ?x - y + ? = 0
The equation of the line is:
y = mx + c
ax + by + c = 0
Your Progress: