To find the slope of a line passing through two points, you can use the slope formula:
Slope (m) = (change in y) / (change in x)
Given the points (0, 3) and (4, 0):
Let (x1, y1) = (0, 3)
Let (x2, y2) = (4, 0)
Now, calculate the change in y and change in x:
Change in y = y2 - y1 = 0 - 3 = -3
Change in x = x2 - x1 = 4 - 0 = 4
Now, use the slope formula:
Slope (m) = (change in y) / (change in x) = -3 / 4
So, the slope of the line passing through the points (0, 3) and (4, 0) is -3/4.