题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Sketch the curve C with equation
y=x+61.
State on your sketch
- the equation of the vertical asymptote
- the coordinates of the point of intersection of C with the y-axis.
(3)
The straight line l has equation y=mx−4, where m is a constant.
Given that l cuts C at least once,
(b) (i) show that
9m2+13m+4≥0
(ii) find the range of values of m.
(6)
解答
(a)
解法一
思路
展开
y=x+61 是 y=x1 向左平移 6 个单位。竖直渐近线从 x=0 变成 x=−6,水平渐近线仍是 y=0。
与 y 轴交点令 x=0。
答题过程
展开
The curve
y=x+61
has vertical asymptote
x=−6.
The y-intercept is found by putting x=0:
y==0+6161.
So the curve intersects the y-axis at
(0,61).
The sketch should have one branch above the x-axis for x>−6, and one branch below the x-axis for x<−6.
A completed sketch is:
(b)(i)
解法一
思路
展开
交点满足直线和曲线的 y 相等。整理后会得到一个关于 x 的二次方程。若直线至少与曲线相交一次,这个二次方程必须有实根,所以判别式 Δ≥0。
答题过程
展开
At intersections,
mx−4=x+61.
Multiply by x+6:
(mx−4)(x+6)=1.
Expand and collect terms:
mx2+6mx−4x−24=mx2+(6m−4)x−25=10.
For the line to cut the curve at least once, this quadratic in x must have real roots. Therefore
Δ(6m−4)2−4(m)(−25)(6m−4)2+100m≥0≥0≥0.
Now expand:
36m2−48m+16+100m36m2+52m+169m2+13m+4≥0≥0≥0.
This is the required result.
(b)(ii)
解法一
思路
展开
解二次不等式 9m2+13m+4≥0。先因式分解,找临界值,再根据开口向上选择外侧区间。
答题过程
展开
Solve
9m2+13m+4≥0.
Factorise:
9m2+13m+4=(9m+4)(m+1).
The critical values are
m=−1,m=−94.
Since the quadratic has positive leading coefficient, it is non-negative outside the roots. Therefore
m≤−1orm≥−94.