Answer: A: y-x = -4
Explanation:
To have an infinite number of solutions, two linear equations must be on top of each other, (so they intersect at every point). What this question is really asking is the equation for the plotted line!
This is simple enough:
two points are given, so lets fine the slope:
Slope = (y2-y1)/(x2-x1) = (-4 -0)/(0-4) = -4/-4 = 1
the slope is 1:
putting this into slope intercept form, we have y = x + b.
since b is the y intercept, and that is already given as -4, our completed equation is:
y = x - 4
which can be rewritten as y - x = -4
So your answer is the first option.