题目
Problem
Using algebra, solve the inequality
x+21>2x+3
(5)
解答
解法一
思路
展开
题目要求用代数。分母 x+2 的正负不固定,所以不要直接两边同乘。更稳妥的做法是移到同一边,通分后用临界点做符号分析。
答题过程
展开
Start with
x+21>2x+3
Bring all terms to the left-hand side:
x+21−(2x+3)>x+21−(2x+3)(x+2)>00
Expand the numerator:
1−(2x+3)(x+2)===1−(2x2+7x+6)−2x2−7x−5−(2x+5)(x+1)
So
x+2−(2x+5)(x+1)>x+2(2x+5)(x+1)<00
The critical values are
x=−25,x=−2,x=−1
Check the sign of x+2(2x+5)(x+1):
intervalsignx<−25−−25<x<−2+−2<x<−1−x>−1+
We need the expression to be negative. Since the original expression is undefined at x=−2, and the inequality is strict, the solution is
x<−25or−2<x<−1
解法二
思路
展开
因为分母 x+2 的正负号决定了不等号是否需要翻转,所以可以直接在不等式两边同乘分母的平方 (x+2)2(因为 x=−2,所以 (x+2)2 恒正)。如此一来可以避免分区间讨论,直接将原分式不等式化简为三次整式不等式,提取公因式后求解。
答题过程
展开
Since x=−2, the term (x+2)2 is strictly positive. Multiply both sides of the inequality by (x+2)2:
x+21(x+2)>2x+3>(2x+3)(x+2)2
Move all terms to one side:
(x+2)−(2x+3)(x+2)2>0
Factor out the common term (x+2):
(x+2)[1−(2x+3)(x+2)](x+2)[1−(2x2+7x+6)](x+2)(−2x2−7x−5)−(x+2)(2x+5)(x+1)(x+2)(2x+5)(x+1)>0>0>0>0<0
The critical values are:
x=−25,x=−2,x=−1
By testing the intervals (or using a sign chart), the product is negative on:
x<−25or−2<x<−1