Question 1000630
Do it like this:
------------
Find 3 consecutive odd integers whose sum is 21.
-----------
21/3 is the middle integer.
---
(n-2) + n + (n+2) = 21
3n = 21