You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The compound angle (or addition) formulae express sin(A ± B), cos(A ± B) and tan(A ± B) in terms of sin and cos of A and B individually. These are given in the Edexcel formula booklet and are essential for A-Level (9MA0).
sin(A + B) = sinA cosB + cosA sinB
sin(A - B) = sinA cosB - cosA sinB
cos(A + B) = cosA cosB - sinA sinB
cos(A - B) = cosA cosB + sinA sinB
tan(A + B) = (tanA + tanB) / (1 - tanA tanB)
tan(A - B) = (tanA - tanB) / (1 + tanA tanB)
Find the exact value of sin(75 degrees) = sin(pi/12 x 5) = sin(45 + 30).
sin(75) = sin(45 + 30) = sin45 cos30 + cos45 sin30
= (sqrt(2)/2)(sqrt(3)/2) + (sqrt(2)/2)(1/2)
= sqrt(6)/4 + sqrt(2)/4
= (sqrt(6) + sqrt(2))/4
Find the exact value of cos(15 degrees) = cos(45 - 30).
cos(15) = cos45 cos30 + sin45 sin30
= (sqrt(2)/2)(sqrt(3)/2) + (sqrt(2)/2)(1/2)
= sqrt(6)/4 + sqrt(2)/4
= (sqrt(6) + sqrt(2))/4
Note: sin(75) = cos(15), as expected since 75 + 15 = 90.
Find the exact value of tan(105 degrees) = tan(60 + 45).
tan(105) = (tan60 + tan45) / (1 - tan60 x tan45)
= (sqrt(3) + 1) / (1 - sqrt(3))
Rationalise: multiply top and bottom by (1 + sqrt(3)):
= (sqrt(3) + 1)(1 + sqrt(3)) / (1 - sqrt(3))(1 + sqrt(3))
= (sqrt(3) + 3 + 1 + sqrt(3)) / (1 - 3)
= (4 + 2sqrt(3)) / (-2)
= -2 - sqrt(3)
Prove that sin(x + pi/6) + sin(x - pi/6) = sin(x).
LHS = [sinx cos(pi/6) + cosx sin(pi/6)] + [sinx cos(pi/6) - cosx sin(pi/6)]
= 2sinx cos(pi/6)
= 2sinx x (sqrt(3)/2)
= sqrt(3) sinx
Hmm, this gives sqrt(3) sinx, not sinx. Let me reconsider the identity. The correct identity is:
sin(x + pi/6) + sin(x - pi/6) = sqrt(3) sin(x)
LHS = 2sin(x)cos(pi/6) = 2sin(x) x sqrt(3)/2 = sqrt(3) sin(x) = RHS
Show that cos(A + B) + cos(A - B) = 2cosA cosB.
cos(A + B) = cosA cosB - sinA sinB cos(A - B) = cosA cosB + sinA sinB
Adding: cos(A + B) + cos(A - B) = 2cosA cosB
Solve sin(x + pi/4) = cos(x) for 0 <= x < 2pi.
Expand the left side:
sinx cos(pi/4) + cosx sin(pi/4) = cosx
(sqrt(2)/2)sinx + (sqrt(2)/2)cosx = cosx
(sqrt(2)/2)sinx = cosx - (sqrt(2)/2)cosx
(sqrt(2)/2)sinx = cosx(1 - sqrt(2)/2)
(sqrt(2)/2)sinx = cosx(2 - sqrt(2))/2
sinx/cosx = (2 - sqrt(2))/sqrt(2)
tanx = (2 - sqrt(2))/sqrt(2) = 2/sqrt(2) - 1 = sqrt(2) - 1
x = arctan(sqrt(2) - 1) = pi/8
And x = pi + pi/8 = 9pi/8
Given that sin(A) = 3/5 where A is acute, and cos(B) = 12/13 where B is acute, find sin(A + B).
From sin(A) = 3/5: cos(A) = 4/5 (using Pythagoras) From cos(B) = 12/13: sin(B) = 5/13 (using Pythagoras)
sin(A + B) = sinA cosB + cosA sinB
= (3/5)(12/13) + (4/5)(5/13)
= 36/65 + 20/65
= 56/65
| Tip | Detail |
|---|---|
| Formula booklet | These formulae are given — but you must be fluent in using them |
| Sign patterns | cos has the opposite sign in the middle: cos(A + B) has minus, cos(A - B) has plus |
| Exact values | Combine with exact values for pi/6, pi/4, pi/3 to find non-standard angles |
| Right triangle | If given sin or cos of an angle, draw a right triangle to find the other ratio |
| Watch the question | "Show that" and "prove that" require you to demonstrate every step |
Edexcel 9MA0 Pure Mathematics specification, section 5 — Trigonometry, sub-strand 5.5 (Compound angle formulae) covers the addition formulae for sine, cosine and tangent (refer to the official specification document for exact wording). The formulae sin(A±B)=sinAcosB±cosAsinB, cos(A±B)=cosAcosB∓sinAsinB and tan(A±B)=1∓tanAtanBtanA±tanB ARE listed in the Edexcel formula booklet under "Trigonometric identities" — but candidates are still expected to apply them fluently, recognise when each is needed, and substitute exact values without prompting. The synoptic web is dense: this section underpins 5.6 (double-angle formulae, the special case A=B), 5.7 (harmonic form Rsin(θ+α) uses sin(A+B) in reverse), 5.8 (trigonometric equations that require expansion or contraction of compound expressions), section 8 (Differentiation of products like sinxcosx via reformulation), section 9 (Integration by reverse-product-to-sum identities) and — for Further Maths candidates — the Euler-formula derivation ei(A+B)=eiA⋅eiB that generates every compound-angle identity in a single line of complex-number algebra.
Question (8 marks):
(a) Show that sin75° can be written in the form 46+2. (4)
(b) Hence prove the identity sin(x+30°)+cos(x+60°)≡cosx for all real x, and use it to simplify sin75°+cos105° exactly. (4)
Solution with mark scheme:
(a) Step 1 — decompose 75° into a sum of standard angles.
Write 75°=45°+30° (or 75°=30°+45° — either decomposition is acceptable). Apply the compound-angle formula sin(A+B)=sinAcosB+cosAsinB:
sin75°=sin(45°+30°)=sin45°cos30°+cos45°sin30°
M1 — correct decomposition into a sum of two standard angles whose sine and cosine values are exactly known, and explicit use of the compound-angle formula. The phrase "using the compound-angle formula sin(A+B)=sinAcosB+cosAsinB" is examiner-rewarded for clarity. Common loss point: candidates write sin75°=sin45°+sin30°, which is the textbook misconception (sine is not linear) and earns zero.
Step 2 — substitute exact values.
From the standard exact-value table: sin45°=22, cos30°=23, cos45°=22, sin30°=21.
sin75°=22⋅23+22⋅21
M1 — correct substitution of exact values into the formula. A frequent slip: writing cos30°=21 (confusing it with sin30°). Always sketch the special-angle table at the top of the answer to avoid this.
Step 3 — simplify.
sin75°=46+42=46+2
A1 — correct intermediate 46+42 (using 2⋅3=6).
A1 — final answer combined over a common denominator in the requested form 46+2.
(b) Step 1 — expand each compound expression.
Apply sin(x+30°)=sinxcos30°+cosxsin30° and cos(x+60°)=cosxcos60°−sinxsin60°:
sin(x+30°)=23sinx+21cosx
cos(x+60°)=21cosx−23sinx
M1 — both expansions correct, with exact values substituted.
Step 2 — add the two expressions.
sin(x+30°)+cos(x+60°)=(23sinx−23sinx)+(21cosx+21cosx)=cosx
A1 — correct cancellation of the sinx terms and combination of the cosx terms, producing cosx as required. Note the use of "≡" in the question — this signals an identity for all x, so the proof must hold without assuming any particular value.
Step 3 — apply to sin75°+cos105°.
Set x=45° in the identity: sin(45°+30°)+cos(45°+60°)=cos45°, i.e. sin75°+cos105°=cos45°=22.
M1 — correct identification of x=45° as the value that produces the requested expression.
A1 — exact answer 22 (or equivalent 21).
Total: 8 marks (M4 A4, split as shown).
Question (6 marks): Given that sinA=53 and cosB=135, where A is acute and B is acute:
(a) Find the exact value of cosA and sinB. (2)
(b) Hence find the exact value of sin(A+B). (2)
(c) Without further calculation, state the exact value of cos(A−B), justifying your answer. (2)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 4, AO2 = 2. This is the canonical Paper 2 compound-angle structure: a Pythagorean-identity warm-up, a procedural sin(A+B), then an AO2-flavoured "without further calculation" prompt that rewards candidates who recognise the same four numbers can be reused.
Connects to:
Section 5.6 — Double-angle formulae: setting A=B in the compound-angle formulae produces sin2A=2sinAcosA, cos2A=cos2A−sin2A and tan2A=1−tan2A2tanA instantly. The double-angle formulae are not separate facts to memorise — they are corollaries of the compound-angle formulae, and exam questions sometimes test whether candidates can derive them on the spot.
Section 5.7 — Harmonic form Rsin(θ+α): the formula Rsin(θ+α)=Rsinθcosα+Rcosθsinα is the compound-angle formula run forwards with Rcosα and Rsinα as the unknowns to be determined from asinθ+bcosθ. Confidence reading this expansion in both directions — expand and contract — is the key skill of section 5.7.
Section 5.8 — Trigonometric equations: equations of the form sin(θ+30°)=21 are solved by isolating θ+30° as a single argument, but problems involving sinθ+cosθ=1 require contraction into harmonic form via the compound-angle formula in reverse. Recognising which direction to apply the formula is the AO2 skill examiners reward.
Section 9 — Integration via product-to-sum identities: integrals like ∫sin3xcos5xdx are evaluated by rewriting sinAcosB=21[sin(A+B)+sin(A−B)], an identity derived directly by adding the sin(A+B) and sin(A−B) formulae. Without the compound-angle formulae the product cannot be integrated in closed form by elementary means.
Further Maths — Euler's formula and complex numbers: ei(A+B)=eiA⋅eiB expanded via eiθ=cosθ+isinθ gives cos(A+B)+isin(A+B)=(cosA+isinA)(cosB+isinB). Equating real and imaginary parts produces both cos(A+B) and sin(A+B) formulae simultaneously — the cleanest derivation in mathematics.
Compound-angle questions on 9MA0 split AO marks roughly:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 55–65% | Quoting and applying the correct compound-angle formula, substituting exact values, simplifying surd expressions arising from products like 2⋅3 |
| AO2 (reasoning / interpretation) | 25–35% | Choosing which decomposition (75°=45°+30° vs 75°=60°+15°), recognising when to apply the formula in reverse to contract an expression, justifying sign choices via the acute / obtuse / quadrant constraint |
| AO3 (problem-solving) | 5–15% | Multi-step problems that require the compound-angle formula plus a Pythagorean identity, plus simplification — i.e. extended-response questions where the strategy itself is part of the assessment |
Examiner-rewarded phrasing: "using the compound-angle formula sin(A+B)=sinAcosB+cosAsinB"; "since A is acute, cosA>0, so we take the positive root"; "rewriting 75° as the sum 45°+30° to use known exact values". Phrases that lose marks: writing "sin(A+B)=sinA+sinB" (linearity error, instant zero); leaving an answer in unsimplified form like 423+42 rather than 46+2; using degrees in one line and radians in the next without a unit shift.
A specific Edexcel pattern: questions framed "show that …" require every step to be visible, including the substitution of exact values. Skipping from "sin(45°+30°)" to the final answer in one jump risks losing the M-marks even if the answer is correct.
Question: Find the exact value of cos15°.
Grade C response (~210 words):
Write 15°=45°−30° and use the compound-angle formula:
cos(A−B)=cosAcosB+sinAsinB.
So cos15°=cos45°cos30°+sin45°sin30°.
Substituting: cos45°=22, cos30°=23, sin45°=22, sin30°=21.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.