by JonathanSchneider Thu Nov 13, 2008 1:20 am
The anonymous poster above provided an excellent description.
I'd perhaps think about it in simpler terms:
If a is "non-negative," then it could be either 0 or positive. Let's look at these cases separately:
For Statement 1, if a = 0, then the total of x + y must also = 0. However, this does NOT answer our question, because x and y could each be 0 (thus an answer of NO), or x could be negative and y positive, or vice versa (yielding an answer of YES). Furthermore, if we take "a" to have a positive value, say 9, then we can see that x+y must have an absolute value of 9 as well. This will yield an answer of YES to our question above.