题目
Problem
Figure 3 shows a sketch of the curve C with parametric equations
x=1+3tanty=2cos2t−6π≤t≤3π
The curve crosses the x-axis at point P, as shown in Figure 3.
(a) Find the equation of the tangent to C at P, writing your answer in the form y=mx+c, where m and c are constants to be found.
(5)
The curve C has equation y=f(x), where f is a function with domain [k,1+33]
(b) Find the exact value of the constant k.
(1)
(c) Find the range of f.
(2)
题目中文翻译
图 3 给出了曲线 C 的示意图,其参数方程为
x=1+3tanty=2cos2t−6π≤t≤3π
如图 3 所示,曲线与 x 轴交于点 P。
(a) 求曲线 C 在点 P 处的切线方程,并将答案写成 y=mx+c 的形式,其中 m,c 为待求常数。
曲线 C 的方程可写为 y=f(x),其中函数 f 的定义域为 [k,1+33]。
(b) 求常数 k 的精确值。
(c) 求 f 的值域。
解答
(a)
解法一
思路
展开
点 P 在 x 轴上,所以先在给定参数范围内解 y=2cos2t=0,求出对应的 t 和坐标。然后分别对 x,y 关于 t 求导,计算 dxdy 在 P 处的值,并用点斜式写切线。
答题过程
展开
At P, y=0, so
2cos2t=0.
Within
−6π≤t≤3π,
the solution is
t=4π.
Therefore,
x=1+3tan4π=4,
so P=(4,0).
Differentiating the parametric equations,
dtdx=3sec2t
and
dtdy=−4sin2t.
Hence
dxdy=3sec2t−4sin2t.
At t=4π,
dxdy=3(2)−4=−32.
The equation of the tangent at P is therefore
y−0=y=−32(x−4),−32x+38.
(b)
解法一
思路
展开
在给定区间内,tant 严格递增,所以 x=1+3tant 的最小值出现在左端点 t=−6π。把该端点代入即可得到定义域下界 k。
答题过程
展开
Since tant is increasing on the given interval, the minimum value of x occurs when
t=−6π.
Thus
k==1+3tan(−6π)1−3.
Therefore,
k=1−3.
(c)
解法一
思路
展开
由 y=2cos2t,把参数区间加倍后得到 −3π≤2t≤32π。余弦在该区间内的最大值为 1,最小值为 −21,再乘以 2 即得值域。
答题过程
展开
From
−6π≤t≤3π,
we have
−3π≤2t≤32π.
On this interval,
−21≤cos2t≤1.
Since y=2cos2t,
−1≤y≤2.
Therefore, the range of f is
[−1,2].