148k views
0 votes
What's the pattern?
1,2,4,8,16.....

User Codingbiz
by
7.7k points

1 Answer

2 votes
You have to add the last number to itself. So the next number would be 32 because 16 + 16 equals 32. Then you add 32 + 32 so the next number would be 64
1, 2, 4, 8, 16, 32, 64, 128
User Jkrcma
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.