asked 149k views
2 votes
What is the range of this function {(3,4)(5,8),(9,-4),(-2,1),(0,8)}

2 Answers

2 votes
the range consists of all the output values (2nd values in the ordered pairs given), without duplication:

{4, 8, -4, 1), or, in ascending order, {-4, 1, 4, 8}
answered
User Maliek
by
7.7k points
6 votes
To solve this problem you must apply the proccedure shown below:
1. You have the following information given in the problem above:
{(3,4)(5,8),(9,-4),(-2,1),(0,8)}
2. Therefore,by definition, you have that the range is the set of all the values of y given. Keeping this on mind, you have that the range is:
Range:{4,8,-4,1,8}
Therefore, as you can see, the answer is: Range:{4,8,-4,1,8}.
answered
User Olaf Erlandsen
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.