题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Express 5cosθ−2sinθ in the form Rcos(θ+α), where R>0 and 0<α<2π.
State the value of R and give the value of α to 4 significant figures.
(3)
(b) Solve, for −π<θ<π,
5cosθ−2sinθ=0.5
giving your answers to 3 significant figures.
(4)
f(θ)=A(5cosθ−2sinθ)+Bθ∈R
where A and B are constants.
Given that the range of f is
−15≤f(θ)≤33
(c) find the value of B and the possible values of A.
(4)
题目中文翻译
本题必须写出全部解题步骤。
不接受完全依赖计算器技术的解法。
(a) 将 5cosθ−2sinθ 写成 Rcos(θ+α) 的形式,其中 R>0,且 0<α<2π。
写出 R 的值,并将 α 的值保留 4 位有效数字。
(b) 在 −π<θ<π 内解方程
5cosθ−2sinθ=0.5
答案保留 3 位有效数字。
已知
f(θ)=A(5cosθ−2sinθ)+Bθ∈R
其中 A,B 为常数。
若 f 的值域为
−15≤f(θ)≤33
(c) 求 B 的值以及 A 的可能取值。
解答
(a)
解法一
思路
展开
把
5cosθ−2sinθ
写成 Rcos(θ+α)。展开右边:
Rcos(θ+α)=Rcosθcosα−Rsinθsinα
然后比较 cosθ 和 sinθ 的系数。
答题过程
展开
Let
5cosθ−2sinθ≡Rcos(θ+α)
Expand the right-hand side.
Rcos(θ+α)==R(cosθcosα−sinθsinα)Rcosαcosθ−Rsinαsinθ
Comparing coefficients,
Rcosα=5,Rsinα=2
Hence
R2===(5)2+225+49
Since R>0,
R=3
Also,
tanα=RcosαRsinα=52
Therefore
α=tan−1(52)=0.7297
to 4 significant figures.
Thus
5cosθ−2sinθ=3cos(θ+0.7297)
(b)
解法一
思路
展开
利用 (a) 的结果,把方程化为
3cos(θ+α)=0.5
然后在 −π<θ<π 内找出所有解。注意本题用弧度。
答题过程
展开
From part (a),
5cosθ−2sinθ=3cos(θ+α)
where
α=0.7297…
So
3cos(θ+α)=0.5
Hence
cos(θ+α)=61
The principal angle is
cos−1(61)=1.4033…
Therefore
θ+α=1.4033…orθ+α=−1.4033…
Using α=0.7297…,
θ==1.4033…−0.7297…0.6736…
or
θ==−1.4033…−0.7297…−2.1330…
Both values lie in −π<θ<π. Therefore
θ=0.674, −2.13
to 3 significant figures.
(c)
解法一
思路
展开
由 (a),
5cosθ−2sinθ
的范围是 [−3,3]。所以
A(5cosθ−2sinθ)+B
的中间值是 B,振幅是 3∣A∣。
答题过程
展开
Since
5cosθ−2sinθ=3cos(θ+α)
we know
−3≤5cosθ−2sinθ≤3
The range of f is given as
−15≤f(θ)≤33
The midpoint of the range is
2−15+33=9
so
B=9
The half-width of the range is
233−(−15)=24
Since the half-width is 3∣A∣,
3∣A∣=24
Therefore
∣A∣=8
Thus
B=9,A=8 or A=−8