Ameekah is working with consecutive integers

Consecutive numbers: 1, 2, 3, 4, 5.
As we can see it's the latest plus 1
So,
x, x + 1, x + 1 + 1, x + 1 + 1 + 1
x, x + 1, x + 2, x + 3 and so on
So it's x + 1.
For this case we have that by definition, a consecutive number is obtained by adding a unit to the previous one.
Example:
n, n + 1, n + 2, n + 3 ...
So:
If "x" is the first number of Ameekah, its second number to form a series of consecutive integers must be:
x + 1, that is, add "1" to the previous number.
Answer:
x + 1
Option B