Last visit was: 19 Nov 2025, 14:49 It is currently 19 Nov 2025, 14:49
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
testprep2010
Joined: 10 Feb 2010
Last visit: 27 Feb 2013
Posts: 92
Own Kudos:
728
 [222]
Given Kudos: 6
Posts: 92
Kudos: 728
 [222]
14
Kudos
Add Kudos
208
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [77]
27
Kudos
Add Kudos
50
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [13]
8
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
avatar
ruchichitral
Joined: 21 Jun 2010
Last visit: 30 Jul 2010
Posts: 3
Own Kudos:
2
 [2]
Posts: 3
Kudos: 2
 [2]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
why is it so that we are doing the (1/2) 3 times?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,361
 [6]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [6]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
ruchichitral
why is it so that we are doing the (1/2) 3 times?

\(x_i=\frac{x_{(i-1)}}{2}\), so every next term is preivious term times \(\frac{1}{2}\) --> \(x_4=x_3*\frac{1}{2}=x_2*\frac{1}{2}*\frac{1}{2}=x_1*\frac{1}{2}*\frac{1}{2}*\frac{1}{2}=x_1*(\frac{1}{2})^3\).
avatar
jainsaurabh
Joined: 24 May 2010
Last visit: 01 Aug 2011
Posts: 4
Own Kudos:
4
 [2]
Given Kudos: 2
Posts: 4
Kudos: 4
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Bunuel,

But how do you account for the fact that x4 could be equal to zero.

By taking both the statements together, one of the solutions is also x4 = 0. It nowhere mentions in the question that the sequence has all distinct numbers. Or may be I am unaware that sequence is meant to consist of distinct numbers only.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,361
 [4]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jainsaurabh
Thanks Bunuel,

But how do you account for the fact that x4 could be equal to zero.

By taking both the statements together, one of the solutions is also x4 = 0. It nowhere mentions in the question that the sequence has all distinct numbers. Or may be I am unaware that sequence is meant to consist of distinct numbers only.

Stem says: "In the sequence of positive numbers ..."
avatar
jainsaurabh
Joined: 24 May 2010
Last visit: 01 Aug 2011
Posts: 4
Own Kudos:
4
 [2]
Given Kudos: 2
Posts: 4
Kudos: 4
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Oooops !!! missed that one.

I must say Bunuel you are a champion! I follow your posts and sometimes I am just blown away by your answers.
User avatar
Chiranjeevee
Joined: 28 Jan 2013
Last visit: 12 Aug 2014
Posts: 23
Own Kudos:
40
 [8]
Given Kudos: 20
Posts: 23
Kudos: 40
 [8]
7
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
abhisheksharma85
In the sequence of positive numbers X1, X2, X3, ..... What is the value of X1

(1) Xi = Xi-1 / 2 for all integers i > 1

(2) X5 = X4 / X4+1



Guys, I need to know how to solve this question.. Thanks..


from 1, simply put the values of i = 2,3 or 4 but we can not find the value of X1

we can only know

X2 = X1 / 2 or
X3 = X2 / 2 = X1 / 4 or
X4 = X1 / 8 or
X5 = X1 / 16 etc....
insufficient

from 2, X5 = X4 / X4+1
cannot find X1 , insufficient

combine 1+2, X5 = X1 / 16
and X4 = X1 / 8

so, X1 / 16 = (X1 / 8)/((X1 / 8)+1)

can find X1 hence sufficient

Note : you will find two values of X1 from above quadratic equation i.e X1 = 0 and X1 = 8,
since it is given that X1 is positive so we cant take X1=0 hence sufficient
User avatar
Raihanuddin
Joined: 11 Sep 2013
Last visit: 29 Aug 2021
Posts: 90
Own Kudos:
687
 [1]
Given Kudos: 381
Concentration: Finance, Finance
Posts: 90
Kudos: 687
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.
last part is not clear. (1/2)^3 how did u get it?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,361
 [4]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Raihanuddin
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.
last part is not clear. (1/2)^3 how did u get it?

Please read the red part carefully.

