Exercise 8.1 — Q1: Fundamental Law of Trigonometry
The fundamental law of trigonometry (also called the cosine difference formula) states:
cos(α−β)=cosαcosβ+sinαsinβ
This is the foundation from which all other sum and difference identities are derived.
sin(α+β)=sinαcosβ+cosαsinβ
sin(α−β)=sinαcosβ−cosαsinβ
cos(α+β)=cosαcosβ−sinαsinβ
cos(α−β)=cosαcosβ+sinαsinβ
Memory tip: For cosine, the sign between the terms is opposite to the operator between the angles. For sine, the sign matches the operator.
tan(α+β)=1−tanαtanβtanα+tanβ
tan(α−β)=1+tanαtanβtanα−tanβ
Simplify: sin75∘cos15∘+cos75∘sin15∘
Solution:
This matches the pattern sinαcosβ+cosαsinβ=sin(α+β)
=sin(75∘+15∘)=sin90∘=1
Simplify: cos80∘cos20∘+sin80∘sin20∘
Solution:
This matches cosαcosβ+sinαsinβ=cos(α−β)
=cos(80∘−20∘)=cos60∘=21
Simplify: sin138∘cos46∘−cos138∘sin46∘
Solution:
This matches sinαcosβ−cosαsinβ=sin(α−β)
=sin(138∘−46∘)=sin92∘
| Expression Pattern | Identity Used | Result |
|---|
| sinAcosB+cosAsinB | sin(A+B) | Sum |
| sinAcosB−cosAsinB | sin(A−B) | Difference |
| cosAcosB−sinAsinB | cos(A+B) | Sum (sign flips) |
| cosAcosB+sinAsinB | cos(A−B) | Difference (sign flips) |