题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
Given that
x+4x+2⩽k(x−1)x
where k is a positive constant,
(a) show that
(x+4)(x−1)(px2+qx+r)⩽0
where p , q and r are expressions in terms of k to be determined.
(3)
(b) Hence, or otherwise, determine the values for x for which
x+4x+2⩽3(x−1)x
(4)
解答
(a)
解法一
思路
展开
不等式中有分母,不能直接乘以 (x+4)(x−1),因为它的正负会变。比较稳的做法是先移到同一边,再乘以 k(x+4)2(x−1)2。由于 k>0,而平方项非负且在定义域内不为 0,不等号方向不变。
答题过程
展开
Start from
x+4x+2⩽k(x−1)x
Bring all terms to the left-hand side:
x+4x+2−k(x−1)x⩽k(x+4)(x−1)k(x+2)(x−1)−x(x+4)⩽00
Since k>0, multiply by k(x+4)2(x−1)2, which is positive for x=−4,1:
(x+4)(x−1)[k(x+2)(x−1)−x(x+4)]⩽0
Now expand the bracket:
k(x+2)(x−1)−x(x+4)===k(x2+x−2)−(x2+4x)kx2+kx−2k−x2−4x(k−1)x2+(k−4)x−2k
Therefore
(x+4)(x−1)((k−1)x2+(k−4)x−2k)⩽0
This is in the required form, where
p=k−1,q=k−4,r=−2k
(b)
解法一
思路
展开
这里用 (a) 的结果最直接。把 k=3 代入后,得到一个四个一次因式相乘的不等式。最后一定要记得原分母不能为 0,所以 x=−4 和 x=1 不能取。
答题过程
展开
For k=3,
(k−1)x2+(k−4)x−2k==2x2−x−6(2x+3)(x−2)
So the inequality becomes
(x+4)(x−1)(2x+3)(x−2)⩽0
The critical values are
x=−4,x=−23,x=1,x=2
Check the signs on the intervals:
intervalsignx<−4+−4<x<−23−−23<x<1+1<x<2−x>2+
We need the product to be non-positive. The zeros from the quadratic can be included, but the original denominator excludes x=−4 and x=1. Therefore,
−4<x⩽−23or1<x⩽2