Skip to main content
AMC 12 only

Trig Identities & Equations

Angle-sum, double-angle, and half-angle identities — algebraic tools for simplifying expressions and solving equations, not just facts to memorize.

Angle-sum and difference formulas

sin(A±B)=sinAcosB±cosAsinB\sin(A\pm B) = \sin A\cos B \pm \cos A \sin B
cos(A±B)=cosAcosBsinAsinB\cos(A\pm B) = \cos A\cos B \mp \sin A \sin B

Double-angle formulas

sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin\theta\cos\theta
cos(2θ)=cos2θsin2θ=2cos2θ1=12sin2θ\cos(2\theta) = \cos^2\theta-\sin^2\theta = 2\cos^2\theta-1 = 1-2\sin^2\theta

The three equivalent forms of cos(2θ)\cos(2\theta) come from substituting sin2θ+cos2θ=1\sin^2\theta+\cos^2\theta=1 — pick whichever form matches the rest of your expression.

Half-angle formulas

sin(θ2)=±1cosθ2,cos(θ2)=±1+cosθ2\sin\left(\dfrac\theta2\right) = \pm\sqrt{\dfrac{1-\cos\theta}{2}}, \qquad \cos\left(\dfrac\theta2\right) = \pm\sqrt{\dfrac{1+\cos\theta}{2}}

The sign depends on which quadrant θ/2\theta/2 falls in — always check this before finalizing an answer.

Solving trig equations

The general method: use identities to reduce the equation to a single trig function, factor or apply the quadratic formula if needed, solve for that function’s value, then find every angle in the given interval with that value — remembering trig functions are periodic, so there’s often more than one solution.

Worked example

Problem: Solve sin(2x)=cos(x)\sin(2x) = \cos(x) for x[0,2π)x \in [0, 2\pi).

Solution: Rewrite sin(2x)=2sinxcosx\sin(2x) = 2\sin x\cos x:

2sinxcosx=cosx    cosx(2sinx1)=02\sin x\cos x = \cos x \;\Longrightarrow\; \cos x(2\sin x - 1) = 0

So either cosx=0\cos x = 0 or sinx=12\sin x = \tfrac12.

cosx=0\cos x = 0: x=π2,3π2x = \tfrac\pi2, \tfrac{3\pi}2.

sinx=12\sin x = \tfrac12: x=π6,5π6x = \tfrac\pi6, \tfrac{5\pi}6.

All four solutions: x{π6,π2,5π6,3π2}x \in \left\{\tfrac\pi6, \tfrac\pi2, \tfrac{5\pi}6, \tfrac{3\pi}2\right\}.

Practice problems

1.Find the exact value of cos(15°)\cos(15°) using a difference formula.

2.If sinθ=35\sin\theta = \tfrac35 with θ\theta in Quadrant I, find sin(2θ)\sin(2\theta).

3.Solve 2cos2x1=02\cos^2x - 1 = 0 for x[0,2π)x \in [0, 2\pi).

4.If cosθ=725\cos\theta = \tfrac{7}{25} with θ\theta in Quadrant I, find cos(2θ)\cos(2\theta).