mehravikas wrote:Is |x| = 5?
1. x = -5
2. x < 0
If your answer to the above question is A then what should the answer to this one:
Is |x| = a?
1. x = -a
2. x < 0
|x|=5?
Since anything inside modulus is converted into positive sign, so in this case you always have to consider two case. Since you does not know the sign of the number inside variable x.
i) x=5 (if x is positive)
ii)x=-5 (if x is negative)
Now above you have two values of x i.e.5 and -5. Look at the options now.
1. x=-5. This is same as the one we have done above. Hence this is sufficient to answer the question.
2. x<0. This could be anything viz. -4,-3,-2,-1,-5 etc. Hence It does not give you YES/NO answer hence NOT SUFFICIENT.
Therefore, your answer is A.
SAME for question 2 as well.