Let the odd integers be:
x, x + 2, x + 4 Since consecutive odd integers differ by 2.
Sum = 33
x + (x + 2) + (x + 4) = 33
x + x + 2 + x + 4 = 33
x + x + x + 2 + 4 = 33
3x + 6 = 33
3x = 33 - 6
3x = 27 Divide by 3
x = 27/3
x = 9
Recall the odd integers were, x, x + 2, x + 4
= 9, 9 + 2, 9 + 4
= 9, 11, 13
The three consecutive integers are 9, 11, & 13.
I hope this helps.