To find the range of the function \( f(x) = -x + 4 \) for the domain \( {-3, -2, -1, 1} \), we will compute \( f(x) \) for each value in the domain.
-
For \( x = -3 \): \[ f(-3) = -(-3) + 4 = 3 + 4 = 7 \]
-
For \( x = -2 \): \[ f(-2) = -(-2) + 4 = 2 + 4 = 6 \]
-
For \( x = -1 \): \[ f(-1) = -(-1) + 4 = 1 + 4 = 5 \]
-
For \( x = 1 \): \[ f(1) = -(1) + 4 = -1 + 4 = 3 \]
Now, we collect the outputs we have computed from the function:
- \( f(-3) = 7 \)
- \( f(-2) = 6 \)
- \( f(-1) = 5 \)
- \( f(1) = 3 \)
Thus, the range of \( f(x) \) is: \[ { 7, 6, 5, 3 } \]
So, the correct answer is:
{7, 6, 5, 3}