You can put this solution on YOUR website! graph the line containing the given pair
of points and find the slope (2,0) and (8,-1)
===============
slope = (-1-0)/(8-2) = -1/6
-----
intercept:
0 = (-1/6)2 + b
----
b = 1/3
------
Equation:
y = (-1/6)x+ (1/3)
========================
Cheers,
Stan H.