Answer:
-3
Explanation:
Slope of a line is "rise over run". Pick two points on the line. For example, (0,4) and (1,1). As we move from the first point to the second, we move down 3 units and right 1 unit. So the slope is -3/1 = -3.
Here's an algebraic approach. If the two points are (x₁, y₁) and (x₂, y₂), then the slope is:
m = (y₂ − y₁) / (x₂ − x₁)
Plugging in our two points:
m = (1 − 4) / (1 − 0)
m = -3