Perform the operation on the last term in this sequence.
14
Practice makes perfect
We are given a pattern in a sequence of a couple of consecutive term. The common difference from one term to the next is adding 3.
2 +3 →5 +3 →8 +3 →11
To find the next number by extending this pattern!
2 +3 →5 +3 →8 +3 →11 +3 → 14