Square root

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Thu Jun 02, 2011 5:36 am
Hi,
Assuming X!=3 as 'x not equal to' 3[Programming language representation], I will solve this.Because x factorial=3 really doesn't make sense.
sqt(x-3)^2 = |x-3|
|x-3| = x-3, if x>=3
|x-3| = 3-x, if x<=3
From(1): x not equal to 3, we don't know if x>3 or not
Insufficient
From(2): -x|x|>0. As |x|>=0, -x>0 =>x<0
if x<0, then definitely x<3. So, |x-3|=3-x
Sufficient

Hence, B
Cheers!

Things are not what they appear to be... nor are they otherwise

User avatar
Legendary Member
Posts: 1309
Joined: Mon Apr 04, 2011 5:34 am
Location: India
Thanked: 310 times
Followed by:123 members
GMAT Score:750

by cans » Thu Jun 02, 2011 5:46 am
sqt(x-3)^2 = 3-x?
a)x!=3
l.h.s. can be x-3 when x>3 or 3-x when x<3. Thus insufficient.
b) -x|x|>0
it means x is not equal to 0 and as |x|>0,
-x>0 => x<0
as x<0, sqt(x-3)^2 = 3-x.Always true
IMO B