Find the range of the function f(x)=4x−1

for the domain {−1,0,1,2,3}
.
(1 point)
Responses

{−5,−3,0,7,11}

{−5,−4,−3,−2,−1}

{−11,−7,−3,1,5}

{−5,−1,3,7,11}

To find the range of the function, we need to substitute the given values of the domain into the function and calculate the corresponding output values.

For the domain {-1, 0, 1, 2, 3}, we substitute each value into the function:

f(-1) = 4(-1) - 1 = -5
f(0) = 4(0) - 1 = -1
f(1) = 4(1) - 1 = 3
f(2) = 4(2) - 1 = 7
f(3) = 4(3) - 1 = 11

Therefore, the range of the function is {-5, -1, 3, 7, 11}.

The correct answer is {−5,−1,3,7,11}.