Four consecutive odd integers can be represented by n, n + 2, n + 4 , and n + 6. If the sum of 4 consecutive odd integers is 56, what are the integers?
n, n+2, n+4, n+6 are the given numbers.
4n+12=56
4n=44
n=11
Thus, the four consecutive odd integers are 11, 13, 15, 17.