51.1k views
1 vote
What number goes in the box in the followng sequence 5 11 23 ? 95 191​

User Chantz
by
8.7k points

1 Answer

5 votes

Answer:

47

Explanation:

The number that should go after 23 is 47.

The pattern seems to be (n * 2) + 1, where n is the value of the previous number.

We start with the number 5:

5

(5 * 2) + 1 = 11

11

(11 * 2) + 1 = 23

23

(23 * 2) + 1 = 47

47

... and so on

The pattern should continue as follows.

Hope this helps!

User BasicObject
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.