The sum of three consecutive integers is 111. Find the integers.

37, 38, 39

35, 36, 37

38, 39, 40

36, 37, 38

Let the three integers be x, x+1, and x+2.

According to the given information, x + x+1 + x+2 = 111
This simplifies to 3x + 3 = 111
3x = 108
x = 36

Therefore, the three consecutive integers are: 36, 37, 38.