To find the slope of a line that passes through two points, you can use the slope formula:
Slope (m) = (y2 – y1) / (x2 – x1)
In this case, the points given are (2, 0) and (0, 4). We can let (x1, y1) = (2, 0) and (x2, y2) = (0, 4).
Now we can plug the coordinates into the slope formula:
m = (4 – 0) / (0 – 2)
Calculating this gives:
m = 4 / -2 = -2
Therefore, the slope of the line that passes through the points (2, 0) and (0, 4) is -2.