Answer: 10,11,12
Explanation:
1st integer= x-1
2nd integer= x
3rd integer= x+1
(x-1)(x) = 11(x+1)-22
x^2-x = 11x+11-22
simplify to: x^2-12x+11=0
factor to: (x-11)(x-1)
x=11, 1
1 doesn’t work because that would make the 1st integer equal to 0, and 0 isn’t a positive integer. So the three integers are 10, 11, and 12.