Question
Question: Using addition and subtraction identity prove that \[\sin \left( {A + B} \right).\sin \left( {A - B}...
Using addition and subtraction identity prove that sin(A+B).sin(A−B)=sin2A−sin2B
Solution
Hint : This is simply a problem related to sum and difference identities. We will start with the LHS of the question and with the help of identities will proceed towards the RHS. We will try to make the terms in terms of sin function because the RHS is in sin function only.
Formula used:
sin(A+B)=sinA.cosB+cosA.sinB
sin(A−B)=sinA.cosB−cosA.sinB
Complete step-by-step answer :
We can directly start with the LHS as,
sin(A+B).sin(A−B)
Now we will write the formulas expansion as,
=(sinA.cosB+cosA.sinB)(sinA.cosB−cosA.sinB)
Now will multiply the terms in first bracket with those in the second bracket,
=sinA.cosB(sinA.cosB−cosA.sinB)+cosA.sinB(sinA.cosB−cosA.sinB)
On multiplying we get,
=sin2A.cos2B−sinA.cosB.cosA.sinB+cosA.sinB.sinA.cosB−cos2A.sin2B
On careful observation we come to the conclusion that the second and third term are opposites of each other. So on cancelling them we get,
=sin2A.cos2B−cos2A.sin2B
Now we can observe half of the RHS in the answer above only need to remove the cos function. So as we know,
cos2θ=1−sin2θ
Applying this to equation above,
=sin2A(1−sin2B)−(1−sin2A)sin2B
On multiplying again,
=sin2A−sin2A.sin2B−sin2B+sin2A.sin2B
Cancelling the opposite terms,
=sin2A−sin2B
And this is ,
=RHS
Hence proved.
Note : Note that this is a very basic problem as the question itself helps us to lead towards the problem. Only the thing is when we multiply the brackets we should be careful about the terms and the signs. One wrong sign can collapse the proof and just wastes the time. Along with sum and difference formulas we should be familiar with factorization and defactorization formulae.