Question 729758
consecutive odd integers: (x-2), x, (x+2)


2(x)(x+2) = 1 - (x-2)
2x^2 + 4x = -x + 3
2x^2 + 5x - 3 = 0
(x + 3)(2x - 1) = 0
x = -3, x = 1/2


x is an integer, so the integers are -5, -3, -1.