You can put this solution on YOUR website! Graph f(x)=-2x + 2 [Set the graph equal to "y"]
y=-2x + 2 [Plug in a wide-spread of random numbers for x]
.
y= -2(-1)+2 [Plug in (x=-1) and solve for y]
y= 2+2
y= 4
Plot: (-1, 4)
.
y=-2x + 2 [Plug in (x=1) and solve for y]
y=-2(1)+2
y= -2+2
y= 0
Plot: (1, 0)
.
y=-2x+2 [Plug in (x=0) and solve for y]
y=-2(0)+2
y=2
Plot: (0, 2)
.
y=-2x+2 [Plug in (x=-3) and solve for y]
y=-2(-3)+2
y=6+2
y=8
Plot: (-3, 8)
.