To find the slope of the line connecting the points \( (0, 2) \) and \( (1, -1) \), we can use the formula for the slope \( m \):
\[ m = \frac{y_2 - y_1}{x_2 - x_1} \]
Here, we can assign:
- \( (x_1, y_1) = (0, 2) \)
- \( (x_2, y_2) = (1, -1) \)
Plugging in the values:
\[ m = \frac{-1 - 2}{1 - 0} \] \[ m = \frac{-3}{1} \] \[ m = -3 \]
The slope of the line is \(-3\).