Question 380951
let x = least valued odd integer in the list.  Then 
x+x+2+x+4+x+6 = 8;
4x + 12 = 8;
4x = -4;
x = -1.
Therefore the four consecutive odd integers are -1, 1, 3, 5.