The range of a relation is the values that the relation takes for every value of x. Then, we need to check every value in this relation. Then, we have ( from left to right):
(-5, 3), (1, 4), (1, 5), (3, -2), (5, -4), (5, -5).
Therefore, the range of this relation is:
{3, 4, 5, -2, -4, -5}.