You can put this solution on YOUR website! graph the equation. y=-8x+2
----
Plot two points::
If x = 0, y = -8*0+2 = 2 giving you point (0,2)
If x = 1, y = -8(1)+2 = -6 giving you point (1,-6)
----
Plot the points and draw a line thru them::
slope = (-6-2)/(1-0) = -8
y-int = f(0) = 2
----
Equation:
y = -8x + 2
----
Cheers,
Stan H.
-------------
You can put this solution on YOUR website!
---------------
All you need to plot is 2 points, since it's
a straight line
---------------
First, set
So, you have the point ( 1/4, 0 )
------------------------------
Then set
Now you have the point ( 0,2 )
------------------------------
Here's the plot: