题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Write sin4θ in the form
sinθcosθ(P+Qsinnθ)
where P, Q and n are constants to be found.
(3)
(b) Use the result from part (a) to show that, for x=2kπ where k∈Z, the equation
secxsin4x=5sin3xcotx
can be written in the form
4sec2x−5tanx−8tan2x=0
(3)
(c) Use the result from part (b) to solve, for 0<x<π, x=2π, the equation
secxsin4x=5sin3xcotx
giving the answers in radians to 3 significant figures.
(4)
题目中文翻译
在本题中,你必须写出所有推导步骤。
不接受完全依赖计算器技术的解法。
(a) 将 sin4θ 写成以下形式:
sinθcosθ(P+Qsinnθ)
其中 P、Q 和 n 是需要求出的常数。
(b) 使用 (a) 的结果证明:当 x=2kπ 且 k∈Z 时,方程
secxsin4x=5sin3xcotx
可写成
4sec2x−5tanx−8tan2x=0
(c) 使用 (b) 的结果,在 0<x<π、x=2π 的范围内解方程
secxsin4x=5sin3xcotx
答案用弧度表示,保留 3 位有效数字。
解答
(a)
解法一
思路
展开
连续使用两次倍角公式:先把 sin4θ 写成 2sin2θcos2θ,再用 sin2θ=2sinθcosθ 和 cos2θ=1−2sin2θ。最后提取题目指定的 sinθcosθ。
答题过程
展开
Using the double-angle identities,
sin4θ===2sin2θcos2θ2(2sinθcosθ)(1−2sin2θ)sinθcosθ(4−8sin2θ).
Therefore,
P=4,Q=−8,n=2.
(b)
解法一
思路
展开
把 (a) 的结果代入原方程,并把 secx、cotx 分别改写成正弦余弦。题目排除了 x=2kπ,所以 sinx 和 cosx 都不为零,可以安全约去并除以 cos2x。
答题过程
展开
Using the result from part (a),
cosx1sinxcosx(4−8sin2x)=5sin3xsinxcosx.
Therefore,
sinx(4−8sin2x)=5sin2xcosx.
Since x=2kπ, both sinx and cosx are non-zero. Dividing first by sinx gives
4−8sin2x=5sinxcosx.
Now divide by cos2x:
4sec2x−8tan2x=5tanx.
Hence
4sec2x−5tanx−8tan2x=0.
(c)
解法一
思路
展开
承接 (b),利用 sec2x=1+tan2x 把方程化成关于 tanx 的二次方程。两个实根一正一负,分别在给定范围的第一、第二象限产生一个解。
答题过程
展开
Using sec2x=1+tan2x in the result from part (b),
4(1+tan2x)−5tanx−8tan2x=0.
Thus
4tan2x+5tanx−4=0.
Solving the quadratic,
tanx=8−5±89.
For 0<x<π,
x==arctan(8−5+89)0.506098…,
or
x==π+arctan(8−5−89)2.077….
Therefore, to three significant figures,
x=0.506, 2.08.
解法二
思路
展开
官方评分资料还给出双角路线。把 (b) 的方程乘以 cos2x,再使用 1−2sin2x=cos2x 和 2sinxcosx=sin2x,即可直接得到关于 tan2x 的方程。
答题过程
展开
Multiplying the equation from part (b) by cos2x gives
4−5sinxcosx−8sin2x=0.
Using the double-angle identities,
4(1−2sin2x)−25(2sinxcosx)=4cos2x−25sin2x=00.
Therefore,
tan2x=58.
Since 0<2x<2π,
2x=arctan(58)or2x=π+arctan(58).
Hence, to three significant figures,
x=0.506, 2.08.