Trig Identities Solver

Prove and simplify trigonometric identities with AI-powered step-by-step working
Prove sin(x)/(1 + cos(x)) + (1 + cos(x))/sin(x) = 2csc(x)
Simplify (1 - cos^2 x)(1 + cot^2 x)
Verify (1 - cos(2x))/sin(2x) = tan(x)
Simplify sec(x) - sec(x)sin^2(x)

The Core Trig Identities

A trigonometric identity is an equation that holds for every angle where both sides are defined โ€” unlike a trig equation, which is true only at particular angles.

Reciprocal and quotient identities

cscโกฮธ=1sinโกฮธ,secโกฮธ=1cosโกฮธ,cotโกฮธ=cosโกฮธsinโกฮธ,tanโกฮธ=sinโกฮธcosโกฮธ\csc\theta = \frac{1}{\sin\theta}, \quad \sec\theta = \frac{1}{\cos\theta}, \quad \cot\theta = \frac{\cos\theta}{\sin\theta}, \quad \tan\theta = \frac{\sin\theta}{\cos\theta}

Pythagorean identities โ€” all three follow from x2+y2=1x^2 + y^2 = 1 on the unit circle:

sinโก2ฮธ+cosโก2ฮธ=1,1+tanโก2ฮธ=secโก2ฮธ,1+cotโก2ฮธ=cscโก2ฮธ\sin^2\theta + \cos^2\theta = 1, \quad 1 + \tan^2\theta = \sec^2\theta, \quad 1 + \cot^2\theta = \csc^2\theta

Even and odd: cosโก(โˆ’ฮธ)=cosโกฮธ\cos(-\theta) = \cos\theta, while sinโก(โˆ’ฮธ)=โˆ’sinโกฮธ\sin(-\theta) = -\sin\theta and tanโก(โˆ’ฮธ)=โˆ’tanโกฮธ\tan(-\theta) = -\tan\theta.

Double angle:

sinโก2ฮธ=2sinโกฮธcosโกฮธ,cosโก2ฮธ=cosโก2ฮธโˆ’sinโก2ฮธ=1โˆ’2sinโก2ฮธ\sin 2\theta = 2\sin\theta\cos\theta, \qquad \cos 2\theta = \cos^2\theta - \sin^2\theta = 1 - 2\sin^2\theta

How to Prove a Trig Identity

The rules of the game

A proof must turn one side into the other, or reduce each side independently to the same expression. You may not cross-multiply or square both sides โ€” that assumes the very statement you are proving.

A reliable order of attack

  1. Start on the messier side, the one with more terms, fractions or distinct functions.
  2. Rewrite everything in sinโก\sin and cosโก\cos. This alone finishes most textbook problems.
  3. Combine fractions over a common denominator.
  4. Look for a Pythagorean pattern: any 1โˆ’sinโก2ฮธ1 - \sin^2\theta, secโก2ฮธโˆ’1\sec^2\theta - 1 or 1+cotโก2ฮธ1 + \cot^2\theta collapses at once.
  5. Multiply by a conjugate when 1ยฑcosโกฮธ1 \pm \cos\theta sits in a denominator, since (1โˆ’cosโกฮธ)(1+cosโกฮธ)=sinโก2ฮธ(1-\cos\theta)(1+\cos\theta) = \sin^2\theta.
  6. Factor out common terms and differences of squares.

The conditions that come with it

Every identity carries a domain restriction. tanโกฮธ=sinโกฮธ/cosโกฮธ\tan\theta = \sin\theta/\cos\theta fails at ฮธ=ฯ€2+nฯ€\theta = \frac{\pi}{2} + n\pi, and anything containing cotโกฮธ\cot\theta or cscโกฮธ\csc\theta excludes sinโกฮธ=0\sin\theta = 0. A complete proof names those excluded angles.

Common Mistakes to Avoid

  • Working both sides at once: manipulating the equation as though it were already true proves nothing. Keep the two sides apart.
  • Distributing the function name: sinโก(A+B)โ‰ sinโกA+sinโกB\sin(A + B) \neq \sin A + \sin B, and cosโก2ฮธโ‰ 2cosโกฮธ\cos 2\theta \neq 2\cos\theta. Use the sum and double-angle formulas instead.
  • Cancelling a factor that can be zero: dividing through by cosโกฮธ\cos\theta quietly discards every angle where cosโกฮธ=0\cos\theta = 0.
  • Dropping the ยฑ\pm in half-angle work: sinโกฮธ2=ยฑ1โˆ’cosโกฮธ2\sin\frac{\theta}{2} = \pm\sqrt{\frac{1-\cos\theta}{2}}, and the sign is decided by the quadrant of ฮธ2\frac{\theta}{2}.
  • Ignoring the domain: an identity is only ever claimed where both sides are defined.

