asked 53.2k views
2 votes
What are the next two numbers in the pattern 3,6,5,10,9,18,17.

2 Answers

1 vote
34 and 33 because the pattern goes # x 2 then - 1 
answered
User BlackMagic
by
7.2k points
6 votes
This pattern appears to alternate between doubling and subtracting by 1.

To get from 3 to 6, we multiply by two.
To get from 6 to 5, we subtract one.
To get from 5 to 10, we multiply by two.
To get from 10 to 9, we subtract one.
To get from 9 to 18, we multiply by two.
To get from 18 to 17, we subtract one.

Therefore, next we need to multiply by two.
17 x 2 = 34
So, the next number is 34.

To find the number after, we subtract one.
34 - 1 = 33
Thus, the number after is 33.

In conclusion, the next two numbers are 34 and 33.
answered
User Suppenkasper
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.