Final answer:
To find the function's range, each value from the domain is plugged into the function f(x) = 35+x. The resulting values are 32, 34, 36, 37, 39, and 40, making the function's range {32, 34, 36, 37, 39, 40}.
Step-by-step explanation:
To determine the function's range for the given set of domain values {1, -3, -1, 2, 4, 5}, we need to plug each of these values into the function f(x) = 35+x. Calculating each value respectively:
- For x=1: f(1) = 35+1 = 36
- For x=-3: f(-3) = 35+(-3) = 32
- For x=-1: f(-1) = 35+(-1) = 34
- For x=2: f(2) = 35+2 = 37
- For x=4: f(4) = 35+4 = 39
- For x=5: f(5) = 35+5 = 40
The range of the function is the set of all these resulting values. Therefore, the range of the function is {32, 34, 36, 37, 39, 40}.