Question

Difficulty: MediumIntegers, Absolute Value, and Number Lines

If aa and bb are nonzero integers such that a<b|a| < |b| and ab<0a \cdot b < 0, which of the following expressions must have the greatest value?

  1. ab|a - b|Answer
  2. B
    a+b|a + b|
  3. C
    aba - b
  4. D
    ab|a| - |b|
  5. E
    ba|b| - |a|

Answer

The expression ab|a - b| must have the greatest value because aa and bb have opposite signs, making ab=a+b|a - b| = |a| + |b|.
Because aa and bb have opposite signs (ab<0a \cdot b < 0), the distance between them on the number line is the sum of their individual distances from zero, a+b|a| + |b|. The expression ab|a - b| measures this exact distance, which is guaranteed to be greater than any net difference or signed value.

Step-by-Step Solution

1
Analyze the given conditions
Since ab<0a \cdot b < 0, aa and bb have opposite signs (one positive, one negative). Since a<b|a| < |b|, the absolute value of bb is strictly greater than the absolute value of aa.
Determining the signs and relative magnitudes of aa and bb is necessary to evaluate absolute value expressions.
2
Evaluate ab|a - b| in terms of magnitudes
When two numbers have opposite signs, subtracting them adds their magnitudes: ab=a+b|a - b| = |a| + |b|.
If a>0a > 0 and b<0b < 0, ab=a(b)=a+b|a - b| = a - (b) = |a| + |b|. If a<0a < 0 and b>0b > 0, ab=ab=a+b|a - b| = |- |a| - |b|| = |a| + |b|.
3
Compare ab|a - b| to the other expressions
ab=a+b|a - b| = |a| + |b| is strictly greater than a+b=ba|a + b| = |b| - |a|, ba|b| - |a|, ab|a| - |b|, and aba - b.
Since both aa and bb are non-zero, a+b>ba>0>ab|a| + |b| > |b| - |a| > 0 > |a| - |b|.

Key Concept

Absolute value distance and sign properties on a number line
Rate this question