The slope (m) of a line passing through two points $(x_1, y_1)$ and $(x_2, y_2)$ is given by the formula:
\[m = \frac{y_2 - y_1}{x_2 - x_1}\]
Substituting the given points $(2,0)$ and $(0,-1)$ into the formula, we get:
\[m = \frac{-1 - 0}{0 - 2} = \frac{1}{2}\]
Show more…