Respuesta :

Range = {-2(-2) - 5, -2(-1) - 5, -2(1) - 5, -2(2) - 5} = {4 - 5, 2 - 5, -2 - 5, -4 - 5} = (-1, -3, -7, -9}

Answer:

{-1, -3, -7, -9} is  the range of the function f(x)

Step-by-step explanation:

Domain is the set of all complete possible values of x variable.

Range is the set of all values of f(x)

Given the function:

[tex]f(x) = -2x-5[/tex]        .....[1]

Domain: {-2, -1, 1, 2}

For x = -2,

Substitute in [1] we have

[tex]f(-2) = -2(-2)-5 = 4-5 = -1[/tex]

Similarly ,

For x = -1

[tex]f(-1) = -2(-1)-5 = 2-5 = -3[/tex]

For x = 1:

[tex]f(1) = -2(1)-5 = -2-5 = -7[/tex]

For x = 2

[tex]f(2) = -2(2)-5 = -4-5 = -9[/tex]

Therefore, the range of f(x) = {-1, -3, -7, -9}