Lesson 3 — Slope-Intercept Form (y = mx + b
)
Identify m
and b
In y = mx + b
, m
is the slope (rate of change, e.g., velocity in m/s), and b
is the y-intercept (value of y
at x = 0
, e.g., initial position).
Example: y = 2x + 5
→ slope 2 m/s
(velocity), y-intercept 5 m
(starting position).
Graph Quickly
Plot (0,b)
, then use m
as rise/run (e.g., m = 3/2
→ up 3, right 2).
Modeling: d = 0.5t + 10
describes a car moving at 0.5 m/s from a starting distance of 10 m.
Sandbox — Tune m
and b
(
,
)
We compute
m·x + b
and compare to your y
.Try it — Test your understanding
For y = -2x + 3
, the y-intercept is (0,3)
.