题目
Problem
Figure 3 shows a sketch of the curve C with parametric equations
x=2cos2ty=4sint0≤t≤2π
The region R, shown shaded in Figure 3, is bounded by the curve, the x-axis and the y-axis.
(a) (i) Show, making your working clear, that the area of R =
∫04π32sin2tcostdt
(ii) Hence find, by algebraic integration, the exact value of the area of R.
(6)
(b) Show that all points on C satisfy y=ax+b, where a and b are constants to be found.
(3)
The curve C has equation y=f(x) where f is the function
f(x)=ax+b−2≤x≤2
and a and b are the constants found in part (b).
(c) State the range of f.
(1)
题目中文翻译
图 3 给出了曲线 C 的草图,其参数方程为
x=2cos2ty=4sint0≤t≤2π
图 3 中阴影部分所示区域 R 由曲线、x 轴和 y 轴围成。
(a) (i) 清楚写出你的过程,证明区域 R 的面积为
∫04π32sin2tcostdt
(ii) 进而通过代数积分求出区域 R 的精确面积。
(b) 证明曲线 C 上所有点都满足 y=ax+b,其中 a,b 为待求常数。
曲线 C 的方程为 y=f(x),其中 f 为函数
f(x)=ax+b−2≤x≤2
且 a,b 为第 (b) 问求得的常数。
(c) 写出 f 的值域。
解答
(a)(i)
解法一
思路
展开
区域 R 位于第一象限。曲线从 x=2 的 t=0 走到 x=0 的 t=4π,而计算 ∫02ydx 时方向相反,因此参数积分的上下限是 4π 到 0。代入 y 与 dtdx 后再反转上下限。
答题过程
展开
The curve meets the x-axis when t=0, where x=2, and it meets the y-axis when
2cos2t=0.
On the given interval, this gives t=4π. Also,
dtdx=−4sin2t.
Therefore,
Area(R)=====∫02ydx∫π/40ydtdxdt∫π/40(4sint)(−4sin2t)dt∫0π/416sintsin2tdt∫0π/432sin2tcostdt,
using sin2t=2sintcost, as required.
(a)(ii)
解法一
思路
展开
承接 (a)(i),被积函数中 cost 是 sint 的导数,因此可直接把积分看成 sin3t 的导数,或令 u=sint。
答题过程
展开
Using the result from part (a)(i),
Area(R)====∫0π/432sin2tcostdt[332sin3t]0π/4332(22)3382.
(b)
解法一
思路
展开
用 cos2t=1−2sin2t 联系两个参数方程,并分别代入 cos2t=x/2、sint=y/4。整理出 y2 后,由题设参数范围可知 y≥0,所以取正平方根。
答题过程
展开
Using cos2t=1−2sin2t,
2x=1−2(4y)2.
Therefore,
2x=y2=1−8y2,8−4x.
Since 0≤t≤2π, we have y=4sint≥0. Hence,
y=8−4x.
Thus a=−4 and b=8.
解法二
思路
展开
官方替代路线直接把参数方程代入 y2=ax+b,再用倍角公式把两边都写成 cos2t 的一次式。比较常数项与 cos2t 的系数即可求出 a,b。
答题过程
展开
Substituting x=2cos2t and y=4sint into y2=ax+b gives
16sin2t=2acos2t+b.
Since
sin2t=21−cos2t,
we obtain
8−8cos2t=2acos2t+b.
Comparing the constant terms and the coefficients of cos2t gives
b=8
and
2a=−8⟹a=−4.
As y≥0 on the given parameter interval,
y=8−4x.
(c)
解法一
思路
展开
在 −2≤x≤2 上,8−4x 从 16 减少到 0。平方根取非负值,因此函数的最小值为 0、最大值为 4。
答题过程
展开
From part (b),
f(x)=8−4x,−2≤x≤2.
At the endpoints,
f(−2)=4
and
f(2)=0.
Therefore, the range of f is
0≤f(x)≤4.