216k views
3 votes
Use the given Domain to find the range of function:
f(x)=-2x^2+7, D={2, -3, 0}

2 Answers

3 votes

Answer:

R = {15, 25, 7}

Explanation:

the domain of the function has the values of x for which the resulting values in y form the range.

simply put the values 2, -3 and 0 one by one in the equation and the respective values of y you get will be the range

#1) x = 2

f(2) = 2(2)² + 7

f(2) = 8 + 7

f(2) = 15

#2) x = -3

f(-3) = 2(-3)² + 7

f(-3) = 2 × 9 + 7

f(-3) = 18 + 7

f(-3) = 25

#3) x = 0

f(0) = 2(0)² + 7

f(0) = 7

the underlined values form the range of the function

hence

range R = {15, 25, 7}

User GarMan
by
3.1k points
1 vote

Shown in image below.

Use the given Domain to find the range of function: f(x)=-2x^2+7, D={2, -3, 0}-example-1
User Benjrb
by
3.5k points