Hi,
As Ron pointed out, you can go through the different conditions but sometimes that is the long way around as mithunsam pointed out in the discussion of how the number of conditions could expand. What you would really like to do is to develop a set of tools to solve various problems. The only way to do that is to work problems, probably though reading about them or, in some cases, working through the problems. For example take your example problem:
Quote:
Is |a| + |b| > |a + b| ?
(1) a^2 > b^2
(2) |a| X b < 0
We could go through the various conditions of a, b, and a+b but there is an easier way, at least IMO.
(1) Recognizing that if both a and b are of the same sign or ab=0, then
|a| + |b| = |a + b|
we let a and b be any numbers of the same sign (or ab = 0) satisfying (1). The inequality is false. (1) is not sufficient.
(2) What it really says is b is less than zero and a is not zero. Well, look at (1) and choose numbers of the same sign, i.e. both negative (since b is negative). The inequality is false. (2) is not sufficient.
(1) & (2) Look at (2) and choose two negative numbers satisfying (1). The inequality is false. (1) and (2) together is not sufficient.