Question 840069
consecutive numbers: x, (x+1), (x+2), (x+3)


x + (x+1) + (x+2) + (x+3) = 10x
4x + 6 = 10x
6 = 6x
x = 1


The numbers are 1, 2, 3, and 4.