Trigonometric Identities: Conceptual Doubts Cleared (8)

medium 2 min read

Question

Prove the identity:

sin3θsinθcos3θcosθ=2\frac{\sin 3\theta}{\sin\theta} - \frac{\cos 3\theta}{\cos\theta} = 2

Solution — Step by Step

Recall:

sin3θ=3sinθ4sin3θ\sin 3\theta = 3\sin\theta - 4\sin^3\theta

cos3θ=4cos3θ3cosθ\cos 3\theta = 4\cos^3\theta - 3\cos\theta

sin3θsinθ=3sinθ4sin3θsinθ=34sin2θ\frac{\sin 3\theta}{\sin\theta} = \frac{3\sin\theta - 4\sin^3\theta}{\sin\theta} = 3 - 4\sin^2\theta

cos3θcosθ=4cos3θ3cosθcosθ=4cos2θ3\frac{\cos 3\theta}{\cos\theta} = \frac{4\cos^3\theta - 3\cos\theta}{\cos\theta} = 4\cos^2\theta - 3

(34sin2θ)(4cos2θ3)=64(sin2θ+cos2θ)=64=2(3 - 4\sin^2\theta) - (4\cos^2\theta - 3) = 6 - 4(\sin^2\theta + \cos^2\theta) = 6 - 4 = 2

Identity proved.

Why This Works

The triple-angle formulas factor the numerators in a way that pairs perfectly with the denominators. Dividing sin3θ\sin 3\theta by sinθ\sin\theta kills one factor of sinθ\sin\theta, leaving a clean polynomial in sin2θ\sin^2\theta. The same happens on the cosine side.

The Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1 then collapses everything to a constant. This is a recurring pattern in trig proofs — reduce to sin2\sin^2 and cos2\cos^2, then apply sin2+cos2=1\sin^2 + \cos^2 = 1.

Alternative Method

Use the product-to-sum identities:

sin3θcosθcos3θsinθ=sin(3θθ)=sin2θ=2sinθcosθ\sin 3\theta \cos\theta - \cos 3\theta \sin\theta = \sin(3\theta - \theta) = \sin 2\theta = 2\sin\theta\cos\theta

Combine the original LHS into a single fraction:

LHS=sin3θcosθcos3θsinθsinθcosθ=2sinθcosθsinθcosθ=2\text{LHS} = \frac{\sin 3\theta \cos\theta - \cos 3\theta \sin\theta}{\sin\theta \cos\theta} = \frac{2\sin\theta\cos\theta}{\sin\theta\cos\theta} = 2

Three lines, no triple-angle formulas needed.

Common Mistake

Students try to expand both sides numerically (for example, plugging θ=30°\theta = 30°) and conclude the identity is “verified.” That is not a proof — it only shows the identity holds at one value. A full algebraic derivation is required for full marks.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next