Official Solution:If \(ab \ne 0\) and \(|a| \lt |b|\), which of the following must be negative?A. \(\frac{a}{b} - \frac{b}{a}\)
B. \(\frac{a - b}{a + b}\)
C. \(a^b - b^a\)
D. \( \frac{ab}{a - b}\)
E. \(\frac{b - a}{b}\)
Squaring the inequality \(|a| \lt |b|\) results in \(a^2 \lt b^2\), which can be reformulated as \(a^2 - b^2 \lt 0\) or, equivalently, \((a - b)(a + b) \lt 0\). This implies that \(a - b\) and \(a + b\) must have opposing signs, hence \(\frac{a - b}{a + b}\) will always be negative.
To discard other options consider \(a=-1\) and \(b=2\).
Answer: B