2.4.5 Rational Inequalities¶
Solving inequalities involving rational expressions using sign analysis and number line methods.
定义¶
A rational inequality is an inequality involving one or more rational expressions (fractions with polynomials in the numerator and/or denominator). The general form is \(\frac{P(x)}{Q(x)} \lessgtr 0\) or \(\frac{P(x)}{Q(x)} \lessgtr k\) where \(P(x)\) and \(Q(x)\) are polynomials, \(Q(x) \neq 0\), and \(\lessgtr\) represents any inequality symbol (\(<, >, \leq, \geq\)). To solve rational inequalities, we use sign analysis by: (1) finding critical points (zeros of numerator and denominator), (2) testing the sign of the expression in each interval, and (3) determining which intervals satisfy the inequality. Note that values making the denominator zero are always excluded from the solution set.
核心公式¶
- \(\frac{P(x)}{Q(x)} > 0 \text{ when } P(x) \text{ and } Q(x) \text{ have the same sign}\)
- \(\frac{P(x)}{Q(x)} < 0 \text{ when } P(x) \text{ and } Q(x) \text{ have opposite signs}\)
- \(\text{Critical points: zeros of } P(x) \text{ and zeros of } Q(x)\)
- \(\frac{P(x)}{Q(x)} \geq k \Leftrightarrow \frac{P(x) - kQ(x)}{Q(x)} \geq 0\)
- \(\text{Sign of a product/quotient depends on the signs of individual factors}\)
易错点¶
- ⚠️ Forgetting to exclude values that make the denominator zero from the final answer, even if they appear to satisfy the inequality algebraically
- ⚠️ Incorrectly handling inequality direction when multiplying both sides by a negative expression or when the denominator is negative; students often forget that multiplying by a negative reverses the inequality
- ⚠️ Making sign errors in the sign analysis table by not carefully testing a point in each interval or by miscounting sign changes at critical points
- ⚠️ Confusing strict inequalities (\(<, >\)) with non-strict inequalities (\(\leq, \geq\)) and incorrectly including or excluding boundary points where the numerator equals zero