Question 528447
You can define two consecutive odd integers as 'x' and 'y'.
But then you have two unknowns, which means you need two equations to solve it.
However, you can define the first odd integer as 'x'.
Then the next odd number will be 'x+2', skipping the even number in between.
.
x +x+2 = 176 (given)
.
2x = 174
.
x = 87
.
x+2 = 89
.
Answer:  The two odd consecutive integers are 87 and 89.
.
Done.