You can put this solution on YOUR website! y=-x+1
Plot some points. Let x=-1, then:
y=-(-1)+1
y=1+1
y=2
Plot (-1,2).
------------
y=-(0)+1
y=0+1
y=1
Plot (0,1)
------------
y=-(1)+1
y=-1+1
y=0
Plot (1,0)
-------------
Conect the dots, and it should look like this:
Happy Calculating!!!!