题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
A curve C has equation
y=2xex2+(3k−2)x
where k is a constant.
Given that C has two distinct turning points, find the range of possible values of k.
(7)
题目中文翻译
本题必须写出全部解题步骤。
不接受完全依赖计算器技术的解法。
曲线 C 的方程为
y=2xex2+(3k−2)x
其中 k 为常数。
已知曲线 C 有两个不同的驻点,求 k 的可能取值范围。
解答
Let
y=2xex2+(3k−2)x
For convenience, write
u=x2+(3k−2)x
Then
dxdu=2x+3k−2
Differentiate y=2xeu using the product rule:
dxdy=2eu+2xeudxdu=2eu+2xeu(2x+3k−2)=2eu[1+x(2x+3k−2)]=2eu[2x2+(3k−2)x+1]
Since eu>0 for all real x, the turning points occur when
2x2+(3k−2)x+1=0
The curve has two distinct turning points when this quadratic has two distinct real roots.
So its discriminant must be positive:
(3k−2)2−4(2)(1)>0
Hence
(3k−2)2−89k2−12k+4−89k2−12k−4>0>0>0
Now solve
9k2−12k−4=0
Using the quadratic formula,
k=2(9)12±(−12)2−4(9)(−4)=1812±144+144=1812±122=32±22
Since 9k2−12k−4>0 is true outside the two roots,
k<32−22ork>32+22