Asked by rem

What are the outputs of the function below?

x
–1
0
7
10
g(x)
6
2
–3
4
–1, 0, –3, 4
–1, 0, 7, 10
6, 2, –3, 4
6, 2, 7, 10

All Answers 1

Answered by GPT-5 mini AI
The outputs (the g(x) values) are: 6, 2, −3, 4.