Answer:
y = -2x + 3
Explanation:
This uses the point-slope formula: y - y1 = m(x - x1)
First we need to find the slope using (y2 - y1)/(x2 - x1)
So (-5-3)/(4-0) : m = -8/2 = -2
So imput our variables y - 3 = -2(x - 0)
So solve this and we get y = -2x + 3