To find the range of a set of numbers, you subtract the smallest number in the set from the largest number.
Let's identify the smallest and largest numbers in the set {5, 35, 14, 41, 90, 76, 74}.
- The smallest number is 5.
- The largest number is 90.
Now, calculate the range:
Range = Largest number - Smallest number
Range = 90 - 5 = 85.
The answer is C. 85.