113k views
4 votes
What is the range of the following relation?
{(5,0), (6, -1), (1, 4), (0,5), (2,3)}


1 Answer

2 votes

ANSWER

The range is

{-1,0,1,3,4,5}

Step-by-step explanation

The relation is given to us as an ordered pair.

The range is the set of all the y-values of the relation.

We list the set of all the values in ascending order without any repetition.

We then obtain the range as:

{-1,0,1,3,4,5}

User Monoceres
by
5.0k points