144k views
1 vote
If f = {(2, 3), (5, 7), (3, 3), (5, 4), (9, 1)}, what is the range?

2 Answers

4 votes
the range is 1,3,4,7
i hope this helps

User Gisselle
by
8.7k points
4 votes

Answer:

{ 1,3,4,7}

Explanation:

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

The function is given with ordered pairs

First number represents x and the second number represents y

Domain is the set of x values and range is the set of y values

We know second number in ordered pair is y that is the range

For range, we take all the y values from the given ordered pairs

So range is { 3,7,3,4,1}

User Barzee
by
7.9k points

No related questions found