Anonymous wrote:
How do we deal with the first inequality?
z<x-y-1
it appears that that statement hasn't been transcribed correctly; see the result below. maybe the inequality sign was transcribed incorrectly, or ... ?
--
here's a useful general rule.
GENERAL RULE: YOU CAN ADD TWO INEQUALITIES IF THE INEQUALITY SIGNS FACE IN THE SAME DIRECTION.
the problem statement says that x - y - z < 0. since this one is also "less than", you can add them, giving
(x - y - z) + z < 0 + (x - y - 1)
x - y < x - y - 1
0 < -1
this is a contradiction, indicating that either the problem statement or statement 1 (or possibly both, but at least one of them) has been transcribed incorrectly.
whoops