You can put this solution on YOUR website! Find the sum of the odd integers between 21 and 61 inclusive
-----------
21 to 61 is 41 integers.
21 of them are odd.
41 is the center integer.
The other 10 make 10 pairs, the some of each pair is 82
eg 21 + 61
23 + 59
etc.
--> 82*10 + 41
= 861