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


(x-2)^2 = 9 + (x + (x+2))
x^2 - 4x + 4 = 9 + 2x + 2
x^2 - 6x - 7 = 0
(x - 7)(x + 1) = 0


The integers could be {5, 7, 9} or {-1, 1, 3}.