Saturday, October 09, 2010
Is r=s?
(1) -s<=r<=s
(2) |r|>=s
-s<=r<=s, we can conclude two things from this statement:
A. s is either positive or zero, as -s<=s;
B. r is in the range (-s,s) inclusive, meaning that r can be -s as well as s.
But we don't know whether r=s or not. Not sufficient.
(2) |r|>=s, clearly insufficient.
(1)+(2) -s<=r<=s, s is not negative, |r|>=s --> r>=s or r<=-s. This doesn't imply that r=s, from this r can be -s as well.
Consider: s=5, r=5 --> -5<=5<=5 |5|>=5
s=5, r=-5 --> -5<=-5<=5 |-5|>=5
Both statements are true with these values. Hence insufficient.
Answer: E.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment