Question
Prove that sinA+sinB=2sin(2A+B)cos(2A−B).
(NCERT Class 11, Chapter 3 — Trigonometric Functions)
Solution — Step by Step
We’ll prove this by expanding the right-hand side using the product formula:
sinCcosD=21[sin(C+D)+sin(C−D)]
Let C=2A+B and D=2A−B.
C+D=2A+B+2A−B=22A=A
C−D=2A+B−2A−B=22B=B
2sin(2A+B)cos(2A−B)=2⋅21[sin(A)+sin(B)]
=sinA+sinB=LHS
Hence proved: sinA+sinB=2sin(2A+B)cos(2A−B)
Why This Works
The sum-to-product formulas are essentially the product-to-sum formulas read backwards. The product formula sinCcosD=21[sin(C+D)+sin(C−D)] is derived from the sine addition formulas. By substituting C=(A+B)/2 and D=(A−B)/2, we recover the original variables A and B.
The transformation converts a sum of sines (hard to simplify further) into a product (easier to factorise and solve equations). This is why sum-to-product formulas are so useful in solving trigonometric equations — they turn addition into multiplication.
Alternative Method — Starting from the LHS
Let A=C+D and B=C−D, so C=(A+B)/2 and D=(A−B)/2.
Using the sine addition formulas:
sinA=sin(C+D)=sinCcosD+cosCsinD
sinB=sin(C−D)=sinCcosD−cosCsinD
Adding these:
sinA+sinB=2sinCcosD=2sin(2A+B)cos(2A−B)
For JEE, memorise all four sum-to-product formulas:
- sinA+sinB=2sin2A+Bcos2A−B
- sinA−sinB=2cos2A+Bsin2A−B
- cosA+cosB=2cos2A+Bcos2A−B
- cosA−cosB=−2sin2A+Bsin2A−B
The sign in the last formula catches many students — cosA−cosB has a negative sign out front.
Common Mistake
When using these formulas, students often get 2A+B and 2A−B mixed up inside sin and cos. For sinA+sinB, the sine takes (A+B)/2 and the cosine takes (A−B)/2. For sinA−sinB, it’s the opposite: cosine takes (A+B)/2 and sine takes (A−B)/2. Getting these swapped gives a wrong identity.