-
Aspirant008
- Junior | Next Rank: 30 Posts
- Posts: 15
- Joined: Sun Oct 21, 2007 5:03 am
- Location: bangalore
- Thanked: 1 times
numbers rearranged:
-2 1 5 8 where to put n?
from stmt 1:
Median(S) <5
right side of median has 5, 8
n can be + like 2 for which stmt 1 true
n can be - like -1 for which stmt 1 true hence NSUFF
stmt 2
med(S)>1
n can be 9 still stmt will truue, n can be 6 still stmt true
hence NSUFF
together Med(S)<5 and Med(S)>1
hence n should be between 2<4 SUFF
hence ans C ...OA?












