Question 808760
What is the rule for (0,2),(1,1),(2,0),(3,-1),(4,-2)?
--------------------
As (x,y) pairs, 
y = -x + 2
or x + y = 2
-----------------
That's the simplest, others are possible.