Question 296804: find all integers x, if there are any, such that the following are true:
-x is positve
-x is negative
-x-1 is positive
/x/=2
Answer by JBarnum(2146) (Show Source):
You can put this solution on YOUR website! -x is positve (-infinity,0] ex: -1,-2,-3...-1003,-1004,-1005,...
-x is negative [0, +infinity) ex: 1,2,3...1003,1004,1005,...
-x-1 is positive [1,+infinity) ex: 2,3...1003,1004,1005,... do not include 1
/x/=2 2,-2 if this is an absolute value sign
|
|
|