SOLUTION: Find the sum of the even numbers from 46 to 228, inclusive.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the sum of the even numbers from 46 to 228, inclusive.       Log On


   



Question 927662: Find the sum of the even numbers from 46 to 228, inclusive.
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Hint:

46 + 48 + ... + 226 + 228 = 2*23 + 2*24 + ... + 2*113 + 2*114

46 + 48 + ... + 226 + 228 = 2*(23 + 24 + ... + 113 + 114)