Slope = (y₂ − y₁) / (x₂ − x₁)
Slope-Intercept: y = mx + b
m = slope, b = y-intercept
Standard: Ax + By = C → y = (−A/B)x + C/B
🦖 Remember: Slope = Rise over Run!
Find slope: (2,3) and (6,11)
m = (11−3)/(6−2) = 8/4
✅ m = 2
4x − 2y = 8 → standard to slope-intercept
−2y = −4x + 8
y = 2x − 4
✅ slope = 2, y-intercept = −4