How to approach this one

This topic has expert replies
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 399
Joined: Wed Apr 15, 2009 3:48 am
Location: india
Thanked: 39 times

by xcusemeplz2009 » Tue Oct 20, 2009 6:19 am
IMO C

ST 1) two ans for x>1 the q is false and for 0<x<1 true
not suff

St 2) diff value for 0<x<1;-1<x<0;x<-1
not suff

together 1 and 2 suff as 0<x<1 any RHS will always be grtr than LHS

OA pls
It does not matter how many times you get knocked down , but how many times you get up

Master | Next Rank: 500 Posts
Posts: 182
Joined: Sun Aug 02, 2009 7:19 pm
Thanked: 18 times
GMAT Score:680

by sanjana » Wed Oct 21, 2009 1:26 am
IMO : A

The given sequence is a GP.

1+X+X^2+X^3+X^4+X^5
Sum to n terms : 1st term * (1-r^n)/(1-r)

1 * (1-x^5)/1-x

Now the question asks

Is (1-x^5)/1-x < 1/1-x ?
or, is 1-x^5 <1
or is x^5 > 0

Statement 1:
------------

If x>0 then x^5 will always be greater than 0

Sufficient.

Statement 2:
------------

x<1
If x=0,then
x^5 = 0
If x is -ve then x^5 < 0

Hence insufficient.

Hence, A

OA please.

Legendary Member
Posts: 1578
Joined: Sun Dec 28, 2008 1:49 am
Thanked: 82 times
Followed by:9 members
GMAT Score:720

by maihuna » Wed Oct 21, 2009 10:42 am
IMO A

Ok 1+x+x2+x3+x4 = 1.(x4-1)/(x-1) = (1-x4)/(1-x)

so 1/1-x is common in both so we need to decide the sign and value of 1-x4

for x<1 for x=1/2 it will be positive and less than 1 and LHS less
x=0 it will be positive and equal to 1 so both eul
x=-2 it will be negative and LHS less

for x>0 for x=1/2 it will be positive and less than 1
x=2 it will be negative and so LHS will be less

so as we see stmt x>0 is sufficient to say that LHS will be less and so A
Charged up again to beat the beast :)

Master | Next Rank: 500 Posts
Posts: 189
Joined: Thu Apr 03, 2008 2:03 pm
Location: USA
Thanked: 21 times

by rohan_vus » Wed Oct 21, 2009 12:54 pm
Should be C ..
In reducing the expression (1-x^5)/1-x < 1/1-x to 1-x^5 <1 , you are assuming 1-x > 0 ..else if 1 - x < 0 then the inequality changes to (1-x^5) > 1 ...

So stmnt 1 alone cant suffice , but in conjunction with stmnt 2 it works

Legendary Member
Posts: 882
Joined: Fri Feb 20, 2009 2:57 pm
Thanked: 15 times
Followed by:1 members
GMAT Score:690

by crackgmat007 » Wed Oct 21, 2009 9:09 pm
sanjana wrote:
Is (1-x^5)/1-x < 1/1-x ? ---- 1
or, is 1-x^5 <1 ---- 2
Is the above correct? I guess if (1-x) is negative, by dividing the inequality with (1-x), the inequality will be reversed. So without knowing whether (1-x) will be positive, we cannot solve.

IMO C.

User avatar
Master | Next Rank: 500 Posts
Posts: 434
Joined: Mon Jun 11, 2007 9:48 pm
Location: Bangalore
Thanked: 6 times
GMAT Score:600

by viju9162 » Thu Oct 22, 2009 3:07 am
The answer seems to be A,

From A: X>0

First ex: X =2,

1+2+8 ... < -1

Not true ...

Second ex: X = 1/2

1+1/2+1/8+ .... < 1/1-1/2
=> 1+1/2+1/8+ .... < 1/-1/2
=> 1+1/2+1/8+ .... < - 2

Not true..

A answers the question

From B: x<1

If X = 1/2 - It doesn't answer

If X = -1 - It answers.. The answers are contradicting from B.
"Native of" is used for a individual while "Native to" is used for a large group

Master | Next Rank: 500 Posts
Posts: 138
Joined: Mon Mar 02, 2009 12:02 pm
Thanked: 15 times

by life is a test » Thu Oct 22, 2009 10:40 pm
viju9162 wrote:The answer seems to be A,


=> 1+1/2+1/8+ .... < 1/-1/2
=> 1+1/2+1/8+ .... < - 2
1-1/2 = 1/2 in which case RHS >LHS

IMO C RHS will always be > LHS providing x>0 and <1

Senior | Next Rank: 100 Posts
Posts: 95
Joined: Thu Mar 12, 2009 2:39 am
GMAT Score:620

by gmat620 » Fri Oct 23, 2009 2:43 pm
Hello friends, sorry for delayed response OA:C..

I was expecting more of a mathematically inclined solution.Anyways, thanks for your responses.