Question 796740
consecutive integers: (x-1), x, (x+1)


(x-1)(x+1) = 9x - 1
x^2 - 1 = 9x - 1
x^2 - 9x = 0
x(x - 9) = 0
x = 0, x = 9


The integers could be (-1, 0, 1) or (8, 9, 10).