The range of a set is the difference between the largest and smallest element in the set.
In this case:
Largest element: 5
Smallest element: -4
Range = Largest element - Smallest element
Range = 5 - (-4) = 9
Therefore, the range of the set {-4, 5} is 9.