Is x > y ?
(1) x + y < 0
(2) x - y > 0
I solved this using brute force (testing numbers). Anyone have a simple algebraic or abstract solution?
(1) x + y < 0
(2) x - y > 0
I solved this using brute force (testing numbers). Anyone have a simple algebraic or abstract solution?