Answer:
y = x - 4
Explanation:
The standard equation of a line is y = mx+b
m is the slope
b is the y intercept
Get the slope
Using the coordinate points (4, 0) and (0, -4)
m = -4-0/0-4
m = -4/-4
m = 1
Since the line cuts the y axis at y = -4, the y-intercept b = -4
Get the equation;
Since y = mx+b
y = 1x + (-4)
y = x - 4
This gives the required equation