Hi All,
We're asked for the sum of all the ODD multiples of 5 from 1 to 500. This question is essentially about Arithmetic and can be solved with 'bunching.'
There are 100 multiples of 5 between 1 and 500: 1(5)..... (100)(5), but the question asks for only the ODD multiples of 5 (meaning that we should NOT include 10, 20, 30, etc.). Half of those 100 multiples are EVEN and half are ODD, so we know that there will be 50 numbers to consider.
If we 'bunch' the smallest and largest, we get:
5 + 495 = 500
Then the next smallest and next largest....
15 + 485 = 500
We can 'pair up' terms in this way, which will give us 25 'pairs' of 500...
(25)(500) = 12,500
Final Answer: B
GMAT assassins aren't born, they're made,
Rich