Answer:
Input x: 0, 1, 2, 3, 4, 5
Output y: -2, -1, 0, 1, 2, 3
Step-by-step explanation:
First, choose some input values (x values). I chose numbers 0 through 5. You can choose any numbers! I suggest choosing smaller numbers though. It is easier to do the calcuations with small numbers.
Next, plug in each of the input (x) values you chose into the equation to get the output (y) value.
Example:
y= (0) -2
y= -2
When x is equal to 0, y is equal to -2.
Repeat for all of your chosen input (x) values!