For any set of uniformly spaced integers, the average of the integers = (Largest integer + Smallest integer)/2finance wrote:The sum of the first 50 positive even integers is 2550. What is the sum of even integers from 102 to 200 inclusive?
In this case, all the even integers between 102 and 200 are uniformly spaced. Hence, average of them = (102 + 200)/2 = 151
Now, sum of all these integers = (Average)*(Number of integers in the range) = 151*[(200 - 102)/2 + 1] = 151*50 = 7550
The correct answer is B.

















