Fiveable

📏Honors Pre-Calculus Unit 7 Review

QR code for Honors Pre-Calculus practice questions

7.4 Sum-to-Product and Product-to-Sum Formulas

7.4 Sum-to-Product and Product-to-Sum Formulas

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📏Honors Pre-Calculus
Unit & Topic Study Guides
Pep mascot

Sum-to-Product and Product-to-Sum Formulas

These formulas let you convert between products of trig functions and sums (or differences) of trig functions. Why would you want to do that? Because sometimes a product like sinAcosB\sin A \cos B is hard to work with, but the equivalent sum is much easier to simplify or solve. The reverse is also true: a sum like sinA+sinB\sin A + \sin B can be factored into a product, which is often the key to solving trig equations.

Both sets of formulas come directly from the sum and difference identities you already know. They're not new math; they're just rearrangements of those earlier identities.

Pep mascot
more resources to help you study

Sum-to-Product and Product-to-Sum Formulas

Products to sums conversion, Sum and Difference Identities – Algebra and Trigonometry OpenStax

Products to sums conversion

The product-to-sum formulas turn a product of two trig functions into a sum or difference. Here are the four formulas:

  • sinAcosB=12[sin(A+B)+sin(AB)]\sin A \cos B = \frac{1}{2}[\sin(A+B) + \sin(A-B)]
  • cosAsinB=12[sin(A+B)sin(AB)]\cos A \sin B = \frac{1}{2}[\sin(A+B) - \sin(A-B)]
  • cosAcosB=12[cos(A+B)+cos(AB)]\cos A \cos B = \frac{1}{2}[\cos(A+B) + \cos(A-B)]
  • sinAsinB=12[cos(A+B)cos(AB)]\sin A \sin B = -\frac{1}{2}[\cos(A+B) - \cos(A-B)]

Notice the pattern: sin·cos formulas produce sines on the right side, cos·cos produces cosines with a plus, and sin·sin produces cosines with a negative sign out front. Paying attention to these patterns helps you avoid mixing up the formulas on a test.

How to apply them:

  1. Identify which type of product you have (sin·cos, cos·sin, cos·cos, or sin·sin).
  2. Determine your A and B values. The order matters for sin·cos vs. cos·sin.
  3. Plug A and B into the matching formula.
  4. Simplify the result.

Example: Write sin(3x)cos(x)\sin(3x)\cos(x) as a sum.

Here A=3xA = 3x and B=xB = x, and you have sin·cos, so use the first formula:

sin(3x)cos(x)=12[sin(3x+x)+sin(3xx)]=12[sin(4x)+sin(2x)]\sin(3x)\cos(x) = \frac{1}{2}[\sin(3x + x) + \sin(3x - x)] = \frac{1}{2}[\sin(4x) + \sin(2x)]

Products to sums conversion, TABLE OF TRIGONOMETRIC IDENTITIES - Engineering Mathematics 1 DBM10013 Politeknik

Sums to products transformation

The sum-to-product formulas go the other direction: they take a sum or difference of trig functions and rewrite it as a product. These are especially useful for solving equations, because setting a product equal to zero lets you use the zero-product property.

  • 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)
  • sinAsinB=2cos ⁣(A+B2)sin ⁣(AB2)\sin A - \sin B = 2\cos\!\left(\frac{A+B}{2}\right)\sin\!\left(\frac{A-B}{2}\right)
  • cosA+cosB=2cos ⁣(A+B2)cos ⁣(AB2)\cos A + \cos B = 2\cos\!\left(\frac{A+B}{2}\right)\cos\!\left(\frac{A-B}{2}\right)
  • cosAcosB=2sin ⁣(A+B2)sin ⁣(AB2)\cos A - \cos B = -2\sin\!\left(\frac{A+B}{2}\right)\sin\!\left(\frac{A-B}{2}\right)

The key step every time is computing A+B2\frac{A+B}{2} and AB2\frac{A-B}{2}. A common mistake is forgetting to divide by 2, so double-check that.

Example: Write cos(5θ)cos(3θ)\cos(5\theta) - \cos(3\theta) as a product.

Here A=5θA = 5\theta and B=3θB = 3\theta. Compute the two pieces:

A+B2=5θ+3θ2=4θAB2=5θ3θ2=θ\frac{A+B}{2} = \frac{5\theta + 3\theta}{2} = 4\theta \qquad \frac{A-B}{2} = \frac{5\theta - 3\theta}{2} = \theta

Apply the cos - cos formula:

cos(5θ)cos(3θ)=2sin(4θ)sin(θ)\cos(5\theta) - \cos(3\theta) = -2\sin(4\theta)\sin(\theta)

Applications of trigonometric formulas

Simplifying expressions: When you see a complicated trig expression, look for products or sums that match one of these formulas. Convert it, then combine with other identities you know (Pythagorean identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1, double-angle formulas, etc.) to keep simplifying.

Evaluating exact values: You can use these formulas to find exact values of expressions that don't correspond to standard angles on their own.

For example, to evaluate cos(75°)cos(15°)\cos(75°)\cos(15°):

  1. Use the cos·cos product-to-sum formula with A=75°A = 75° and B=15°B = 15°.
  2. cos(75°)cos(15°)=12[cos(90°)+cos(60°)]\cos(75°)\cos(15°) = \frac{1}{2}[\cos(90°) + \cos(60°)]
  3. =12[0+12]=14= \frac{1}{2}[0 + \frac{1}{2}] = \frac{1}{4}

Solving equations: Converting sums to products is a powerful technique for trig equations because you can factor.

For instance, to solve sin(3x)+sin(x)=0\sin(3x) + \sin(x) = 0:

  1. Apply sum-to-product: 2sin(2x)cos(x)=02\sin(2x)\cos(x) = 0
  2. Set each factor to zero: sin(2x)=0\sin(2x) = 0 or cos(x)=0\cos(x) = 0
  3. Solve each equation separately to find all solutions.

This factoring approach is often much faster than trying to expand everything with other identities.

Advanced Trigonometric Concepts

  • These formulas work in both degrees and radians. In pre-calc and beyond, radians are the standard, so practice using radian inputs.
  • All trig functions are periodic, which means equations typically have infinitely many solutions. When solving, find the solutions in one period first, then generalize using the period (e.g., add 2πn2\pi n for sine and cosine, or πn\pi n for tangent).
  • In more advanced courses, these formulas connect to Euler's formula (eiθ=cosθ+isinθe^{i\theta} = \cos\theta + i\sin\theta), which provides an elegant way to derive all of these identities from exponential properties. You don't need Euler's formula for this course, but it's good to know the connection exists.