S = n(n+1)/2
(1) S < 20. Insufficient. n can be 1, 2 etc
(2) S^2 > 220. Insufficient . n can be 6, 7, etc
Taking (1) and (2) together, only n = 5 is possible. Sufficient
test 13 #20
This topic has expert replies
Source: Beat The GMAT — Data Sufficiency |
-
raju232007
- Master | Next Rank: 500 Posts
- Posts: 133
- Joined: Sat Dec 29, 2007 2:43 am
- Thanked: 12 times
But it is given that S is the sum of first n natural numbers....so as per the first statement S<20
This is possible only when n=5 (i.e 1+2+3+4+5)
if n=6 S becomes 21...so th only solution is n=5
if u consider the second statement S can be anything(i.e S>14.5)
so n can be 5,6,78 etc...
So I think the ans should be A..Correct me if i am wrong..
This is possible only when n=5 (i.e 1+2+3+4+5)
if n=6 S becomes 21...so th only solution is n=5
if u consider the second statement S can be anything(i.e S>14.5)
so n can be 5,6,78 etc...
So I think the ans should be A..Correct me if i am wrong..
- Morgoth
- Master | Next Rank: 500 Posts
- Posts: 316
- Joined: Mon Sep 22, 2008 12:04 am
- Thanked: 36 times
- Followed by:1 members
First statement is insufficient.raju232007 wrote:But it is given that S is the sum of first n natural numbers....so as per the first statement S<20
This is possible only when n=5 (i.e 1+2+3+4+5)
if n=6 S becomes 21...so th only solution is n=5
if u consider the second statement S can be anything(i.e S>14.5)
so n can be 5,6,78 etc...
So I think the ans should be A..Correct me if i am wrong..
if n=2
S = 2+1 = 3 <20
if n=3
S=1+2+3=6 <20
if n=4
S=1+2+3+4=10 <20
if n=5
S=1+2+3+4+5=15 <20
therefore, 0 < n < 6. Insufficient.
Hope this helps.
-
raju232007
- Master | Next Rank: 500 Posts
- Posts: 133
- Joined: Sat Dec 29, 2007 2:43 am
- Thanked: 12 times

















