To find the range of the given set of ordered pairs, you need to look at the second elements of each pair. The pairs are:
- (-4, -1) → second element: -1
- (0, 3) → second element: 3
- (-2, -7) → second element: -7
- (8, 5) → second element: 5
- (2, 6) → second element: 6
Now, let's collect the second elements:
-1, 3, -7, 5, 6
Next, we will identify the unique values from this collection:
{-7, -1, 3, 5, 6}
Thus, the correct answer for the range is:
{-7, -1, 3, 5, 6}