n is the middle number, therefore the previous consecutive number will be n-1 and the next consecutive number to n is n+1
Then the expression of the sum will be
(n-1)+n+(n+1)
7.8m questions
10.4m answers