Answer:
A) x + 1, x + 2, x + 3
Explanation:
Let x represent our integer
The next integer is found by adding 1
x+1
The integer after that is found by adding 1 to x+1
x+1+1 = x+2
The integer after that is found by adding 1 to x+2
x+2+1 = x+3
The three integers after x are
x+2, x+2, x+3