Question 1004061
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 are {0, 1, 2} or {9, 10, 11}.