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


(x-2)^2 + x^2 = (x+2)^2 - 15
x^2 - 4x + 4 + x^2 = x^2 + 4x + 4 - 15
2x^2 - 4x + 4 = x^2 + 4x - 11
x^2 - 8x + 15 = 0
(x - 3)(x - 5) = 0


The integers could be (1, 3, 5) or (3, 5, 7).