Question 670847: how would make table and graph y=-8x
Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! To graph , we need to plot a series of points.
To get a series of points, we need to plug in various values of x to get corresponding values of y.
===============================================================================
Plug in to find y
When ,
So we have the point (-2, 16)
------------------------
Plug in to find y
When ,
So we have the point (-1, 8)
------------------------
Plug in to find y
When ,
So we have the point (0, 0)
------------------------
Plug in to find y
When ,
So we have the point (1, -8)
------------------------
Plug in to find y
When ,
So we have the point (2, -16)
===============================================================================
So we have this list of points
(-2, 16), (-1, 8), (0, 0), (1, -8), (2, -16)
Which gives us this table
x | y
------------------------------
-2 | 16
-1 | 8
0 | 0
1 | -8
2 | -16
To graph the line, simply pick any two points and plot them. Then draw a straight line through those two points.
|
|
|