题目
Problem
Figure 3 shows a sketch of the curve C with equation
x=ye2yy∈R
(a) Show that
dxdy=x(1+2y)y
(4)
Given that the straight line with equation x=k, where k is a constant, cuts C at exactly two points,
(b) find the range of possible values for k.
(3)
题目中文翻译
图 3 给出了曲线 C 的示意图,其方程为
x=ye2yy∈R
(a) 证明
dxdy=x(1+2y)y
已知直线 x=k(其中 k 为常数)与曲线 C 恰有两个交点。
(b) 求 k 的可能取值范围。
解答
(a)
We are given
x=ye2y
Differentiate both sides with respect to y:
dydx=e2y+y⋅2e2y
So
dydx=e2y(1+2y)
Since
x=ye2y
we have
e2y=yx
Therefore
dydx=yx(1+2y)
Hence
dxdy=yx(1+2y)1
So
dxdy=x(1+2y)y
as required.
(b)
A vertical line x=k cuts the curve exactly two times when k lies between the local minimum value of x and 0.
To find the local minimum, use
dydx=e2y(1+2y)
At a stationary point of x as a function of y,
e2y(1+2y)=0
Since
e2y>0
we need
1+2y=0
So
y=−21
Then
x=ye2y=−21e−1=−2e1
Also, the curve passes through the origin when y=0.
For exactly two intersections,
k
must be strictly between these two x values.
Therefore
−2e1<k<0