sd Wrote:Apoorva, I am still not getting how the OA can be B.
(1) x is not equal to 3.
Statement 1 gives us that x cannot be 3. Take any value of x other than 3. We always get x-3 <> 3-x. So we are able to answer the question, using stmt 1 alone. The answer is that x-3 cannot equal 3-x for any value of x.
So statement 1 must be SUFF by itself alone. What am I missing?
the question is:
is ((x-3)^2)^0.5 = 3-x. since 3-x=-(x-3). the question basically asks you whether (x-3) is negative
1)x is not equal to 3 . X can be greater than or less than 3. not sufficient
it just says x<>3, what abt x > 3 the inequality holds good
For example: x = -4, 0 , 1, 5
If x = -4, [(x-3)^2]^0.5 = [(-4-3)^2]^0.5 = [(-7)^2]^0.5 = (49)^0.5 = 7, which is equal to |-4 - 3| = |7| = 7
If x = 0, [(x-3)^2]^0.5 = [(-0-3)^2]^0.5 = [(-3)^2]^0.5 = (9)^0.5 = 3, which is equal to |0 - 3|= |3| = 3
If x = 1, [(x-3)^2]^0.5 = [(1-3)^2]^0.5 = [(-2)^2]^0.5 = (4)^0.5 = 2, which is equal to |1 - 3| = |2| = 2
If x = 5, [(x-3)^2]^0.5 = [(5-3)^2]^0.5 = [(2)^2]^0.5 = (4)^0.5 = 2, which is equal to |5 - 3| = |2| = 2