To analyze the given question, let's consider each statement separately:
Statement (1): a/b < 0
This statement tells us that the ratio of a to b is negative. This means that either a and b have opposite signs (one is positive, and the other is negative), or one of them is zero. In either case, we can conclude that |a - b| < |a| + |b|.
If a and b have opposite signs, then the absolute value of their difference, |a - b|, will always be greater than the sum of their absolute values, |a| + |b|. For example, if a = 5 and b = -3, we have |a - b| = |5 - (-3)| = |8| = 8, and |a| + |b| = |5| + |-3| = 8. Since 8 is not less than 8, the inequality holds.
If either a or b is zero, then the left side of the inequality, |a - b|, will be equal to the absolute value of the non-zero number, and the right side, |a| + |b|, will be equal to the absolute value of the non-zero number plus zero. Since the absolute value of a non-zero number is always greater than or equal to zero, the inequality |a - b| < |a| + |b| also holds in this case.
Statement (2): a2 * b < 0
This statement tells us that the product of a2 and b is negative. From this statement alone, we cannot determine the signs or values of a and b individually, so we cannot make a conclusive decision about the inequality |a - b| < |a| + |b|. Therefore, statement (2) alone is not sufficient to answer the question.
Combining the two statements:
When we consider both statements together, we can determine that a/b < 0 and a2b < 0 simultaneously. This implies that both a/b and a2b have opposite signs. Since a2*b < 0, we know that a and b have opposite signs. This information allows us to conclude that |a - b| < |a| + |b|.
Therefore, the correct answer is (A) Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question asked.