anks17 wrote:GMAT Experts,
Can you plz confirm the right way to approach the attached question.Assumed #s to solve it but just checking for a better/shorter method if any.
I would do it this way.
First of all we need to realize that its an inequality question which is asking us.
Is least value of set A < least value of set S.
Now least value of A = Greatest A - Range of A = g-r
And least value of B = Greatest B - Range of B = h-s
So the question becomes, Is g-r > h-s
=> Is g+s > h+r (I rephrased it because I know for most people, + signs are easier to deal with).
Now its easy.
1) r<s => s>r. We don't know anything about g or h. Insufficient.
2) g>h. Again, we now nothing about s and r. Insufficient.
Together:
s > r
g > h
Since left sides of both inequalities are larger than the right sides we can add the two.
s + g > h + r. This is what we sought out to find. Sufficient.
C is correct.