---
title: "Sum Identity for Sine — AP Precalc Definition & Guide"
description: "The sum identity for sine, sin(α + β) = sin α cos β + cos α sin β, rewrites trig expressions in equivalent forms and builds the double-angle identity in AP Precalc."
canonical: "https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine"
type: "key-term"
subject: "AP Pre-Calculus"
unit: "Unit 3"
---

# Sum Identity for Sine — AP Precalc Definition & Guide

## Definition

The sum identity for sine states that sin(α + β) = sin α cos β + cos α sin β. In AP Precalculus (Topic 3.12), it lets you rewrite trigonometric expressions in equivalent forms, find exact values of non-special angles, and derive the difference and double-angle identities.

## What It Is

The sum identity for sine is the formula **sin(α + β) = sin α cos β + cos α sin β**. It tells you how to break the [sine](/ap-pre-calc/key-terms/sine-function "fv-autolink") of a combined angle into pieces built from the sines and cosines of the individual angles. The big warning is that sin(α + β) is NOT sin α + sin β. Sine doesn't distribute over addition, and this identity is the correct replacement for that tempting (wrong) move.

In the AP Precalculus CED, this identity lives in [Topic 3.12](/ap-pre-calc/unit-3/equivalent-representations-trigonometric-functions/study-guide/ElEOcRdfZByN7kekt68Z "fv-autolink") under learning objective 3.12.B, which asks you to rewrite trigonometric expressions in [equivalent forms](/ap-pre-calc/unit-1/equivalent-representations-polynomial-rational-expressions/study-guide/NRzwc7vjmULoqIyP "fv-autolink") using the sine and cosine sum identities. The same formula does triple duty. Plug in a negative second angle and you get the difference identity, sin(α - β) = sin α cos β - cos α sin β. Set both angles equal (β = α) and you get the double-angle identity, sin(2α) = 2 sin α cos α. One formula, three tools.

## Why It Matters

This identity sits in **[Unit 3](/ap-pre-calc/unit-3 "fv-autolink"): Trigonometric and Polar Functions**, specifically **Topic 3.12 (Equivalent Representations of Trigonometric Functions)**. It directly supports learning objective **3.12.B**, rewriting expressions with sum identities, and feeds into **3.12.C**, solving equations using equivalent analytic representations. That second part is where it really earns its keep. A trig equation that looks unsolvable in one form often cracks open once you rewrite it. For example, an equation containing sin(2x) becomes solvable after you swap in 2 sin x cos x and factor. The CED's essential knowledge for 3.12.C says it plainly, that a specific equivalent form can make information more accessible. The sum identity is one of your main machines for producing those equivalent forms, alongside the [Pythagorean identity](/ap-pre-calc/key-terms/pythagorean-identity "fv-autolink") from 3.12.A.

## Connections

### [Double-angle identities (Unit 3)](/ap-pre-calc/key-terms/double-angle-identities)

The double-angle identity for sine isn't a separate fact to memorize. It's the sum identity with β set equal to α, so sin(α + α) = sin α cos α + cos α sin α = 2 sin α cos α. The CED explicitly frames [double-angle identities](/ap-pre-calc/key-terms/double-angle-identities "fv-autolink") as a special case of the sum identities, so if you know one, you know both.

### [Pythagorean identity (Unit 3)](/ap-pre-calc/key-terms/pythagorean-identity)

Topic 3.12 gives you two rewriting engines, the Pythagorean identity (3.12.A) and the sum identities (3.12.B). They often work together. After a sum identity expands an expression, the Pythagorean identity sin² θ + cos² θ = 1 lets you trade between sin² and cos² to finish simplifying or to verify a new identity.

### Solving trigonometric equations (Unit 3)

Topics 3.9 and 3.10 teach you to solve basic trig equations using [inverse functions](/ap-pre-calc/unit-2/inverse-functions/study-guide/JkTPSAR9TH5LfSXP "fv-autolink"). The sum identity (via 3.12.C) is the bridge that turns harder equations into those basic ones. Rewriting sin(2x) or sin(x + π/3) into single-angle pieces is usually the first step before any solving happens.

### Unit circle and exact values (Unit 3)

The [unit circle](/ap-pre-calc/key-terms/unit-circle "fv-autolink") gives you exact values at special angles like π/6, π/4, and π/3. The sum identity extends that list. You can find sin(7π/12) exactly by writing it as sin(π/3 + π/4) and expanding, which is a classic move on rewriting problems.

## On the AP Exam

On the AP Precalculus exam, the sum identity for sine shows up in Topic 3.12-style questions in a few predictable ways. Multiple-choice stems ask you to pick the equivalent form of an expression like sin(x + π/6), to recognize that an expression like sin A cos B + cos A sin B collapses back into sin(A + B), or to find an exact value for a non-special angle by splitting it into two special angles. Equation-solving questions lean on it indirectly, since rewriting sin(2x) as 2 sin x cos x is often the key step before factoring. No released FRQ has tested this identity verbatim, but rewriting trig expressions into more useful equivalent forms is exactly the analytic skill the exam rewards. Know the formula cold, since it is not on a provided reference sheet.

## sum identity for sine vs sum identity for cosine

