chetan2u
Bunuel
The first five numbers in a regular sequence are 4, 10, 22, 46, and 94. What is the next number in the sequence?
A. 142
B. 154
C. 176
D. 182
E. 190
Hi,
it is a good Q to learn to pick up number properties in the given set, even if we do not get a Q on these line in actuals..
when we see the sequence 4, 10, 22, 46, and 94, we see that each succeeding number is some value more than twice the previous number..
10=2*4+2..
22=2*10+2..
and so on..
so next number= 2*94+2=190..
E
Hi,
Quote:
What is regular sequence? I tried to google it. I saw many definitions. However, I tried to solve it using the following:
Hi, a regular sequence is a sequence which increases or decreases according to a certain pattern..
the relationship between its terms is the same..
Quote:
I noticed the following pattern
10= 4 +x.......x=6
22=10+x.......x=12
46=22+x.......x=24
94=46+x.......x=48
I observed that X is doubled each time so
48*2+94= 190
Answer:E
is the above correct approach???
The above approach is absolutely correct..
same Q can be viewed separately at times..
this very Q your observation about pattern is different from what I had observed..
IMPORTANT is to find a pattern which fits in for all terms..
This type of Q, normally, would not be seen in GMAT..