
Qun Y. answered 02/05/16
Tutor
5
(1)
Wisconsin Certified Math Instructor
1. The statement is false. We only need on counter-example to prove it is false. Here is an example:
tan(89.999o - 45o) = tan(44.999o)=1
but tan(89.999o) - tan(45o) = 57295 - 1 = 57295, apparently they are not equal. When the angle is very close to 900,
tangent function will be close to infinity.
2. Since you need to derive tan(α - β), you only need the difference identities for sine and cosine. Here is the procedure:
Given Sin(α - β) = sinαcosβ - cosαsinβ
and cos(a-β) = cosαcosβ + sinαsinβ
then tan(α - β) = sin(α-β)
----------
cos(α -β)
sinαcosβ - cosαsinβ
= ----------------------
cosαcosβ + sinαsinβ
Now divide both sides by cosαcosβ to create tanα and tanβ :
tanα - tanβ
= --------------
1 + tanαtanβ
tanα - tanβ
So we get the tangent identity : tan(α-β) = --------------
1 + tanαtanβ
So we get the tangent identity : tan(α-β) = --------------
1 + tanαtanβ
3. To find tan(π - θ). use the tangent identity from 2):
tanπ - tanθ
tan(π - θ) = -------------
1 + tanπtanθ
0 - tanθ
= ----------
1+ 0tanθ
-tanθ
= ---------
1
= - tanθ
Let me know if you have any questions.