Question 354360
In order to graph this first solve for y.
-y+5=x  subtract 5 from each side
-y=x-5  divide everything by -1
y=-x+5  now plug in a value for x and solve for y, repeat with a different value of x. Plot the points and connect the dots.
When x=0 y=5
When x=1 y=4
{{{ graph( 300, 300, -5, 7, -10, 10, -x+5) }}}