题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
A curve C has equation
x=sin24y0≤y≤8π, 0≤x≤1
The point P with x coordinate 41 lies on C.
(a) Find the exact y coordinate of P
(2)
(b) Find
dydx
(2)
(c) Hence show that dxdy can be written in the form
dxdy=q+r(x+s)21
where q, r and s are constants to be found.
(3)
Using the answer to part (c),
(d) (i) state the x coordinate of the point where the value of dxdy is a minimum,
(ii) state the value of dxdy at this point.
(2)
题目中文翻译
本题中你必须写出解题过程的所有步骤。
不接受依赖计算器技术的解法。
曲线 C 的方程为
x=sin24y0≤y≤8π, 0≤x≤1
x 坐标为 41 的点 P 在曲线 C 上。
(a) 求点 P 的 y 坐标的精确值。
(b) 求
dydx
(c) 由此证明 dxdy 可以写成
dxdy=q+r(x+s)21
的形式,其中 q、r 和 s 是需要求出的常数。
利用 (c) 的结果,
(d) (i) 写出使 dxdy 取得最小值的点的 x 坐标;
(ii) 写出该点处 dxdy 的值。
解答
(a)
解法一
思路
展开
把 x=41 代入曲线方程。由于 0≤y≤8π,所以 0≤4y≤2π,只需保留第一象限内的角。
答题过程
展开
At P, x=41, so
sin24y=41.
Since 0≤4y≤2π, we have sin4y≥0. Hence,
sin4y=4y=y=216π24π.
Therefore, the exact y coordinate of P is
24π.
(b)
解法一
思路
展开
把 x=sin24y 看成复合函数,使用链式法则求关于 y 的导数。
答题过程
展开
Using the chain rule,
dydx==2sin4ycos4y⋅48sin4ycos4y.
解法二
思路
展开
官方评分资料也接受先把 y 写成 x 的函数。求出 dxdy 后,再利用互为倒数的关系得到 dydx。
答题过程
展开
Since 0≤4y≤2π,
y=41arcsinx.
Therefore,
dxdy==41⋅1−x1⋅2x18x(1−x)1.
Taking the reciprocal,
dydx=8x(1−x).
Using x=sin4y and 1−x=cos4y on the given domain,
dydx=8sin4ycos4y.
(c)
解法一
思路
展开
承接 (b),先取导数的倒数。再由 x=sin24y 得到 sin4y=x、cos4y=1−x,最后对根号内的二次式配方。
答题过程
展开
From part (b),
dxdy=8sin4ycos4y1.
On the given domain, 0≤4y≤2π, so
sin4y=xandcos4y=1−x.
Hence,
dxdy==8x(1−x)164x−64x21.
Completing the square,
64x−64x2===−64(x2−x)−64[(x−21)2−41]16−64(x−21)2.
Therefore,
dxdy=16−64(x−21)21.
Comparing this with
q+r(x+s)21,
we obtain
q=16,r=−64,s=−21.
解法二
思路
展开
也可以沿用 (b) 解法二中先求反三角函数导数的路线,直接得到只含 x 的导数,再完成平方。为承接题目的 “Hence”,仍明确使用了两种导数互为倒数的关系。
答题过程
展开
From
y=41arcsinx,
we found
dxdy=8x(1−x)1.
This is the reciprocal of the result for
dydx in part (b). Also,
64x(1−x)==64x−64x216−64(x−21)2.
Thus,
dxdy=16−64(x−21)21,
so
q=16,r=−64,s=−21.
(d)(i)
解法一
思路
展开
dxdy 为正,要使它最小,就要使分母最大。根号内是开口向下的配方二次式,其最大值在平方项为零时取得。
答题过程
展开
From part (c),
dxdy=16−64(x−21)21.
The denominator is greatest when
(x−21)2=0.
Therefore, the required x coordinate is
x=21.
(d)(ii)
解法一
思路
展开
把上一小题所得的 x=21 代回 (c) 的配方形式,即可求出最小导数值。
答题过程
展开
At x=21,
dxdy===16−64(21−21)2116141.