Examples

Step 1: Combine the left side over the common denominator sinโกฮธ(1+cosโกฮธ)\sin\theta(1+\cos\theta): sinโก2ฮธ+(1+cosโกฮธ)2sinโกฮธ(1+cosโกฮธ)\dfrac{\sin^2\theta + (1+\cos\theta)^2}{\sin\theta(1+\cos\theta)}
Step 2: Expand the numerator: sinโก2ฮธ+1+2cosโกฮธ+cosโก2ฮธ\sin^2\theta + 1 + 2\cos\theta + \cos^2\theta
Step 3: Apply sinโก2ฮธ+cosโก2ฮธ=1\sin^2\theta + \cos^2\theta = 1: the numerator becomes 2+2cosโกฮธ=2(1+cosโกฮธ)2 + 2\cos\theta = 2(1+\cos\theta)
Step 4: Cancel the factor 1+cosโกฮธ1+\cos\theta: 2(1+cosโกฮธ)sinโกฮธ(1+cosโกฮธ)=2sinโกฮธ=2cscโกฮธ\dfrac{2(1+\cos\theta)}{\sin\theta(1+\cos\theta)} = \dfrac{2}{\sin\theta} = 2\csc\theta
Step 5: Valid for all ฮธ\theta with sinโกฮธโ‰ 0\sin\theta \neq 0 and cosโกฮธโ‰ โˆ’1\cos\theta \neq -1
Answer: Both sides equal 2cscโกฮธ2\csc\theta, so the identity holds.

Step 1: Use the Pythagorean identity on the first factor: 1โˆ’cosโก2x=sinโก2x1 - \cos^2 x = \sin^2 x
Step 2: Use the Pythagorean identity on the second factor: 1+cotโก2x=cscโก2x1 + \cot^2 x = \csc^2 x
Step 3: Multiply: sinโก2xโ‹…cscโก2x=sinโก2xโ‹…1sinโก2x\sin^2 x \cdot \csc^2 x = \sin^2 x \cdot \dfrac{1}{\sin^2 x}
Step 4: The sinโก2x\sin^2 x terms cancel, leaving 11 (for sinโกxโ‰ 0\sin x \neq 0)
Answer: 11

Step 1: Rewrite the numerator with cosโก2x=1โˆ’2sinโก2x\cos 2x = 1 - 2\sin^2 x: 1โˆ’(1โˆ’2sinโก2x)=2sinโก2x1 - (1 - 2\sin^2 x) = 2\sin^2 x
Step 2: Rewrite the denominator with sinโก2x=2sinโกxcosโกx\sin 2x = 2\sin x\cos x
Step 3: Form the quotient: 2sinโก2x2sinโกxcosโกx\dfrac{2\sin^2 x}{2\sin x\cos x}
Step 4: Cancel 2sinโกx2\sin x: sinโกxcosโกx=tanโกx\dfrac{\sin x}{\cos x} = \tan x
Step 5: Requires sinโก2xโ‰ 0\sin 2x \neq 0, i.e. xโ‰ nฯ€2x \neq \frac{n\pi}{2}
Answer: The identity holds, with both sides equal to tanโกx\tan x.

Frequently Asked Questions

An identity is true for every angle in its domain, so proving it means showing the two sides are the same expression. A trig equation is true only for specific angles, so solving it means finding those angles. You verify identities; you solve equations.

The three Pythagorean identities, the quotient and reciprocal definitions, and the sum, difference and double-angle formulas cover almost every problem. Everything else โ€” half-angle, product-to-sum, cofunction โ€” can be re-derived from those in a line or two.

No. Cross-multiplying treats the equation as already true, which is exactly what you are being asked to establish. Transform one side only, or simplify each side separately until they meet at the same expression.

Usually because the expression was not converted to sine and cosine early enough, or a common denominator was never formed. Rewrite everything in terms of sin and cos, combine the fractions, then scan for a Pythagorean pattern to collapse.

Related Solvers

Related Guides

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving