Answer:
Here the first row of the table contains the x-values. We will put the values of x one by one from this row into y = x - 1 to find the corresponding values of y. Then we will put these values on the second row of the table.
When x = 1, y = 1 − 1 = 0
When x = -3, y = -3 − 1 = -4
When x = 0, y = 0 − 1 = -1
When x = -1, y = -1 − 1 = -2
When x = 5, y = 5 − 1 = 4
Now we shall plot (1, 0), (-3, -4), (0, -1), (-1, -2) and (5, 4) in the graph.