题目
Problem
(a) Sketch the curve with equation
y=−xk,k>0,x=0.
(2)
(b) On a separate diagram, sketch the curve with equation
y=−xk+k,k>0,x=0,
stating the coordinates of the point of intersection with the x-axis and, in terms of k, the equation of the horizontal asymptote.
(3)
(c) Find the range of possible values of k for which the curve with equation
y=−xk+k,k>0,x=0,
does not touch or intersect the line with equation y=3x+4.
(5)
解答
(a)
解法一
思路
展开
因为 k>0,y=−xk 是 negative reciprocal 图像,分支在第二、第四象限。
答题过程
展开
The sketch should have two branches in quadrants 2 and 4, with asymptotes
x=0,y=0.
(b)
解法一
思路
展开
相比 y=−xk,图像向上平移 k。所以水平渐近线从 y=0 变为 y=k。求 x 轴交点时令 y=0。
答题过程
展开
The horizontal asymptote is
y=k.
For the x-intercept,
−xk+k=k=0xk.
Since k>0,
x=1.
So the point of intersection with the x-axis is
(1,0).
(c)
解法一
思路
展开
不相交也不相切,表示联立两方程后没有实数解。把方程整理成关于 x 的二次方程,要求判别式小于 0。
答题过程
展开
Set the curve equal to the line:
3x+4=−xk+k.
Multiply by x:
3x2+4x=3x2+(4−k)x+k=−k+kx0.
For no intersection and no touching, this quadratic must have no real roots:
b2−4ac(4−k)2−4(3)(k)k2−8k+16−12kk2−20k+16<0<0<0<0.
Find the critical values:
k===220±202−4(1)(16)220±33610±221.
Since the quadratic in k opens upwards,
10−221<k<10+221.