The sequence given is 2, 6, 10, 14
Noticing this sequence, we will find that the sequence increases by 4 each time. This means that:
The next number = the current number + 4
In other words:
2
2+4 = 6
6+4 = 10
10+4 = 14
14+4 = 18
Therefore, the next number in the sequence would be 18