The standard form defines the line's behavior, where represents the gradient (steepness) and represents the y-intercept (vertical starting point).
The gradient is calculated as the ratio of vertical change to horizontal change: .
A positive indicates an upward slope from left to right, while a negative indicates a downward slope.
| Feature | Horizontal Lines | Vertical Lines |
|---|---|---|
| Equation Form | ||
| Gradient | (Flat) | Undefined (Infinite) |
| Axis Intersection | Crosses y-axis at | Crosses x-axis at |
| Parallel To | x-axis | y-axis |
Coordinate Swapping: A common error is plotting instead of . Remember that the first number always dictates horizontal movement.
Negative Gradient Direction: Students often move 'up' for the rise regardless of the sign. If is negative, the 'rise' is actually a 'fall' (downward movement).
Intercept Confusion: Misidentifying the y-intercept as the x-intercept can shift the entire line horizontally, leading to an incorrect graph.