by RonPurewal Thu Nov 22, 2007 4:17 am
Ah, yes, combining inequalities with other inequalities, how we love thee.
The first thing to keep in mind here is the fact that's in red ink on the slides: This statement is NOT equivalent to z > -1; it's a one-way inference. Specifically:
If x + y < -1, then z has to be > 1 to make up the difference (using exactly the same sort of reasoning you presented above). That's ALL that we're saying on the lab: if you have something SUFFICIENT to prove that x + y < -1, then you have something SUFFICIENT to prove the logical consequence that z > 1.
Note that the converse does NOT work. If x + y > -1, then z could have any value whatsoever (try picking some numbers if you don't see how this works).
--
By the way, while your logic is correct, you're STARTING with z = 3 and drawing CONSEQUENCES from it. That's a bad idea, because DS problems work in the opposite way: you take the STATEMENTS (1) and (2) and draw consequences from THEM. The only time you should manipulate the prompt question is when you can come up with something EQUIVALENT to it.