Respuesta :

Answer:

{-7, 2, 8}

Step-by-step explanation:

We see that the domain is limited to three x-values: -3, 0 and 2. To find the range (which is the set of all y-values) we just need to plug-in these x-values and find the corresponding y-values.

So our equation is:

y = 3x + 2

Then we substitute for the x-values:

y = 3(-3) + 2

y = -9 + 2

y = -7

y = 3(0) + 2

y = 0 + 2

y = 2

y = 3(2) + 2

y = 6 + 2

y = 8

So our range would be {-7, 2, 8}.