SOLUTION: How would I graph y=-x+1

Algebra ->  Linear-equations -> SOLUTION: How would I graph y=-x+1      Log On


   



Question 53937: How would I graph y=-x+1
Answer by funmath(2933) About Me  (Show Source):
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:
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-x%2B1%29
Happy Calculating!!!!