courtesy of a student:
If x and n are integers, is the sum of x and n less than zero?
(1) x + 3 < n - 1
(2) -2x > 2n
Anonymous Wrote:Hi Ron,
Would you use a similar approach for the following question ... especially with regards to the first statement:
Is x + y > 0 ?
(1) x - y > 0
(2) x^2 - y^2 > 0
Statement 2 I could easily answer by x^2 - y^2 => (x + y) (x - y).
So (x + y) ( x - y) > 0 which means either (x + y) is pos and (x - y) is pos, or (x + y) is neg AND (x - y) is neg. so insuff.
How would you approach statement 1 ? thanks.
Ruben Wrote:Ron, It took long time to build all this. Would you ever do it in a real test?