168k views
3 votes
Helpppppp and explain tooo thank you :)

Helpppppp and explain tooo thank you :)-example-1

1 Answer

4 votes

Answer:

{5, 6, 7}

Explanation:

When we have a given relation, the domain is the set of inputs, and the range as the set of the outputs.

so for a function f(x), and a domain {a. b. c}

The range is:

{f(a), f(b), f(c)}

In this case, we have:

f(x) = x + 6

and the domain is {-1, 0, 1}

Then the range is:

{ f(-1), f(0), f(1) }

{-1 + 6, 0 + 6, 1 + 6}

{5, 6, 7}

The correct option is the third one.

User Silencedogood
by
4.6k points