Question
f(x) x-1 when x:-2,-1,0,1 create a table
Answers
GPT 3.5
Here is the table for the given function f(x) = x - 1 with values of x ranging from -2 to 1:
| x | f(x) |
|:---:|:------:|
| -2 | -3 |
| -1 | -2 |
| 0 | -1 |
| 1 | 0 |
| x | f(x) |
|:---:|:------:|
| -2 | -3 |
| -1 | -2 |
| 0 | -1 |
| 1 | 0 |