Question 82258

Using the formula: y=mx+b;
y=any y-value on the line
m=the slope of the line
x=any corresponding x-value
b=the y-intercept
.
f(x)=-2x+2
y=mx+b
The slope = -2
The y-intercept = 2
Graphing:
{{{ graph( 300, 200, -6, 5, -10, 10, -2x+2) }}}