chetan2u
If x and y are integers and\(|x| + y =0\), what is the value of x?
(1) y is non-negative integer.
(2) \(|x|*y \geq {0}\)
Self Made
Conclusion from question statement:|x|+y=0 with this we can figure out following two things:
#1. either both x and y are equal with opposite sign i.e. x = -y or y = -x
#2. OR both x and y equal to zero i.e. x=y=0
statement-1:y is non-negative integer. it means either y=0 or y is +ve
from
#1 and
#2 and statement-1 we conclude |x|+y=0 will hold for following values of x and y:
either both x and y equal to zero i.e. x=y=0
OR y +ve and x = -y.
so we see x can take two values. hence
INSUFFICIENT!statement-2:|x|∗y ≥ 0 - we can infer the following with this information:
A) either both x nd y equal to zero i.e. x=y=0
B) OR both x and y are +ve
C) OR both x and y are -ve
BUT '
B' and '
C' does are not in accordance with
#1.
A and
#2 says the same thing i.e. x=y=0
x=y=0 satisfies both |x|+y=0 AND |x|∗y ≥ 0.hence x = 0.Sufficient.Answer is B.