题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
The curve C has parametric equations
x=sint−3cos2ty=3sint+2cost0≤t≤5
(a) Show that
dxdy=3
where t=π
(4)
The point P lies on C where t=π
(b) Find the equation of the tangent to the curve at P in the form y=mx+c where m and c are constants to be found.
(3)
Given that the tangent to the curve at P cuts C at the point Q
(c) show that the value of t at point Q satisfies the equation
9cos2t+2cost−7=0
(2)
(d) Hence find the exact value of the y coordinate of Q
(3)
题目中文翻译
本题中你必须写出解题过程的所有步骤。
完全依赖计算器技术的解法不被接受。
曲线 C 的参数方程为
x=sint−3cos2ty=3sint+2cost0≤t≤5
(a) 证明当 t=π 时,
dxdy=3
。
点 P 在曲线 C 上,且 t=π。
(b) 求曲线在点 P 处的切线方程,并将答案写成 y=mx+c 的形式,其中 m,c 为待求常数。
已知曲线在点 P 处的切线与 C 再次相交于点 Q,
(c) 证明点 Q 处对应的 t 值满足方程
9cos2t+2cost−7=0
。
(d) 进而求点 Q 的 y 坐标精确值。
解答
(a)
解法一
思路
展开
分别对两个参数方程关于 t 求导,再利用 dxdy=dx/dtdy/dt。代入 t=π 后即可得到所需斜率。
答题过程
展开
Differentiating with respect to t gives
dtdx=cost+6costsint
and
dtdy=3cost−2sint.
Therefore,
dxdy==dx/dtdy/dtcost+6costsint3cost−2sint.
At t=π,
dxdy===cosπ+6cosπsinπ3cosπ−2sinπ−1−33.
(b)
解法一
思路
展开
先将 t=π 代入参数方程求出点 P 的坐标,再结合 (a) 得到的斜率,使用直线的点斜式。
答题过程
展开
When t=π,
x=y=sinπ−3cos2π=−3,3sinπ+2cosπ=−2.
Thus P=(−3,−2). Using the gradient from part (a), the tangent is
y−(−2)=3(x−(−3)).
Hence
y=3x+7.
(c)
解法一
思路
展开
点 Q 同时在参数曲线和 (b) 的切线上。将两个参数方程代入切线方程,含 sint 的项会抵消,整理后便得到题目所要求的余弦方程。
答题过程
展开
At an intersection of C and the tangent,
y=3x+7.
Substituting the parametric equations gives
3sint+2cost=3(sint−3cos2t)+7.
Therefore,
3sint+2cost=9cos2t+2cost−7=3sint−9cos2t+70,
as required.
(d)
解法一
思路
展开
承接 (c),把关于 cost 的二次式因式分解。其中 cost=−1 对应已知交点 P,所以点 Q 对应 cost=97。再由参数范围判断 sint 为正,并代入 y 的参数方程。
答题过程
展开
From part (c),
9cos2t+2cost−7=(9cost−7)(cost+1)=00.
The solution cost=−1 gives t=π in the given range, which corresponds to P. Hence, at the other intersection Q,
cost=97.
The second solution
t=2π−cos−1(97)
is greater than 5. Therefore, within 0≤t≤5, the admissible solution lies in the first quadrant, so sint>0. Thus
sint=1−8149=942.
Therefore, the y coordinate of Q is
y===3sint+2cost3(942)+2(97)342+914.