Range...

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 175
Joined: Mon Jul 02, 2007 12:01 pm
Thanked: 15 times
Followed by:1 members

Range...

by jangojess » Mon Oct 15, 2007 8:48 pm
Is the range of integers 8,2,x,4,5 & y greater than 9??

a) y > x+3
b) y > x > 7

No OA for this too........
Trying hard!!!

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Sun May 06, 2007 4:56 pm
Thanked: 2 times

by naren_nayak » Tue Oct 16, 2007 9:19 am
I think the answer is C.
a) You could have
x=1, y=4: 1 2 4 5 5 8 => Range = 7, which is < 9
OR x=9, y=13: 2 4 5 8 9 13 => Range = 10, which is > 9
Hence A is insufficient.

b) You could have
x=8,y=12: 2 4 5 8 8 12 => Range = 10, which is > 9
OR x=8, y=9: 2 4 5 8 8 9 => Range = 7, which is < 9
Hence B is insufficient

If you considered both together, the sequence with the lowest range is
x=8, y=12: 2 4 5 8 8 12 => Range = 10, which is > 9

Hence C.