asked 53.2k views
1 vote
What are the next numbers in this sequence: 9 13 22 ... 57 ...

2 Answers

7 votes

Answer:

The next numbers in the sequence are 35, and 92.

Explanation:

The Fibonacci sequence starts with 0 and 1, and each subsequent number is the sum of the two preceding numbers. So, the next numbers in the Fibonacci sequence would be:

  • 9 + 13 = 22
  • 13 + 22 = 35
  • 22 + 35 = 57
  • 35 + 57 = 92

Therefore, the next numbers in the sequence are 35, and 92, if the sequence is continued using the Fibonacci sequence.

answered
User Bob Stine
by
9.3k points
2 votes

Answer: 35, 92

Step-by-step explanation: We see that the third number is the result of adding the first two numbers (9+13=22). Continuing with this pattering, we know that the fourth spot is 22 + x = 57. 57-22 is 35, so the fourth spot is 35. The sixth spot will be 57 + 35, or, 92.

answered
User ElGavilan
by
8.5k points

No related questions found