题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
Use algebra to find the set of values of x for which
∣x2−9∣<∣1−2x∣
(6)
解答
解法一
思路
展开
绝对值相等的位置是临界点。分别解 x2−9=1−2x 和 x2−9=−(1−2x),再用数轴判断哪些区间满足左边距离更小。
答题过程
展开
The critical values occur when
x2−9=1−2x
or
x2−9=−(1−2x)
First,
x2−9=x2+2x−10=x=1−2x0−1±11
Next,
x2−9=x2−2x−8=(x−4)(x+2)=−1+2x00
so
x=−2,4
The critical values in increasing order are
−1−11,−2,−1+11,4
Testing the intervals between these values gives
−1−11<x<−2or−1+11<x<4
解法二
思路
展开
因为两边都是非负数,可以平方。平方后得到四次方程;但重点仍然是把它因式分解,再从数轴判断不等式的符号。
答题过程
展开
Since both sides are non-negative,
∣x2−9∣<∣1−2x∣
is equivalent to
(x2−9)2<(1−2x)2
Bring all terms to one side:
(x2−9)2−(1−2x)2(x2−9−(1−2x))(x2−9+(1−2x))(x2+2x−10)(x2−2x−8)(x+1−11)(x+1+11)(x−4)(x+2)<0<0<0<0
Using a sign diagram, the product is negative on
−1−11<x<−2or−1+11<x<4