Prove sinA + sinB = 2sin((A+B)/2)cos((A-B)/2) using sum-to-product formula

medium CBSE JEE-MAIN NCERT Class 11 3 min read

Question

Prove that sinA+sinB=2sin(A+B2)cos(AB2)\sin A + \sin B = 2\sin\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right).

(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=12[sin(C+D)+sin(CD)]\sin C \cos D = \frac{1}{2}[\sin(C+D) + \sin(C-D)]

Let C=A+B2C = \frac{A+B}{2} and D=AB2D = \frac{A-B}{2}.

C+D=A+B2+AB2=2A2=AC + D = \frac{A+B}{2} + \frac{A-B}{2} = \frac{2A}{2} = A CD=A+B2AB2=2B2=BC - D = \frac{A+B}{2} - \frac{A-B}{2} = \frac{2B}{2} = B 2sin(A+B2)cos(AB2)=212[sin(A)+sin(B)]2\sin\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right) = 2 \cdot \frac{1}{2}[\sin(A) + \sin(B)] =sinA+sinB=LHS= \sin A + \sin B = \text{LHS} Hence proved: sinA+sinB=2sin(A+B2)cos(AB2)\boxed{\text{Hence proved: } \sin A + \sin B = 2\sin\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right)}

Why This Works

The sum-to-product formulas are essentially the product-to-sum formulas read backwards. The product formula sinCcosD=12[sin(C+D)+sin(CD)]\sin C \cos D = \frac{1}{2}[\sin(C+D) + \sin(C-D)] is derived from the sine addition formulas. By substituting C=(A+B)/2C = (A+B)/2 and D=(AB)/2D = (A-B)/2, we recover the original variables AA and BB.

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+DA = C + D and B=CDB = C - D, so C=(A+B)/2C = (A+B)/2 and D=(AB)/2D = (A-B)/2.

Using the sine addition formulas:

sinA=sin(C+D)=sinCcosD+cosCsinD\sin A = \sin(C+D) = \sin C \cos D + \cos C \sin D sinB=sin(CD)=sinCcosDcosCsinD\sin B = \sin(C-D) = \sin C \cos D - \cos C \sin D

Adding these:

sinA+sinB=2sinCcosD=2sin(A+B2)cos(AB2)\sin A + \sin B = 2\sin C \cos D = 2\sin\left(\frac{A+B}{2}\right)\cos\left(\frac{A-B}{2}\right)

For JEE, memorise all four sum-to-product formulas:

  • sinA+sinB=2sinA+B2cosAB2\sin A + \sin B = 2\sin\frac{A+B}{2}\cos\frac{A-B}{2}
  • sinAsinB=2cosA+B2sinAB2\sin A - \sin B = 2\cos\frac{A+B}{2}\sin\frac{A-B}{2}
  • cosA+cosB=2cosA+B2cosAB2\cos A + \cos B = 2\cos\frac{A+B}{2}\cos\frac{A-B}{2}
  • cosAcosB=2sinA+B2sinAB2\cos A - \cos B = -2\sin\frac{A+B}{2}\sin\frac{A-B}{2}

The sign in the last formula catches many students — cosAcosB\cos A - \cos B has a negative sign out front.


Common Mistake

When using these formulas, students often get A+B2\frac{A+B}{2} and AB2\frac{A-B}{2} mixed up inside sin\sin and cos\cos. For sinA+sinB\sin A + \sin B, the sine takes (A+B)/2(A+B)/2 and the cosine takes (AB)/2(A-B)/2. For sinAsinB\sin A - \sin B, it’s the opposite: cosine takes (A+B)/2(A+B)/2 and sine takes (AB)/2(A-B)/2. Getting these swapped gives a wrong identity.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next