Respuesta :

f(x) = 4x - 1

All you have to do is substitute the values in the domain for x in the function.

f(-1) = 4(-1) - 1
f(-1) = -4 - 1
f(-1) = -5

f(0) = 4(0) - 1
f(0) = -1

f(1) = 4(1) - 1
f(1) = 4 - 1
f(1) = 3

And so on.