How do we expand sin(A±B), cos(A±B) and tan(A±B), and what are these identities used for?
Use the sum and difference identities for sine, cosine and tangent to expand or simplify trigonometric expressions
A focused answer to the HSC Maths Extension 1 dot point on sum and difference identities. The expansions of sin(A±B), cos(A±B) and tan(A±B) seen on the unit circle, derivation of the double-angle and half-angle formulas, and exact values for non-standard angles, with worked examples.
✦ Generated by Claude Opus 4.8·15 min answer·
Reviewed by: AI editorial process; not yet individually human-reviewed
NESA wants you to know the sum and difference identities for sine, cosine and tangent, use them to expand or simplify expressions, and use them to compute exact values for non-standard angles like 15∘ or 75∘. These six formulas are the foundation of the whole trig-identities strand: the double-angle formulas, the half-angle formulas, the product-to-sum identities, the t-formula and the auxiliary-angle method are all consequences of them. The single feature that catches students is the sign flip in the cosine expansion (it goes the opposite way to the input sign), so that is the thing to lock down.
The answer
What "angle sum" means on the unit circle
The whole topic is about the angle A+B. On the unit circle, an angle A reaches a point with coordinates (cosA,sinA).
Adding a further angle B swings the radius round to the point at angle A+B, whose coordinates are cos(A+B) and sin(A+B).
The sum and difference identities are exactly the formulas that express those coordinates of the combined angle in terms of the sines and cosines of A and B separately. That is why they let you reach a "new" angle (75∘) from angles you already know (45∘ and 30∘).
The tangent denominator must be non-zero; if 1∓tanAtanB=0 the formula is undefined and you fall back on sin/cos.
Double-angle formulas: just set A=B=θ
The double-angle formulas are not separate facts to memorise; they are the sum formulas with B=A:
sin2θ=2sinθcosθ,
cos2θ=cos2θ−sin2θ=1−2sin2θ=2cos2θ−1,
tan2θ=1−tan2θ2tanθ.
The three forms of cos2θ come from substituting cos2θ+sin2θ=1; pick whichever form suits the next step (the 1−2sin2θ form is handy when you know sinθ). Setting both angles equal to θ is exactly the unit-circle picture of doubling an angle.
Half-angle formulas
Rearranging the cos2θ forms gives the power-reduction identities, and hence the half-angle formulas:
sin2θ=21−cos2θ,cos2θ=21+cos2θ,
sin2ϕ=±21−cosϕ,cos2ϕ=±21+cosϕ,
with the sign chosen from the quadrant of 2ϕ. These give exact values such as cos15∘ and feed directly into the t-formula.
Exact values for non-standard angles
The standard angles 0,30,45,60,90∘ have well-known exact values:
Writing a non-standard angle as a sum or difference of two standard angles, 15∘=45∘−30∘, 75∘=45∘+30∘, 105∘=60∘+45∘, then applying the matching identity, produces its exact value.
How exam questions ask about sum and difference identities
"Find the exact value of cos75∘ / sin15∘ / tan105∘": split into two standard angles, apply the right identity, simplify and rationalise.
"Given sinα and cosβ (with quadrants), find sin(α+β)": get the missing ratios by Pythagoras with correct signs, then substitute into the sum identity.
"Expand and simplify sin(θ+4π)+sin(θ−4π)": expand both, cancel the opposite terms.
"Prove the identity ...": expand each compound angle and collect; many proofs hinge on the cosine sign flip or on terms cancelling.
"Find sin3θ / cos3θ": write 3θ=2θ+θ and combine the sum identity with the double-angle formulas.
"Hence solve / find the maximum ...": the identity is a stepping stone to an equation or to the auxiliary-angle form.
Edge cases worth knowing
The tangent formula can be undefined.tan(45∘+45∘) would need 1−tan45∘tan45∘=1−1=0 in the denominator. The formula fails (as it must, since tan90∘ is undefined); reason via sin90∘/cos90∘ instead.
Choose the efficient decomposition.sin105∘=sin(60∘+45∘) is cleaner than sin(75∘+30∘), because both 60∘ and 45∘ are standard while 75∘ is not.
The half-angle sign depends on the quadrant.cos2ϕ=±21+cosϕ takes the sign of cosine in the quadrant of 2ϕ, not of ϕ; decide it before writing the surd.
Exam-style practice questions
Practice questions written in the style of NESA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2022 HSC Q93 marksUse a sum or difference identity to find the exact value of cos75∘.
Show worked answer →
Write 75∘=45∘+30∘ and use cos(A+B)=cosAcosB−sinAsinB.
cos75∘=cos45∘cos30∘−sin45∘sin30∘.
=22⋅23−22⋅21
=46−42=46−2.
Markers reward identifying a useful decomposition into standard angles, the correct sum identity, and a final exact answer.
2020 HSC Q113 marksIf sinα=53 with α in the first quadrant and cosβ=−1312 with β in the second quadrant, find sin(α+β).
Show worked answer →
In Q1: cosα=1−9/25=54.
In Q2: sinβ=1−144/169=135 (positive in Q2).
Apply sin(α+β)=sinαcosβ+cosαsinβ.
=53⋅(−1312)+54⋅135
=−6536+6520=−6516.
Markers reward correct quadrant signs for cosα and sinβ, the sum identity, and clean arithmetic.