rohitgoel15
If |x|.y+ 9 > 0, and x and y are integers, is x < 6?
(1) y is negative
(2) |y| < 1
I solved the question as below:
If |x|.y+ 9 > 0
|x|.y > -9
As x and y are integers then |x|.y > -9 * 1 or |x|.y > -3 * 3
Case 1
y is negative
then x can be 9, 1 and 3. Insufficient
Case 2
|y| < 1 implies -1 < y < 1
Clearly not sufficient
(1) & (2) not sufficient together either.
Is my approach correct?
Statement (2) should read \(|y|\leq{1}\) and not \(|y|<{1}\). Because: (1) \(y<0\), (2) \(|y|<{1}\) (-1<y<1) and \(y=integer\) (from the stem) cannot be true simultaneously (there is no integer between -1 and 0, not inclusive).
If |x|*y+ 9 > 0, and x and y are integers, is x < 6?(1) \(y<0\). If \(y=-1\), then \(-|x|+9>0\) --> \(|x|<9\), so \(x\) can be 8, -8, 7, -7, and so on. So \(x\) may or may not be less than 6. Not sufficient.
(2) \(|y|\leq{1}\) --> \(-1\leq{y}\leq{1}\) --> as \(y\) is an integer, then \(y\) is -1, 0, or 1. As we've seen above if \(y=-1\), then \(x\) may or may not be less than 6. Not sufficient.
(1)+(2) Again if \(y=-1\) (which satisfies both stem and statements) then \(x\) may or may not be less than 6. Not sufficient.
Answer: E.
P.S. rohitgoel15 please tag the questions properly: it's not "Statistics and Sets Problems", it's "Absolute Values/Modules" and "Inequalities" question. Tags changed.