Sign In
First, plot the points given in the table of values. Then, try to determine what type of function the table represents.
y = 6x-2
We are given a table of values and we need to write the equation it represents. To do so, we will start by plotting points from the table of values on the coordinate plane.
The first row from our table represents the inputs — that is, the x-values — whereas the second one represents the outputs, the y-values. Therefore, each column gives us one point (x, y) from the graph of the equation. Let's plot them all on the same coordinate plane.
Substitute ( 0,-2) & ( 1, 4)
To check whether our function actually matches the given data, let's make a table of the given values along with the values based on our equation.
IN (x) | OUT (y) | 6x -2 | y | Match? |
---|---|---|---|---|
-4 | -26 | 6( -4)-2 | -26 | yes |
-3 | -20 | 6( -3)-2 | -20 | yes |
-2 | -14 | 6( -2)-2 | -14 | yes |
-1 | -8 | 6( -1)-2 | -8 | yes |
0 | -2 | 6( 0)-2 | -2 | yes |
1 | 4 | 6( 1)-2 | 4 | yes |
2 | 10 | 6( 2)-2 | 10 | yes |
3 | 16 | 6( 3)-2 | 16 | yes |
4 | 22 | 6( 4)-2 | 2 | yes |
As we can see, for every x-value, the y-value returned by our equation matches the output value given in the table. Therefore, we can say that our equation represents the table. y = 6x-2