Intuition What this page is for
The parent note proved the three identities. This page hunts down every situation they can appear in — every quadrant, every sign, the "undefined" edge cases, a real-world story, and a nasty exam twist — and works each one to the end. If you finish this page, no exam question on these identities can surprise you.
Everything rests on one fact from the Unit Circle definition of sin and cos : a point at angle θ on a circle of radius 1 has coordinates ( cos θ , sin θ ) , and by Pythagoras Theorem these obey sin 2 θ + cos 2 θ = 1 .
Before working anything, let us list every kind of situation these identities create. Each worked example below is tagged with the cell it covers.
Cell
Situation
Twist it tests
Example
A
Given a ratio, angle in Quadrant I
all functions positive — the "easy" sign
Ex 1
B
Given a ratio, angle in Quadrant II
sin > 0 , cos < 0 — pick the right sign
Ex 2
C
Given a ratio, angle in Quadrant III
both sin < 0 and cos < 0
Ex 3
D
Given a ratio, angle in Quadrant IV
sin < 0 , cos > 0
Ex 4
E
Degenerate / undefined input
cos θ = 0 : where tan , sec die
Ex 5
F
Limiting behaviour
as θ → 9 0 ∘ , what blows up?
Ex 6
G
Identity proof (no numbers)
algebra only, using Trig identity proofs — strategy
Ex 7
H
Real-world word problem
a physical distance forces the identity
Ex 8
I
Exam-style twist
mix with Double angle formulas / Solving trig equations
Ex 9
Recall Before we start — the sign map
Which functions are positive in each quadrant?
Quadrant I ::: all positive
Quadrant II ::: only sin (and csc ) positive
Quadrant III ::: only tan (and cot ) positive
Quadrant IV ::: only cos (and sec ) positive
The mnemonic is "All Students Take Calculus" — A, S, T, C going anticlockwise from Quadrant I. The figure below is the map we will point back to in every example.
sin θ = 13 5 , θ in Quadrant I. Find cos θ and tan θ .
Forecast: both answers will be positive (Q1). Guess the fraction for cos θ before reading on — think "5-12-13 triangle."
Rearrange the master identity: cos 2 θ = 1 − sin 2 θ = 1 − 169 25 = 169 144 .
Why this step? We know sin , we want cos , and sin 2 + cos 2 = 1 is the only bridge between them.
Square-root: cos θ = ± 13 12 . Quadrant I ⇒ take the plus : cos θ = 13 12 .
Why this step? Squaring lost the sign; the quadrant is what puts it back — see the sign map (Q1 = all positive).
tan θ = cos θ sin θ = 12/13 5/13 = 12 5 .
Why this step? The quotient identity tan = sin / cos turns two knowns into the third.
Verify: sin 2 + cos 2 = 169 25 + 169 144 = 169 169 = 1. ✓
sin θ = 5 3 , θ in Quadrant II. Find cos θ and sec θ .
Forecast: Q2 means cos < 0 . So expect a negative cosine. Guess it before reading.
cos 2 θ = 1 − sin 2 θ = 1 − 25 9 = 25 16 .
Why this step? Same bridge as Ex 1 — master identity solved for cos 2 .
cos θ = − 5 4 (take the minus , Q2).
Why this step? The sign map says cos < 0 in Quadrant II — this is the whole reason we cannot just write + x .
sec θ = cos θ 1 = − 4 5 .
Why this step? sec is the reciprocal of cos ; a negative cos forces a negative sec .
Verify with the child identity: 1 + tan 2 θ should equal sec 2 θ . Here tan θ = − 4/5 3/5 = − 4 3 , so 1 + tan 2 θ = 1 + 16 9 = 16 25 = sec 2 θ . ✓
tan θ = 3 4 , θ in Quadrant III. Find sin θ and cos θ .
Forecast: tan is positive — but in Q3 both sin and cos are negative (two negatives make a positive ratio!). So predict both answers negative.
Use 1 + tan 2 θ = sec 2 θ : sec 2 θ = 1 + 9 16 = 9 25 .
Why this step? We are handed tan , so the tan –sec identity is the natural door — it connects the thing we know to cos (via sec ).
sec θ = ± 3 5 ; in Q3 cos < 0 so sec < 0 : sec θ = − 3 5 , hence cos θ = − 5 3 .
Why this step? Sign map: Q3 cosine is negative.
sin θ = tan θ ⋅ cos θ = 3 4 ⋅ ( − 5 3 ) = − 5 4 .
Why this step? From tan = sin / cos we get sin = tan ⋅ cos ; the negative cos drags sin negative — consistent with Q3.
Verify: sin 2 + cos 2 = 25 16 + 25 9 = 1. ✓ And both are negative, as forecast.
cos θ = 13 12 , θ in Quadrant IV. Find sin θ and cot θ .
Forecast: Q4 ⇒ sin < 0 , cos > 0 . Expect a negative sine.
sin 2 θ = 1 − cos 2 θ = 1 − 169 144 = 169 25 .
Why this step? Master identity solved for sin 2 this time — mirror of Ex 1.
sin θ = − 13 5 (Q4 ⇒ minus).
Why this step? Sign map: sine is negative below the x -axis.
cot θ = sin θ cos θ = − 5/13 12/13 = − 5 12 .
Why this step? cot = cos / sin ; a positive over a negative is negative.
Verify with the cot–csc identity: csc θ = 1/ sin θ = − 5 13 , and 1 + cot 2 θ = 1 + 25 144 = 25 169 = csc 2 θ . ✓
Worked example Ex 5 · What are
tan θ and sec θ at θ = 9 0 ∘ ? Does 1 + tan 2 θ = sec 2 θ hold there?
Forecast: at 9 0 ∘ the unit-circle point is ( 0 , 1 ) , so cos 9 0 ∘ = 0 . Anything with cos in the denominator is in trouble. Predict "undefined."
tan 9 0 ∘ = cos 9 0 ∘ sin 9 0 ∘ = 0 1 — undefined (division by zero).
Why this step? tan = sin / cos ; the denominator vanishes.
sec 9 0 ∘ = cos 9 0 ∘ 1 = 0 1 — also undefined .
Why this step? sec is the reciprocal of cos ; same zero denominator.
Because both sides are undefined, the identity 1 + tan 2 θ = sec 2 θ does not apply at θ = 9 0 ∘ .
Why this step? An equation between two non-existent numbers is meaningless — you cannot plug in a value that isn't defined.
Verify: the master identity is fine though — sin 2 9 0 ∘ + cos 2 9 0 ∘ = 1 + 0 = 1. ✓ Only the divided children fail, exactly where we divided by 0 .
Common mistake "The identity always holds, so it must hold at
9 0 ∘ too."
Fix: "always" means "wherever both sides are defined ." Dividing the master identity by cos 2 θ silently assumed cos θ = 0 .
θ → 9 0 ∘ from below, what happens to tan θ and sec θ , and does sec 2 θ − tan 2 θ still equal 1 ?
Forecast: near 9 0 ∘ , cos θ is a tiny positive number, so 1/ cos θ is huge. Both tan and sec should shoot to + ∞ . But their difference of squares — guess it stays put.
Take a sequence of angles marching toward 9 0 ∘ :
At θ = 8 9 ∘ : cos = 0.01745 , so sec = 57.30 , tan = 57.29 .
Why this step? Watch the raw numbers grow as cos shrinks.
At θ = 89. 9 ∘ : sec = 572.96 , tan = 572.96 (to 2 dp). Both explode together.
Why this step? cos is now ≈ 0.001745 ; reciprocals blow up.
Yet sec 2 θ − tan 2 θ = ( sec − tan ) ( sec + tan ) . Each factor: sec + tan → ∞ but sec − tan → 0 at just the right rate. Their product stays exactly 1 — because sec 2 − tan 2 = 1 is the rearranged identity, true for every angle where it is defined.
Why this step? The identity is algebraic , not a limit — it holds at each 8 9 ∘ , 89. 9 ∘ , 89.9 9 ∘ exactly, even as the pieces run away to infinity.
Verify: at θ = 8 9 ∘ , sec 2 − tan 2 = 57.298 7 2 − 57.290 0 2 = 1.0000. ✓ The blow-ups cancel perfectly.
Worked example Ex 7 · Prove
1 − sin θ cos θ = cos θ 1 + sin θ .
Forecast: cross-multiplying gives cos 2 θ = ( 1 − sin θ ) ( 1 + sin θ ) . The right side is a difference of squares — smells like the master identity. Predict "it collapses to cos 2 = cos 2 ."
Cross-multiply (allowed when denominators = 0 ): claim becomes cos 2 θ = ( 1 − sin θ ) ( 1 + sin θ ) .
Why this step? Clearing fractions turns a "prove equal" into a "prove products equal" — cleaner. This is the standard move in Trig identity proofs — strategy .
Expand the right side by difference of squares: ( 1 − sin θ ) ( 1 + sin θ ) = 1 − sin 2 θ .
Why this step? ( a − b ) ( a + b ) = a 2 − b 2 with a = 1 , b = sin θ .
By the master identity, 1 − sin 2 θ = cos 2 θ .
Why this step? This is exactly sin 2 + cos 2 = 1 rearranged — the whole point of the problem.
So both sides equal cos 2 θ . Identity proved (for cos θ = 0 and sin θ = 1 ).
Verify numerically at θ = 3 0 ∘ : LHS = 1 − sin 3 0 ∘ cos 3 0 ∘ = 0.5 0.86603 = 1.73205 ; RHS = cos 3 0 ∘ 1 + sin 3 0 ∘ = 0.86603 1.5 = 1.73205. ✓
Worked example Ex 8 · A ladder of length
1 m leans against a wall, making angle θ with the ground. Its foot is cos θ metres from the wall and its top is sin θ metres up. Show that "horizontal reach² + height² = ladder length²", and if the foot is 0.6 m out, how high is the top?
Forecast: this is Pythagoras on a right triangle with hypotenuse 1 — so the two squared distances must add to 1 2 . Guess the height for a 0.6 foot before computing.
The ladder, the wall, and the ground form a right triangle: legs cos θ (along ground) and sin θ (up the wall), hypotenuse 1 (the ladder).
Why this step? The wall meets the ground at a right angle — that's what makes Pythagoras apply. See the figure.
Pythagoras: cos 2 θ + sin 2 θ = 1 2 = 1 — the master identity, wearing a hard hat.
Why this step? The physical distances are the trig coordinates, so the geometric fact and the identity are the same statement.
Foot distance = cos θ = 0.6 . Height = sin θ = 1 − cos 2 θ = 1 − 0.36 = 0.64 = 0.8 m .
Why this step? Solve the identity for the unknown leg; take + because a height is a positive distance (physically Q1).
Verify (units and identity): 0. 6 2 + 0. 8 2 = 0.36 + 0.64 = 1.00 ( m 2 ) = ( 1 m ) 2 . ✓ The top is 0.8 m up — a real "3-4-5" ladder.
Worked example Ex 9 · Given
sin θ = 5 3 with θ in Quadrant II, find cos 2 θ two different ways and confirm they agree.
Forecast: the Double angle formulas give cos 2 θ from sin θ and cos θ . Since the identity feeds double-angle constantly, expect a clean fraction. Guess whether cos 2 θ is positive or negative.
First get cos θ . cos 2 θ = 1 − 25 9 = 25 16 , and Q2 ⇒ cos θ = − 5 4 .
Why this step? We need cos θ ; the master identity plus the Q2 sign rule (Cell B logic) delivers it.
Way 1: cos 2 θ = cos 2 θ − sin 2 θ = 25 16 − 25 9 = 25 7 .
Why this step? One standard double-angle form. It uses both squares — which is why the Pythagorean identity underlies it.
Way 2: cos 2 θ = 1 − 2 sin 2 θ = 1 − 2 ⋅ 25 9 = 1 − 25 18 = 25 7 .
Why this step? The "1 − 2 sin 2 " form is just Way 1 after replacing cos 2 by 1 − sin 2 — the master identity in action. Getting the same answer confirms both.
Verify: both routes give 25 7 = 0.28 (positive). ✓ Note the sign of cos θ did not matter here because cos 2 θ only uses cos 2 θ — a subtle exam trap avoided.
Recall Case-coverage self-test
Which cell did we NOT need a ± decision for? ::: Cells E and F (undefined / limiting) and G (pure algebra) — the four quadrant cells A–D each needed a sign choice.
In Ex 9, why didn't the sign of cos θ change the answer? ::: cos 2 θ depends only on cos 2 θ and sin 2 θ , which erase the sign.
Where exactly do the child identities fail? ::: Where the divisor is zero — cos θ = 0 kills tan , sec ; sin θ = 0 kills cot , csc .