题目
Problem
f(x)=cosx+2sinx
(a) Express f(x) in the form
Rcos(x−α)
where R and α are constants, R>0.
Give the exact value of R and give the value of α, in radians, to 3 decimal places.
(3)
g(x)=3−7f(2x)
(b) Using the answer to part (a),
(i) write down the exact maximum value of g(x),
(ii) find the smallest positive value of x for which this maximum value occurs, giving your answer to 2 decimal places.
(3)
题目中文翻译
f(x)=cosx+2sinx
(a) 将 f(x) 写成
Rcos(x−α)
的形式,其中 R 和 α 为常数,且 R>0。
写出 R 的精确值,并将 α 的值(单位:弧度)精确到小数点后 3 位。
g(x)=3−7f(2x)
(b) 利用 (a) 的结果,
(i) 写出 g(x) 的最大值的精确值;
(ii) 求取得该最大值时最小的正 x 值,答案精确到小数点后 2 位。
解答
(a)
解法一
思路
展开
展开 Rcos(x−α),再与 cosx+2sinx 比较系数。这样可以得到 Rcosα=1 和 Rsinα=2。
答题过程
展开
We want
cosx+2sinx=Rcos(x−α).
Use
cos(x−α)=cosxcosα+sinxsinα.
So
Rcos(x−α)=Rcosαcosx+Rsinαsinx.
Compare coefficients with
cosx+2sinx.
This gives
Rcosα=1,Rsinα=2.
Square and add:
R2cos2α+R2sin2α=12+22.
Since cos2α+sin2α=1,
R2=5.
As R>0,
R=5.
Also,
tanα=RcosαRsinα=12=2.
Therefore
α=arctan2=1.107….
So, to 3 decimal places,
α=1.107.
Hence
f(x)=5cos(x−1.107…).
(b)
解法一
思路
展开
由 (a),f(2x)=5cos(2x−α)。因为 g(x)=3−7f(2x),要让 g(x) 最大,就要让 cos(2x−α) 最小,即等于 −1。
答题过程
展开
From part (a),
f(2x)=5cos(2x−α).
So
g(x)=3−75cos(2x−α).
(i)
The maximum value of g(x) occurs when
cos(2x−α)=−1.
Therefore
gmax=3−75(−1).
So
gmax=3+75.
(ii)
For this maximum,
2x−α=π
gives the smallest positive value of x.
Thus
x=2π+α.
Using
α=1.107…,
we get
x=2π+1.107…=2.124….
Hence, to 2 decimal places,
x=2.12.