The expression for the sum of the three integers is 3n.
If n is the middle number of three consecutive numbers, then the number before n is (n - 1) and the number after n is (n +1). By adding the three terms, we get an expression for its sum:[tex](n-1) + n + (n + 1) [/tex]. Simplifying the expression yields 3n. I hope this helps.