Answer:
{2, 4, 6}
Step-by-step explanation:
the domain is the interval or set of valid x (input) values.
the range is the interval or set of valid y (result) values.
just use the x values in the functional definition and collect the results. these are the range.
x = -1
y = 2×-1 + 4 = 2
x = 0
y = 2×0 + 4 = 4
x = 1
y = 2×1 + 4 = 6