题目
Problem
Figure 1
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
Figure 1 shows a sketch of the curve C with equation
y=x−610xx=6
and the line l with equation y=2x+12
(a) Use algebra to determine the x coordinates of the points of intersection of C and l
(2)
(b) Determine the range of values of x for which
(i) 2x+12>x−610x
(ii) ∣2x+12∣>x−610x
(4)
解答
(a)
解法一
思路
展开
交点的 x 坐标来自两条曲线的 y 值相等。题目强调用代数,所以要把分式方程化成二次方程并因式分解,不能只从图上读。
答题过程
展开
At the points of intersection,
x−610x=10x==2x2−10x−72=x2−5x−36=(x+4)(x−9)=2x+12(2x+12)(x−6)2x2−72000
Therefore
x=−4orx=9
(b)(i)
解法一
思路
展开
把不等式移到一边,通分后用临界点分区间。注意分母 x−6 会改变符号,所以不能直接两边乘以 x−6 后忘记讨论符号。
答题过程
展开
Consider
2x+12−x−610xx−6(2x+12)(x−6)−10xx−62x2−72−10xx−62(x+4)(x−9)>0>0>0>0
The critical values are
x=−4,x=6,x=9
Testing the intervals gives
−4<x<6orx>9
(b)(ii)
解法一
思路
展开
两个函数都取绝对值,所以交界点来自
2x+12=x−610x 和
2x+12=−x−610x。找出四个临界值后,用数轴分区间判断。
答题过程
展开
The first pair of boundary points comes from part (a):
x=−4,x=9
The other pair of boundary points is found by solving
−(2x+12)−2x−12−x−610xx−6(−2x−12)(x−6)−10xx−6−2x2+72−10xx−6−2(x+9)(x−4)>x−610x>0>0>0>0
So
(x+9)(x−4)=x=0−9, 4
The critical values are
−9,−4,4,9
Testing intervals in
∣2x+12∣>x−610x gives
x<−9,−4<x<4,x>9