Find the three 3 consecutive numbers, in which the first is x.
Note that, for example, consecutive numbers look like: 1,2,3, in which you add 1 each time.
So, if the first one is x, then:
x, x + 1, x + 2, is your answer
hope this helps
6.4m questions
8.4m answers