X          Y=x+2      ordered pair 
-5          -5+2=-3     (-5,-3)
-4          -4+2=-2     (-4.-2)
-3           -3+2=-1    (-3,-1)
-2           -2+2=0     (-2,0)
-1           -1+2=1     (-1.1)
0            0+2=2      (0,2) 
1            1+2=3      (1,3)
2            2+2=4     (2,4)
3            3+2=5    (3,5)
4            4+2=6   (4,6)
5            5+2=7  (5,7) 
is that correct for a linear function?