These two get scrambled constantly because they look like twins. The sine version is sin(α + β) = sin α cos β + cos α sin β. It MIXES the functions (sine times cosine in each term) and KEEPS the plus sign. The cosine version is cos(α + β) = cos α cos β - sin α sin β. It MATCHES the functions (cosine with cosine, sine with sine) and FLIPS the sign. Memory hook: sine mixes and keeps the sign, cosine matches and switches the sign.

## Key Takeaways

- The sum identity for sine is sin(α + β) = sin α cos β + cos α sin β, and it is required content under learning objective 3.12.B.
- Sine does not distribute over addition, so sin(α + β) is never just sin α + sin β; the identity is the correct expansion.
- Replacing β with -β gives the difference identity, and setting β = α gives the double-angle identity sin(2α) = 2 sin α cos α, so one formula covers three identities.
- The sine identity mixes functions and keeps the sign, while the cosine identity matches functions and flips the sign, which is the fastest way to tell them apart.
- Use the identity to find exact values of non-special angles, like writing sin(7π/12) as sin(π/3 + π/4) and expanding.
- Rewriting with the sum identity is often the first step in solving a trig equation, because the equivalent form makes the equation factorable or matchable to a known value.

## FAQs

### What is the sum identity for sine in AP Precalc?

It's the formula sin(α + β) = sin α cos β + cos α sin β. It appears in Topic 3.12 of the AP Precalculus CED and is used to rewrite trig expressions in equivalent forms and solve equations.

### Is sin(a + b) the same as sin a + sin b?

No. Sine is not a linear function, so it doesn't distribute over addition. For example, sin(30° + 60°) = sin 90° = 1, but sin 30° + sin 60° ≈ 0.5 + 0.866 = 1.366. The correct expansion is sin a cos b + cos a sin b.

### How is the sum identity for sine different from the sum identity for cosine?

The sine version mixes the functions and keeps the plus sign, sin(α + β) = sin α cos β + cos α sin β. The cosine version pairs like functions and flips the sign, cos(α + β) = cos α cos β - sin α sin β.

### Do I have to memorize the sum identity for sine for the AP Precalculus exam?

Yes. The AP Precalc exam doesn't hand you a formula sheet with identities, and learning objective 3.12.B expects you to rewrite expressions with the sine and cosine sum identities. Memorize the sine and cosine versions and you can derive the difference and double-angle forms on the spot.

### How do I get the double-angle formula from the sum identity for sine?

Set both angles equal. With β = α, sin(α + α) = sin α cos α + cos α sin α, which simplifies to sin(2α) = 2 sin α cos α. The CED explicitly treats double-angle identities as special cases of the sum identities.

## Related Study Guides

- [3.12 Equivalent Representations of Trigonometric Functions](/ap-pre-calc/unit-3/equivalent-representations-trigonometric-functions/study-guide/ElEOcRdfZByN7kekt68Z)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine#resource","name":"Sum Identity for Sine — AP Precalc Definition & Guide","url":"https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:28.196Z","isPartOf":{"@type":"Collection","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine#term","name":"sum identity for sine","description":"The sum identity for sine states that sin(α + β) = sin α cos β + cos α sin β. In AP Precalculus (Topic 3.12), it lets you rewrite trigonometric expressions in equivalent forms, find exact values of non-special angles, and derive the difference and double-angle identities.","url":"https://fiveable.me/ap-pre-calc/key-terms/sum-identity-for-sine","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Pre-Calculus Key Terms","url":"https://fiveable.me/ap-pre-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the sum identity for sine in AP Precalc?","acceptedAnswer":{"@type":"Answer","text":"It's the formula sin(α + β) = sin α cos β + cos α sin β. It appears in Topic 3.12 of the AP Precalculus CED and is used to rewrite trig expressions in equivalent forms and solve equations."}},{"@type":"Question","name":"Is sin(a + b) the same as sin a + sin b?","acceptedAnswer":{"@type":"Answer","text":"No. Sine is not a linear function, so it doesn't distribute over addition. For example, sin(30° + 60°) = sin 90° = 1, but sin 30° + sin 60° ≈ 0.5 + 0.866 = 1.366. The correct expansion is sin a cos b + cos a sin b."}},{"@type":"Question","name":"How is the sum identity for sine different from the sum identity for cosine?","acceptedAnswer":{"@type":"Answer","text":"The sine version mixes the functions and keeps the plus sign, sin(α + β) = sin α cos β + cos α sin β. The cosine version pairs like functions and flips the sign, cos(α + β) = cos α cos β - sin α sin β."}},{"@type":"Question","name":"Do I have to memorize the sum identity for sine for the AP Precalculus exam?","acceptedAnswer":{"@type":"Answer","text":"Yes. The AP Precalc exam doesn't hand you a formula sheet with identities, and learning objective 3.12.B expects you to rewrite expressions with the sine and cosine sum identities. Memorize the sine and cosine versions and you can derive the difference and double-angle forms on the spot."}},{"@type":"Question","name":"How do I get the double-angle formula from the sum identity for sine?","acceptedAnswer":{"@type":"Answer","text":"Set both angles equal. With β = α, sin(α + α) = sin α cos α + cos α sin α, which simplifies to sin(2α) = 2 sin α cos α. The CED explicitly treats double-angle identities as special cases of the sum identities."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Pre-Calculus","item":"https://fiveable.me/ap-pre-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-pre-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 3","item":"https://fiveable.me/ap-pre-calc/unit-3"},{"@type":"ListItem","position":4,"name":"sum identity for sine"}]}]}
```
