题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Show that
cosθ(3tanθ+tanθ2)≡sinθ+sinθ2,θ=2nπ
(4)
(b) Hence solve, for 0<x<2π, the equation
cosx(3tanx+tanx2)=4sinx−5
giving your answers to 3 significant figures.
(4)
解答
(a)
解法一
思路
展开
把 tanθ 写成 cosθsinθ。目标式只含 sinθ,所以还要用 cos2θ=1−sin2θ。
答题过程
展开
Starting from the left-hand side,
==cosθ(3tanθ+tanθ2)cosθ(3cosθsinθ+2sinθcosθ)3sinθ+sinθ2cos2θ.
Using cos2θ=1−sin2θ,
3sinθ+sinθ2cos2θ====3sinθ+sinθ2(1−sin2θ)3sinθ+sinθ2−sinθ2sin2θ3sinθ+sinθ2−2sinθsinθ+sinθ2.
Therefore,
cosθ(3tanθ+tanθ2)≡sinθ+sinθ2.
(b)
解法一
思路
展开
用第 (a) 题把左边换成 sinx+sinx2,然后令 s=sinx 解二次方程。最后要回到 0<x<2π 找所有角。
答题过程
展开
Using part (a), the equation becomes
sinx+sinx2=4sinx−5.
Multiply by sinx:
sin2x+2=3sin2x−5sinx−2=4sin2x−5sinx0.
Let s=sinx. Then
3s2−5s−2=(3s+1)(s−2)=00.
So
s=2ors=−31.
Since sinx=2 is impossible,
sinx=−31.
For 0<x<2π, this gives
x=x=π+sin−1(31),2π−sin−1(31).
Therefore,
x=3.48,5.94
to 3 significant figures.