Question 269871: write an expression for the sum of four consecutive odd integers where 2n + 1 represents the smallest odd interger Answer by drk(1908) (Show Source):
You can put this solution on YOUR website! The first (smallest) = 2n + 1
The second = 2n + 3
The third = 2n + 5
The fourth = 2n + 7
-----
The sum of these four is simplified as
8n + 16