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


5((x-2) + x + (x+2)) = 72 + (x-2)(x)
5(3x) = 72 + x^2 - 2x
0 = x^2 - 17x + 72
0 = (x - 8)(x - 9)
x = 8 or 9


The integers are odd, so x = 9 and the integers are 7, 9, and 11.