GPREP Range Question

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 167
Joined: Wed Jun 11, 2008 10:58 pm
Thanked: 2 times
Followed by:1 members

GPREP Range Question

by zagcollins » Mon Jul 28, 2008 2:53 am
For the students in class A, the range of their height is r cm and greatest height is g cm. In class B, the range of heights is s cm and greatest height is h cm. Is the least height of students in class A greater than least height of students in class B?

1)r<s
2)g>h

OA is C.
Last edited by zagcollins on Tue Jul 29, 2008 4:26 am, edited 2 times in total.
Source: — Data Sufficiency |

Senior | Next Rank: 100 Posts
Posts: 57
Joined: Sun Jun 22, 2008 10:01 pm
Location: UK
Thanked: 7 times

by augusto » Mon Jul 28, 2008 9:42 am
The answer is C.

From (1) you know that Range(A) is < Range(B), which is not sufficient.

From (2) you know that Tallest(A) is > Tallest(B), which is not sufficient.

from (1) and (2) you know that Range(A) < Range(B), and also that Tallest(A) > Tallest(B).
We can infer
Smallest(A) = Tallest(A) - Range(A)
Smallest(B) = Tallest(B) - Range(B)

with that you can conclude that Smallest(A) > Smallest(B).


I know that I'm not very clear... sorry about it, I really don't know how to explain this problem.

Master | Next Rank: 500 Posts
Posts: 118
Joined: Sun Jun 01, 2008 1:47 pm
Thanked: 5 times
Followed by:1 members

by ricky » Mon Jul 28, 2008 9:46 am
IMO C as well.

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Fri Dec 26, 2008 3:30 pm
A:
Range : r
greatest: g

r = g - lowest a

B:
range: s
greatest: h

s = h - lowest b

Q: Is lowest a > lowest b

(or) g-r > h-s

Stmt I

r<s

INSUFF since g can be that much greater than h to compensate for r being lower than s

Stmt II

g>h

INSUFF since s can be that much smaller than r to compensate for g being greater than h

Stmt I and II together
r<s
g>h

g-r > h-s

SUFF

Choose C)