One way to graph an equation is by use of a data table. A data table is a list of
x-values and their corresponding
y-values. To make a data table, draw two columns. Label one column
x and the other column
y. Then list the
x-values
-2, - 1, 0, 1, 2 in the
x column:
Data Table -- Step 1
Next, plug each value of
x into the equation and solve for
y. Insert these values of
y into the table, under their corresponding
x values. For this example, we will use the equation
2x - 4 = 3y:
x = - 2:
2(- 2) - 4 = 3y.
3y = - 8.
y = - 2
x = - 1:
2(- 1) - 4 = 3y.
3y = - 6.
y = - 2 x = 0:
2(0) - 4 = 3y.
3y = - 4.
y = - 1
x = 1:
2(1) - 4 = 3y.
3y = - 2.
y = -
x = 2:
2(2) - 4 = 3y.
3y = 0.
y = 0 Thus, the data table looks like:
Data Table -- Step 2