Question 249172
Y=mX+b
1=8m+2b
If you mean Y=1, m=8, & b=2
Then y=8X+2
{{{ graph( 300, 200, -6, 5, -10, 10, 8x +2) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 8x +2).