Respuesta :

range is output or y
(x,y)
the range is the 2nd number
when it repeats, don't list again
range=-3,5.9,8.3

Answer: The range is the output of our data, in standard notation represented as (x,y) where x is the input and y the output.

So the values of x are the domain, and the values of y are the range.

The set you give is :  {(3.2, –3), (7.6, 5.9), (1.4, –3), (–9.1, 8.3)}

You can see that the range is : {-3, 5.9, 8.3}

Notice that in the set, the point y = -3 appears two times (in different pairs), but in the range only one, because you cant repeat the same value in one set.