Question 1171592
I need help writing an equation for this graph please.


https://imgur.com/a/bKYs8v2
<pre>2 points shown: (0, - 4) and (3, - 7)
m, or slope: {{{matrix(1,5, (- 4 - - 7)/(0 - 3), "=", 3/(- 3), "=", - 1)}}}
Slope-intercept form of a linear equation: y = mx + b
With a slope of - 1, and y-intercept, (0, - 4), equation is: {{{highlight_green(system(matrix(1,3, y, "=", mx + b), highlight(matrix(1,3, y, "=", - x - 4))))}}}