SOLUTION: Graph the equation below using the three listed methods. y= -2x + 4 Methods: table of values slope intercept form X and Y intercepts Explain each step as you graph the

Algebra ->  Graphs -> SOLUTION: Graph the equation below using the three listed methods. y= -2x + 4 Methods: table of values slope intercept form X and Y intercepts Explain each step as you graph the      Log On


   



Question 1080152: Graph the equation below using the three listed methods.
y= -2x + 4
Methods:
table of values
slope intercept form
X and Y intercepts
Explain each step as you graph the equation
Need immediate help with this. Thank you.

Answer by Edwin McCravy(20063) About Me  (Show Source):
You can put this solution on YOUR website!

I will change your numbers and do this one instead,
which is step by step exactly like yours.
So you can use it as a model to do yours by.

Graph the equation below using the three listed methods.
y= -3x + 6
Methods:
table of values
slope intercept form
X and Y intercepts
Explain each step as you graph the equation
-------------------------
table of values:

 x |  y  | (x,y)   
----------------
 1 |     | 
 2 |     | 
 3 |     |  
 4 |     |  

I arbitrarily chose 1,2,3,and 4 for x and substituted them into
the given equation:

y = -3x + 6      y = -3x + 6       y = -3x + 6       y = -3x + 6
y = -3(1) + 6    y = -3(2) + 6     y = -3(3) + 6     y = -3(4)+6
y = -3+6         y = -6 + 6        y = -9 + 6        y = -12 + 6
y = 3            y = 0             y = -3            y = -6

Then I finished filling in the table:

 x |  y  | (x,y)   
----------------
 1 |  3  | (1,3)
 2 |  0  | (2,0)
 3 | -3  | (3,-3) 
 4 | -6  | (4,-6) 

matrix%288%2C1%2C%0D%0AThen%2CI%2Cplotted%2Cthose%2Cfour%2Cpoints%2CI%2C%22found.%22%29matrix%288%2C1%2C%0D%0AThen%2CI%2Cdrew%2Ca%2Cstraight%2Cline%2Cthrough%2C%22them%3A%22%29

That's the first way.

------------------------------------

Slope-intercept form methof:
Compare the equation y = -3x + 6
to the equation      y =  mx + b

and you see that m = -3 and b = 6

m = -3 is the slope and b is the y-intercept.

Always consider the slope m as a fraction.  In this case m = -3
is not a fraction, so we put a 1 under it to make it into a
fraction, because slope is the fraction rise%2F%22run%22.  The fraction
we use for the slope is %28-3%29%2F1.

The numerator is the "rise".  The denominator is the "run".


--------------------------------------------

X and Y intercept method:
To find the x-intercept, the point where the line crosses the 
x-axis, substitute 0 for the other letter, y, and solve for x.

 y = -3x + 6
 0 = -3x + 6
3x = 6
 x = 2, so the line crosses the x-axis at 2.

To find the y-intercept, the point where the line crosses the 
y-axis, substitute 0 for the other letter, x, and solve for y.

 y = -3x + 6
 y = -3(0) + 6
 y = 0+6
 y = 6, so the line crosses the y-axis at 6.

[Notice that this is the same y-intercept that we used in the
previous method].

  

Now, do your equation exactly the same way in every detail,
step by step.  

Edwin