asked 63.8k views
4 votes
Identify and extend the pattern to find the next number in this sequence: 56, 45, 34, 23

2 Answers

2 votes
45 - 56 = -11 (This means that it goes down by 11 each time)

Then you can do: 23 - 11 = 12
Then: 12 - 11 to get 1

So the next two items are 12, 1

Hope this helps! :)

answered
User Tabbek
by
8.6k points
1 vote

56-45 = 11

45-34 = 11

so each number is 11 less than the previous one

so next number would be 23-11 = 12

answered
User Shivani Garg
by
7.7k 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.