Or from \(x_i=\frac{x_{(i-1)}}{2}\):

\(x_2=\frac{x_1}{2}\);

\(x_3=\frac{x_2}{2}=\frac{x_1}{4}\);

\(x_4=\frac{x_3}{2}=\frac{x_1}{8}\).

Hope it's clear.
User avatar
sagnik242
Joined: 28 Dec 2013
Last visit: 04 Oct 2016
Posts: 47
Own Kudos:
Given Kudos: 3
Posts: 47
Kudos: 14
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

Bunuel: to get x4 = 1 do we cross multiply? Can you show the steps to attain this value ? :)
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
778,361
 [4]
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sagnik242
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

Bunuel: to get x4 = 1 do we cross multiply? Can you show the steps to attain this value ? :)

Sure.

\(\frac{x_4}{2}=\frac{x_4}{x_4+1}\);

Reduce by x4: \(\frac{1}{2}=\frac{1}{x_4+1}\);

Cross-multiply: \(x_4+1=2\) --> \(x_4=1\).

Hope it's clear.
User avatar
sandman13
Joined: 20 Apr 2018
Last visit: 26 Dec 2019
Posts: 139
Own Kudos:
Given Kudos: 156
Concentration: Technology, Nonprofit
Schools: ISB '21 (A)
WE:Analyst (Non-Profit and Government)
Schools: ISB '21 (A)
Posts: 139
Kudos: 304
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

Bunuel I got this wrong because I thought x1 = 0 is also a solution. But since the question says it is a sequence of positive numbers, I guess I cannot assume that.

On a slightly different note, can the values in a sequence be a constant?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
Kudos
Add Kudos
Bookmarks
Bookmark this Post
sandman13
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

Bunuel I got this wrong because I thought x1 = 0 is also a solution. But since the question says it is a sequence of positive numbers, I guess I cannot assume that.

On a slightly different note, can the values in a sequence be a constant?

Yes, all terms in a sequence can be the same. For example, {1, 1, 1, 1, ...}.
User avatar
ManyataM
Joined: 27 Apr 2020
Last visit: 12 Jun 2021
Posts: 99
Own Kudos:
Given Kudos: 24
Posts: 99
Kudos: 25
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

How do we know its a GP question?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ManyataM
Bunuel
In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\) --> we have the general formula connecting two consecutive terms (basically we have geometric progression with common ratio 1/2), but without the value of any term this info is insufficient to find \(x_1\).

(2) \(x_5=\frac{x_4}{x_4+1}\) --> we have the relationship between \(x_5\) and \(x_4\), also insufficient to find \(x_1\) (we cannot extrapolate the relationship between \(x_5\) and \(x_4\) to all consecutive terms in the sequence).

(1)+(2) From (1) \(x_5=\frac{x_4}{2}\) --> \(\frac{x_4}{2}=\frac{x_4}{x_4+1}\) --> \(x_4=1\) --> \(x_4=1=x_1*(\frac{1}{2})^3\) --> \(x_1=8\). Sufficient.

Answer: C.

How do we know its a GP question?

\(x_i=\frac{x_{(i-1)}}{2}\) means that each term is 1/2 of the previous term so we have geometric progression with common ratio of 1/2.
avatar
iamdarshitgupta
Joined: 09 Sep 2022
Last visit: 18 Nov 2025
Posts: 15
Own Kudos:
Given Kudos: 4
Products:
Posts: 15
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
you are cancelling out two terms but what if X4 =0 than there will be two solutions so E option will be the answer
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,361
Kudos
Add Kudos
Bookmarks
Bookmark this Post
iamdarshitgupta
you are cancelling out two terms but what if X4 =0 than there will be two solutions so E option will be the answer

You should read the question and the discussion more carefully:

In the sequence of positive numbers \(x_1\), \(x_2\), \(x_3\), ..., what is the value of \(x_1\)?

(1) \(x_i=\frac{x_{(i-1)}}{2}\) for all integers \(i>1\).

(2) \(x_5=\frac{x_4}{x_4+1}\)
Moderators:
Math Expert
105390 posts
496 posts