Prove that:
sin(α+β)⋅sin(α−β)=sin2α−sin2β
We use the fundamental law of trigonometry (sine addition and subtraction formulas):
sin(α+β)=sinαcosβ+cosαsinβ
sin(α−β)=sinαcosβ−cosαsinβ
Left-Hand Side (L.H.S.):
sin(α+β)⋅sin(α−β)
=(sinαcosβ+cosαsinβ)(sinαcosβ−cosαsinβ)
This is of the form (A+B)(A−B)=A2−B2, where A=sinαcosβ and B=cosαsinβ:
=(sinαcosβ)2−(cosαsinβ)2
=sin2αcos2β−cos2αsin2β
Now substitute cos2β=1−sin2β and cos2α=1−sin2α:
=sin2α(1−sin2β)−(1−sin2α)sin2β
=sin2α−sin2αsin2β−sin2β+sin2αsin2β
=sin2α−sin2β
= R.H.S. ■
The difference of squares pattern combined with the Pythagorean identity sin2θ+cos2θ=1 is the core technique here.