Straight-Line Graphs — Gradient & Intercept
Gradient m1.0
y-intercept c(0, -2.0)
x-intercept(2.00, 0)
- Make the line slope downhill
- Make the line pass through the origin (0, 0)
- Build the line y = 2x − 3
- Make the line pass through the point (2, 4)
- Make the line cross the x-axis at x = 4