X1

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 85
Joined: Thu Jan 12, 2012 7:18 pm
Thanked: 1 times

X1

by dreamv » Wed Feb 22, 2012 9:04 pm
This was on GMATPrep. It's confusing to me what is asking for.. What is Xj here? Please help..
Attachments
X1.docx
(62.46 KiB) Downloaded 132 times
Source: — Data Sufficiency |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Wed Feb 22, 2012 9:31 pm
dreamv wrote:This was on GMATPrep. It's confusing to me what is asking for.. What is Xj here? Please help..
X(j) is the jth term in the sequence, as we say X(2) is the 2nd term and so on.

(1) X(j) = X(j - 1)/2 for j > 1 implies that every term is one-half of the previous term. Example: X(2) = X(1)/2 but we cannot find X(1) from here; NOT sufficient.

(2) X(5) = X(4)/[X(4) + 1] is again NOT sufficient to find X(1); NOT sufficient.

Combining (1) and (2), since X(j) = X(j - 1)/2, so X(5) = X(4)/2
So, X(4)/2 = X(4)/[X(4) + 1]
1/2 = 1/[X(4) + 1]
2 = X(4) + 1
x(4) = 1, so we can find X(3), X(2) and hence find X(1) using this; SUFFICIENT.

The correct answer is C.
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Senior | Next Rank: 100 Posts
Posts: 85
Joined: Thu Jan 12, 2012 7:18 pm
Thanked: 1 times

by dreamv » Thu Feb 23, 2012 4:48 pm
Now I got it. Thank you so much Anurag~