题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(i) Solve, for 0≤x<π, the equation
3tan(2x+5π)=3
giving the answers in radians in the form kπ, where k is a rational constant to be found.
(3)
(ii) Solve, for 0≤θ<360∘, the equation
5sinθtanθ=cosθ+4
giving your answers, in degrees, to one decimal place.
(5)
解答
(i)
解法一
思路
展开
先令里面的角为 u=2x+5π。由于 tanu=33,在一个周期内对应 u=6π,再加上 π 的周期。
答题过程
展开
The equation gives
tan(2x+5π)=33.
Since 0≤x<π,
5π≤2x+5π<511π.
The relevant values are
2x+5π=67πor2x+5π=613π.
So
2x=x=67π−5π=3029π6029π,
or
2x=x=613π−5π=3059π6059π.
Therefore,
x=6029π,6059π.
解法二
思路
展开
也可以用 compound angle formula,把 tan(2x+5π) 展开成 tan2x 的方程。关键是把解出的 tan2x 重新看成一个特殊角的正切值。
答题过程
展开
From
tan(2x+5π)=33,
use
tan(A+B)=1−tanAtanBtanA+tanB.
Let
T=tan5π.
This gives
1−tan2xtan5πtan2x+tan5π=33.
So
1−Ttan2xtan2x+T=3(tan2x+T)=tan2x(3+3T)=tan2x=333(1−Ttan2x)3−3T3+3T3−3T.
Since 33=tan6π,
3+3T3−3T=1+tan6πtan5πtan6π−tan5π.
Therefore,
tan2x=tan(6π−5π)=tan(−30π).
So
2x=−30π+nπ.
Since 0≤x<π, we have 0≤2x<2π.
Thus the possible values are
2x=3029πor2x=3059π.
Therefore,
x=6029π,6059π.
(ii)
解法一
思路
展开
把 tanθ 写成 cosθsinθ,然后乘以 cosθ,再用 sin2θ=1−cos2θ,就能得到关于 cosθ 的二次方程。
答题过程
展开
Using
tanθ=cosθsinθ,
the equation becomes
5sinθ⋅cosθsinθ=cosθ+4.
Multiply by cosθ:
5sin2θ=cos2θ+4cosθ.
Use sin2θ=1−cos2θ:
5(1−cos2θ)=5−5cos2θ=6cos2θ+4cosθ−5=cos2θ+4cosθcos2θ+4cosθ0.
Solve the quadratic:
cosθ===2(6)−4±42−4(6)(−5)12−4±1366−2±34.
Only
cosθ=6−2+34
is in the range −1≤cosθ≤1.
Therefore,
θ=50.3∘,309.7∘
to one decimal place.