Answer:
f(-1) = 0
Explanation:
Evaluating a function for f(-x) is the same as evaluating it for f(-1).
So we plug in -1 instead.
f(-1) = x³ + 1
= (-1)³ + 1 (here we cube -1)
= -1 + 1 (here we subtract)
= 0 (and, this is the answer)
The answer is f(-1) = 0