What is the next number in this sequence 2, 3, 10, 12, 13, 20?

 What is the next number in this sequence 2, 3, 10, 12, 13, 20?

👇👇👇👇👇👇👇👇👇


sequence appears to be alternating between adding 1 or 2 and then adding 7 or 8. Let's break it down:

  • 2 + 1 = 3
  • 3 + 7 = 10
  • 10 + 2 = 12
  • 12 + 1 = 13
  • 13 + 7 = 20

Following this pattern, the next number should be 20 + 2 = 22.


Post a Comment

Previous Post Next Post