Question 868310
"graph the data y=x/10” with a graph for him to plot on that has horizontal x axis of 0-8 and vertical y axis of 0-8. 
----------------
y = x/10
Pick values for x and find y
x...y
0...0 --->(0,0)
1..0.1 --> (1,0.1)
2..0.2 --> (2,0.2)
3..0.3 --> (3,0.3)
etc.
=====
(1,1) and (2,2) are not on the line.