Any line can be expresses as:
y=mx+b where m=slope=(y2-y1)/(x2-x1) and b=y-intercept (value of y when x=0)
First find the slope:
m=(2-0)/(8-0)=2/8=1/4 so we have thus far:
y=0.25x+b, we solve for b using any point on the line, (8,2)
2=0.25(8)+b
2=2+b
0=b
So the line is:
y=.25x which they might also express as y=x/4
The answer is E. (1/4)x