asked 231k views
1 vote
Please help ! I cant figure it out ‍♀️

Please help ! I cant figure it out ‍♀️-example-1

2 Answers

4 votes
I remember having this question before it could be 127 or 126 not sure
answered
User Kevin Peno
by
8.0k points
4 votes

There isn't an algorithm that solves all possible questions like this: you need to develop some good "instinct" to see a solution.

In this case, you can see that each number is twice the previous one, plus one.

So, you start from 3. Double it (6) and add 1, you get 7.

Double it (14) and add 1, you get 15.

And so on...

So, if you are at 63, you have to double it (126) and add 1 to get 127.

answered
User Yank
by
9.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.