题目
Problem
Figure 2 shows a sketch of the curve with equation
x=3cos2y−3≤x≤30≤y≤2π
(a) Find dydx in terms of y.
(2)
(b) Hence show that
dxdy=9−x2k
where k is a constant to be found.
(3)
The point P(a,b) lies on the curve and is shown in Figure 2.
Given that
- the gradient of the curve at P is −41
- both a and b are positive
(c) find the exact values of a and b.
(4)
题目中文翻译
图 2 给出了曲线的草图,曲线方程为
x=3cos2y−3≤x≤30≤y≤2π
(a) 求用 y 表示的 dydx。
(b) 由此证明
dxdy=9−x2k
其中 k 是需要求出的常数。
点 P(a,b) 在曲线上,并如图 2 所示。
已知
- 曲线在 P 点处的斜率为 −41
- a 和 b 都为正
(c) 求 a 和 b 的精确值。
解答
(a)
解法一
思路
展开
对 x=3cos2y 关于 y 求导,使用链式法则;cos2y 求导时会额外产生因子 2。
答题过程
展开
Differentiating with respect to y,
dydx=−6sin2y.
(b)
解法一
思路
展开
先对 (a) 的结果取倒数。再由 x=3cos2y 得到 cos2y=3x,利用平方关系把 sin2y 改写成 x。由于 0≤2y≤π,所以 sin2y≥0,平方根必须取正号。
答题过程
展开
From part (a),
dxdy=−6sin2y1.
Since
cos2y=3x,
and 0≤2y≤π, we have sin2y≥0. Therefore,
sin2y===1−cos22y1−9x239−x2.
Hence
dxdy==−6(9−x2/3)1−29−x21.
Thus
k=−21.
(c)
解法一
思路
展开
直接使用 (b) 的结果和给定斜率先求 a。平方后会得到正、负两个候选值,但题目说明 a>0,所以只取正根。然后把 a 代回曲线方程求 b,这也体现了 Hence 对上一问的承接。
答题过程
展开
At P(a,b), the gradient is −41. Using part (b),
−29−a21=−41.
Hence
9−a2=2,
so
a2=5.
Since a>0,
a=5.
Substituting into x=3cos2y,
5=3cos2b.
As 0≤b≤2π and b>0,
b=21arccos(35).
Therefore,
a=5,b=21arccos(35).
解法二
思路
展开
官方评分资料也接受从 (a) 的倒数形式直接求 b:把斜率代入 dxdy=−6sin2y1,先得到 sin2b。再利用 a>0 确定 cos2b 取正值,从而求出 a。
答题过程
展开
Using the reciprocal of the result in part (a),
−6sin2b1=−41.
Thus
sin2b=32.
Since a=3cos2b>0, we require cos2b>0. Hence
b=21arcsin(32).
Also,
a====3cos2b31−sin22b31−945.
Therefore,
a=5,b=21arcsin(32).