Equalities

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 301
Joined: Tue Apr 22, 2008 6:07 am
Thanked: 2 times

Equalities

by beater » Sat Aug 09, 2008 2:42 pm
Is X>Y?

1. x=y+2
2. x/2=y-1

Legendary Member
Posts: 1153
Joined: Wed Jun 20, 2007 6:21 am
Thanked: 146 times
Followed by:2 members

by parallel_chase » Sat Aug 09, 2008 3:24 pm
The answer should be A.

Statement I

x=y+2

if y=1/2, x=2.5 x>y
if y=4, x=6 x>y
if y=-4, x=-2 x>y
if y=-1/2, x= 1.5 x>y

Sufficient.

Statement II

x/2=y-1 => x=2y-2

if y=6, x=10 x>y
if y=-6, x= -14 x<y

Hence Insufficient.


The answer is A.