95.9k views
1 vote
What is the range of the function g for the given domain?

g(x) = 2x - 5
D = (-2, 0, 2, 4)

User Yan Brunet
by
4.8k points

2 Answers

6 votes

Answer:

R = {-9, -5, -1, 3}

Explanation:

We can determine the range of the function g by inputting each given domain value into the function itself.

g(x) = 2x - 5 and D = {-2, 0, 2, 4}

g(-2) = 2(-2) - 5 = -4 - 5 = -9

g(0) = 2(0) - 5 = 0 - 5 = -5

g(2) = 2(2) - 5 = 4 - 5 = -1

g(4) = 2(4) - 5 = 8 - 5 = 3

Therefore, R = {-9, -5, -1, 3}.

I hope this helps!

User Jeremy Kao
by
5.0k points
3 votes

Answer:

R = {-9, -5, -1, 3}

Explanation:

To find the range, plug in each value of the domain into the given equation for x.

g(-2) = 2 (-2) - 5 = -9

g(0) = 2 (0) - 5 = -5

g(2) = 2 (2) - 5 = -1

g(4) = 2 (4) -5 = 3

User Chris Smeele
by
4.5k points